paper-with-me

홈 › Papers

Object Pose Estimation via the Aggregation of Diffusion Features

2024-03-27 · CVPR 2024 1 · Tianfu Wang, Guosheng Hu, Hongguang Wang

Estimating the pose of objects from images is a crucial task of 3D scene understanding, and recent approaches have shown promising results on very large benchmarks. However, these methods experience a significant performance drop when dealing with unseen objects. We believe that it results from the limited generalizability of image features. To address this problem, we have an in-depth analysis on the features of diffusion models, e.g. Stable Diffusion, which hold substantial potential for modeling unseen objects. Based on this analysis, we then innovatively introduce these diffusion features for object pose estimation. To achieve this, we propose three distinct architectures that can effectively capture and aggregate diffusion features of different granularity, greatly improving the generalizability of object pose estimation. Our approach outperforms the state-of-the-art methods by a considerable margin on three popular benchmark datasets, LM, O-LM, and T-LESS. In particular, our method achieves higher accuracy than the previous best arts on unseen objects: 97.9% vs. 93.5% on Unseen LM, 85.9% vs. 76.3% on Unseen O-LM, showing the strong generalizability of our method. Our code is released at https://github.com/Tianfu18/diff-feats-pose.

📄 PDF Abstract BibTeX arXiv:2403.18791

Code (1)

tianfu18/diff-feats-pose 공식 구현 pytorch

Tasks

Pose EstimationScene Understanding

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 제목 키워드 기반

Category Level 6D Object Pose Estimation from a Single RGB Image using Diffusion

2024-12-16 · Adam Bethell, Ravi Garg, Ian Reid

Estimating the 6D pose and 3D size of an object from an image is a fundamental task in computer vision. Most current approaches are restricted to specific instances with known models or require ground truth depth informa…

6D Pose Estimation using RGBObjectPose Estimation

SDPose: Exploiting Diffusion Priors for Out-of-Domain and Robust Pose Estimation

2025-09-29 · Shuang Liang, Jing He, Chuanmeizhi Wang, Lejun Liao 외 arxiv

Pre-trained diffusion models provide rich latent features across U-Net levels and are emerging as powerful vision backbones. While prior works such as Marigold and Lotus repurpose diffusion priors for dense geometric per…

Domain GeneralizationPose Estimation

MMDiff: Extending Diffusion Transformers for Multi-Modal Generation

2026-06-15 · Yagmur Akarken, Orest Kupyn, Christian Rupprecht arxiv

Diffusion transformers have demonstrated remarkable generative capabilities, yet the rich perceptual representations computed across their denoising trajectory are discarded once the content is rendered. We present MMDif…

Synthetic Data GenerationSalient Object DetectionSemantic SegmentationDepth Estimation

ConsistNet: Enforcing 3D Consistency for Multi-view Images Diffusion

2023-10-16 · CVPR 2024 1 · Jiayu Yang, Ziang Cheng, Yunfei Duan, Pan Ji 외

Given a single image of a 3D object, this paper proposes a novel method (named ConsistNet) that is able to generate multiple images of the same object, as if seen they are captured from different viewpoints, while the 3D…

Depth EstimationDepth PredictionGPUImage Generation+1

DiffMOD: Progressive Diffusion Point Denoising for Moving Object Detection in Remote Sensing

2025-04-14 · Jinyue Zhang, Xiangrong Zhang, Zhongjian Huang, Tianyang Zhang 외

Moving object detection (MOD) in remote sensing is significantly challenged by low resolution, extremely small object sizes, and complex noise interference. Current deep learning-based MOD methods rely on probability den…

DenoisingDensity EstimationMoving Object DetectionObject+2