← Search

Zheng Dang

10 accepted papers

2025

MixRI: Mixing Features of Reference Images for Novel Object Pose Estimation

ICCV 2025poster

We present MixRI, a lightweight network that solves the CAD-based novel object pose estimation problem in RGB images. It can be instantly applied to a novel object at test time without finetuning. We design our network to meet the demands of real-world applications, emphasizing reduced memory requir…

Cited by 0SourcePDFScholar
2024

DVMNet: Computing Relative Pose for Unseen Objects Beyond Hypotheses

CVPR 2024poster

Determining the relative pose of an object between two images is pivotal to the success of generalizable object pose estimation. Existing approaches typically approximate the continuous pose representation with a large number of discrete pose hypotheses which incurs a computationally expensive proce…

2023

Center-Based Decoupled Point-cloud Registration for 6D Object Pose Estimation

ICCV 2023poster

In this paper, we propose a novel center-based decoupled point cloud registration framework for robust 6D object pose estimation in real-world scenarios. Our method decouples the translation from the entire transformation by predicting the object center and estimating the rotation in a center-aware…

Cited by 12PDFScholar
2023

Robust Outlier Rejection for 3D Registration With Variational Bayes

CVPR 2023poster

Learning-based outlier (mismatched correspondence) rejection for robust 3D registration generally formulates the outlier removal as an inlier/outlier classification problem. The core for this to be successful is to learn the discriminative inlier/outlier feature representations. In this paper, we de…

2023

SE(3) Diffusion Model-based Point Cloud Registration for Robust 6D Object Pose Estimation

NeurIPS 2023poster

In this paper, we introduce an SE(3) diffusion model-based point cloud registration framework for 6D object pose estimation in real-world scenarios. Our approach formulates the 3D registration task as a denoising diffusion process, which progressively refines the pose of the source point cloud to ob…

Cited by 28SourcePDFScholar
2022

Learning-Based Point Cloud Registration for 6D Object Pose Estimation in the Real World

ECCV 2022poster

"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 the presence of real-world data. We thus analyze the causes…

2019

Backpropagation-Friendly Eigendecomposition

NeurIPS 2019poster

Eigendecomposition (ED) is widely used in deep networks. However, the backpropagation of its results tends to be numerically unstable, whether using ED directly or approximating it with the Power Iteration method, particularly when dealing with large matrices. While this can be mitigated by partitio…

2018

Eigendecomposition-free Training of Deep Networks with Zero Eigenvalue-based Losses

ECCV 2018poster

Many classical Computer Vision problems, such as essential matrix computation and pose estimation from 3D to 2D correspondences, can be solved by finding the eigenvector corresponding to the smallest, or zero, eigenvalue of a matrix representing a linear system. Incorporating this in deep learning f…

Cited by 54SourcePDFScholar