English
Related papers

Related papers: Yolo-Key-6D: Single Stage Monocular 6D Pose Estima…

200 papers

Detecting objects and their 6D poses from only RGB images is an important task for many robotic applications. While deep learning methods have made significant progress in visual object detection and segmentation, the object pose estimation…

Computer Vision and Pattern Recognition · Computer Science 2018-03-01 Thanh-Toan Do , Ming Cai , Trung Pham , Ian Reid

Modern object detectors are static, fixed-depth networks optimized for a single operating point, requiring separate models for different deployment scenarios. We present an any-depth detection framework that enables a single network to span…

Computer Vision and Pattern Recognition · Computer Science 2026-05-12 Woochul Kang , Hyungseop Lee , Jiho Lee

We introduce Any6D, a model-free framework for 6D object pose estimation that requires only a single RGB-D anchor image to estimate both the 6D pose and size of unknown objects in novel scenes. Unlike existing methods that rely on textured…

Computer Vision and Pattern Recognition · Computer Science 2025-03-26 Taeyeop Lee , Bowen Wen , Minjun Kang , Gyuree Kang , In So Kweon , Kuk-Jin Yoon

Estimating the 3D pose of an object is a challenging task that can be considered within augmented reality or robotic applications. In this paper, we propose a novel approach to perform 6 DoF object pose estimation from a single RGB-D image.…

Computer Vision and Pattern Recognition · Computer Science 2022-05-31 Mathieu Gonzalez , Amine Kacete , Albert Murienne , Eric Marchand

Practical object pose estimation demands robustness against occlusions to the target object. State-of-the-art (SOTA) object pose estimators take a two-stage approach, where the first stage predicts 2D landmarks using a deep network and the…

Computer Vision and Pattern Recognition · Computer Science 2021-10-25 Bo Chen , Tat-Jun Chin , Marius Klimavicius

Object pose estimation is a fundamental task in 3D vision with applications in robotics, AR/VR, and scene understanding. We address the challenge of category-level 9-DoF pose estimation (6D pose + 3Dsize) from RGB-D input, without relying…

Computer Vision and Pattern Recognition · Computer Science 2026-03-31 Rachit Agarwal , Abhishek Joshi , Sathish Chalasani , Woo Jin Kim

The accurate estimation of six degrees-of-freedom (6DoF) object poses is essential for many applications in robotics and augmented reality. However, existing methods for 6DoF pose estimation often depend on CAD templates or dense support…

Computer Vision and Pattern Recognition · Computer Science 2023-06-14 Panwang Pan , Zhiwen Fan , Brandon Y. Feng , Peihao Wang , Chenxin Li , Zhangyang Wang

We present YOLO, a new approach to object detection. Prior work on object detection repurposes classifiers to perform detection. Instead, we frame object detection as a regression problem to spatially separated bounding boxes and associated…

Computer Vision and Pattern Recognition · Computer Science 2016-05-11 Joseph Redmon , Santosh Divvala , Ross Girshick , Ali Farhadi

For years, the YOLO series has been the de facto industry-level standard for efficient object detection. The YOLO community has prospered overwhelmingly to enrich its use in a multitude of hardware platforms and abundant scenarios. In this…

Object detection in 3D with stereo cameras is an important problem in computer vision, and is particularly crucial in low-cost autonomous mobile robots without LiDARs. Nowadays, most of the best-performing frameworks for stereo 3D object…

Computer Vision and Pattern Recognition · Computer Science 2021-03-18 Yuxuan Liu , Lujia Wang , Ming Liu

The most recent trend in estimating the 6D pose of rigid objects has been to train deep networks to either directly regress the pose from the image or to predict the 2D locations of 3D keypoints, from which the pose can be obtained using a…

Computer Vision and Pattern Recognition · Computer Science 2019-04-09 Yinlin Hu , Joachim Hugonot , Pascal Fua , Mathieu Salzmann

Monocular 3D human pose estimation remains a challenging and ill-posed problem, particularly in real-time settings and unconstrained environments. While direct imageto-3D approaches require large annotated datasets and heavy models,…

Computer Vision and Pattern Recognition · Computer Science 2025-07-24 Mohamed Adjel

In this paper we introduce EfficientPose, a new approach for 6D object pose estimation. Our method is highly accurate, efficient and scalable over a wide range of computational resources. Moreover, it can detect the 2D bounding box of…

Computer Vision and Pattern Recognition · Computer Science 2020-11-19 Yannick Bukschat , Marcus Vetter

Understanding the geometry and pose of objects in 2D images is a fundamental necessity for a wide range of real world applications. Driven by deep neural networks, recent methods have brought significant improvements to object pose…

Computer Vision and Pattern Recognition · Computer Science 2018-09-05 Jogendra Nath Kundu , Rahul M. V. , Aditya Ganeshan , R. Venkatesh Babu

Current methods for incremental object detection (IOD) primarily rely on Faster R-CNN or DETR series detectors; however, these approaches do not accommodate the real-time YOLO detection frameworks. In this paper, we first identify three…

Computer Vision and Pattern Recognition · Computer Science 2026-01-05 Shizhou Zhang , Xueqiang Lv , Yinghui Xing , Qirui Wu , Di Xu , Chen Zhao , Yanning Zhang

Estimating the 6D pose of objects accurately, quickly, and robustly remains a difficult task. However, recent methods for directly regressing poses from RGB images using dense features have achieved state-of-the-art results. Stereo vision,…

Computer Vision and Pattern Recognition · Computer Science 2024-09-11 Thomas Pöllabauer , Jan Emrich , Volker Knauthe , Arjan Kuijper

YOLOv11 is the latest iteration in the You Only Look Once (YOLO) series of real-time object detectors, introducing novel architectural modules to improve feature extraction and small-object detection. In this paper, we present a detailed…

Computer Vision and Pattern Recognition · Computer Science 2026-04-07 Nikhileswara Rao Sulake

Object pose estimation is a non-trivial task that enables robotic manipulation, bin picking, augmented reality, and scene understanding, to name a few use cases. Monocular object pose estimation gained considerable momentum with the rise of…

Computer Vision and Pattern Recognition · Computer Science 2023-07-24 Stefan Thalhammer , Peter Hönig , Jean-Baptiste Weibel , Markus Vincze

Most recent 6D pose estimation frameworks first rely on a deep network to establish correspondences between 3D object keypoints and 2D image locations and then use a variant of a RANSAC-based Perspective-n-Point (PnP) algorithm. This…

Computer Vision and Pattern Recognition · Computer Science 2020-03-24 Yinlin Hu , Pascal Fua , Wei Wang , Mathieu Salzmann

Directly regressing all 6 degrees-of-freedom (6DoF) for the object pose (e.g. the 3D rotation and translation) in a cluttered environment from a single RGB image is a challenging problem. While end-to-end methods have recently demonstrated…

Computer Vision and Pattern Recognition · Computer Science 2021-08-20 Yan Di , Fabian Manhardt , Gu Wang , Xiangyang Ji , Nassir Navab , Federico Tombari