paper-with-me

Papers

MonoDiff9D: Monocular Category-Level 9D Object Pose Estimation via Diffusion Model

2025-04-14 · Jian Liu, Wei Sun, Hui Yang, Jin Zheng, Zichen Geng, Hossein Rahmani, Ajmal Mian

Object pose estimation is a core means for robots to understand and interact with their environment. For this task, monocular category-level methods are attractive as they require only a single RGB camera. However, current methods rely on shape priors or CAD models of the intra-class known objects. We propose a diffusion-based monocular category-level 9D object pose generation method, MonoDiff9D. Our motivation is to leverage the probabilistic nature of diffusion models to alleviate the need for shape priors, CAD models, or depth sensors for intra-class unknown object pose estimation. We first estimate coarse depth via DINOv2 from the monocular image in a zero-shot manner and convert it into a point cloud. We then fuse the global features of the point cloud with the input image and use the fused features along with the encoded time step to condition MonoDiff9D. Finally, we design a transformer-based denoiser to recover the object pose from Gaussian noise. Extensive experiments on two popular benchmark datasets show that MonoDiff9D achieves state-of-the-art monocular category-level 9D object pose estimation accuracy without the need for shape priors or CAD models at any stage. Our code will be made public at https://github.com/CNJianLiu/MonoDiff9D.

📄 PDF Abstract BibTeX arXiv:2504.10433

Code (1)

cnjianliu/monodiff9d 공식 구현 pytorch

Tasks

ObjectPose Estimation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

MonoDiff: Monocular 3D Object Detection and Pose Estimation with Diffusion Models

2024-01-01 · CVPR 2024 1 · Yasiru Ranasinghe, Deepti Hegde, Vishal M. Patel

3D object detection and pose estimation from a single-view image is challenging due to the high uncertainty caused by the absence of 3D perception. As a solution recent monocular 3D detection methods leverage additio…

3D Object DetectionMonocular 3D Object Detectionobject-detectionObject Detection+1

MonoDiffusion: Self-Supervised Monocular Depth Estimation Using Diffusion Model

2023-11-13 · Shuwei Shao, Zhongcai Pei, Weihai Chen, Dingchi Sun 외

Over the past few years, self-supervised monocular depth estimation that does not depend on ground-truth during the training phase has received widespread attention. Most efforts focus on designing different types of net…

DenoisingDepth EstimationMonocular Depth Estimation

Constructing Category-Specific Models for Monocular Object-SLAM

2018-02-26 · Parv Parkhiya, Rishabh Khawad, J. Krishna Murthy, Brojeshwar Bhowmick 외

We present a new paradigm for real-time object-oriented SLAM with a monocular camera. Contrary to previous approaches, that rely on object-level models, we construct category-level models from CAD collections which are n…

ObjectObject SLAMRetrieval

fCOP: Focal Length Estimation from Category-level Object Priors

2024-09-29 · Xinyue Zhang, Jiaqi Yang, Xiangting Meng, Abdelrahman Mohamed 외

In the realm of computer vision, the perception and reconstruction of the 3D world through vision signals heavily rely on camera intrinsic parameters, which have long been a subject of intense research within the communi…

Depth EstimationMonocular Depth EstimationObjectRepresentation Learning

Object Level Depth Reconstruction for Category Level 6D Object Pose Estimation From Monocular RGB Image

2022-04-04 · Zhaoxin Fan, Zhenbo Song, Jian Xu, Zhicheng Wang 외

Recently, RGBD-based category-level 6D object pose estimation has achieved promising improvement in performance, however, the requirement of depth information prohibits broader applications. In order to relieve this prob…

6D Pose Estimation using RGBObjectPose Estimation