中文
相关论文

相关论文: CloudAAE: Learning 6D Object Pose Regression with …

200 篇论文

Pose estimation of 3D objects in monocular images is a fundamental and long-standing problem in computer vision. Existing deep learning approaches for 6D pose estimation typically rely on the assumption of availability of 3D object models…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Fu Li , Hao Yu , Ivan Shugurov , Benjamin Busam , Shaowu Yang , Slobodan Ilic

Masked Autoencoders (MAE) have shown great potentials in self-supervised pre-training for language and 2D image transformers. However, it still remains an open question on how to exploit masked autoencoding for learning 3D representations…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Renrui Zhang , Ziyu Guo , Rongyao Fang , Bin Zhao , Dong Wang , Yu Qiao , Hongsheng Li , Peng Gao

Most self-supervised 6D object pose estimation methods can only work with additional depth information or rely on the accurate annotation of 2D segmentation masks, limiting their application range. In this paper, we propose a 6D object pose…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Yang Hai , Rui Song , Jiaojiao Li , David Ferstl , Yinlin Hu

Analysis-by-synthesis has been a successful approach for many tasks in computer vision, such as 6D pose estimation of an object in an RGB-D image which is the topic of this work. The idea is to compare the observation with the output of a…

计算机视觉与模式识别 · 计算机科学 2015-08-20 Alexander Krull , Eric Brachmann , Frank Michel , Michael Ying Yang , Stefan Gumhold , Carsten Rother

Point cloud is a crucial representation of 3D contents, which has been widely used in many areas such as virtual reality, mixed reality, autonomous driving, etc. With the boost of the number of points in the data, how to efficiently…

计算机视觉与模式识别 · 计算机科学 2022-08-05 Kang You , Pan Gao , Qing Li

In this paper we tackle the problem of estimating the 3D pose of object instances, using convolutional neural networks. State of the art methods usually solve the challenging problem of regression in angle space indirectly, focusing on…

计算机视觉与模式识别 · 计算机科学 2016-07-11 Andreas Doumanoglou , Vassileios Balntas , Rigas Kouskouridas , Tae-Kyun Kim

Tracking the 6D pose of objects in video sequences is important for robot manipulation. This task, however, introduces multiple challenges: (i) robot manipulation involves significant occlusions; (ii) data and annotations are troublesome…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Bowen Wen , Chaitanya Mitash , Baozhang Ren , Kostas E. Bekris

This paper proposes a universal framework, called OVE6D, for model-based 6D object pose estimation from a single depth image and a target object mask. Our model is trained using purely synthetic data rendered from ShapeNet, and, unlike most…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Dingding Cai , Janne Heikkilä , Esa Rahtu

In this paper, a computation efficient regression framework is presented for estimating the 6D pose of rigid objects from a single RGB-D image, which is applicable to handling symmetric objects. This framework is designed in a simple…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Ningkai Mo , Wanshui Gan , Naoto Yokoya , Shifeng Chen

Reconstructing 3D models from 2D images is one of the fundamental problems in computer vision. In this work, we propose a deep learning technique for 3D object reconstruction from a single image. Contrary to recent works that either use 3D…

计算机视觉与模式识别 · 计算机科学 2020-05-06 K L Navaneet , Ansu Mathew , Shashank Kashyap , Wei-Chih Hung , Varun Jampani , R. Venkatesh Babu

In this paper, we introduce neural texture learning for 6D object pose estimation from synthetic data and a few unlabelled real images. Our major contribution is a novel learning scheme which removes the drawbacks of previous works, namely…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Hanzhi Chen , Fabian Manhardt , Nassir Navab , Benjamin Busam

Object pose estimation from a single view remains a challenging problem. In particular, partial observability, occlusions, and object symmetries eventually result in pose ambiguity. To account for this multimodality, this work proposes…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Christian Möller , Niklas Funk , Jan Peters

Most recent 6D object pose estimation methods, including unsupervised ones, require many real training images. Unfortunately, for some applications, such as those in space or deep under water, acquiring real images, even unannotated, is…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Yinlin Hu , Pascal Fua , Mathieu Salzmann

In recent years, synthetic data has been widely used in the training of 6D pose estimation networks, in part because it automatically provides perfect annotation at low cost. However, there are still non-trivial domain gaps, such as…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Takuya Ikeda , Suomi Tanishige , Ayako Amma , Michael Sudano , Hervé Audren , Koichi Nishiwaki

This paper advocates the use of implicit surface representation in autoencoder-based self-supervised 3D representation learning. The most popular and accessible 3D representation, i.e., point clouds, involves discrete samples of the…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Siming Yan , Zhenpei Yang , Haoxiang Li , Chen Song , Li Guan , Hao Kang , Gang Hua , Qixing Huang

In this paper we present a novel deep learning method for 3D object detection and 6D pose estimation from RGB images. Our method, named DPOD (Dense Pose Object Detector), estimates dense multi-class 2D-3D correspondence maps between an…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Sergey Zakharov , Ivan Shugurov , Slobodan Ilic

Online continual learning aims to learn from a non-IID stream of data from a number of different tasks, where the learner is only allowed to consider data once. Methods are typically allowed to use a limited buffer to store some of the…

计算机视觉与模式识别 · 计算机科学 2021-07-09 Kai Wang , Luis Herranz , Joost van de Weijer

In this work, we tackle the task of estimating the 6D pose of an object from point cloud data. While recent learning-based approaches to addressing this task have shown great success on synthetic datasets, we have observed them to fail in…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Zheng Dang , Lizhou Wang , Yu Guo , Mathieu Salzmann

Masked Autoencoders (MAE) have demonstrated promising performance in self-supervised learning for both 2D and 3D computer vision. Nevertheless, existing MAE-based methods still have certain drawbacks. Firstly, the functional decoupling…

计算机视觉与模式识别 · 计算机科学 2023-10-06 Yang Liu , Chen Chen , Can Wang , Xulin King , Mengyuan Liu

In the recent years, the research community has witnessed growing use of 3D point cloud data for the high applicability in various real-world applications. By means of 3D point cloud, this modality enables to consider the actual size and…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Daichi Otsuka , Shinichi Mae , Ryosuke Yamada , Hirokatsu Kataoka