← Search

Yinlin Hu

21 accepted papers

2026

Exploring 6D Object Pose Estimation with Deformation

CVPR 2026

We present DeSOPE, a large-scale dataset for 6DoF deformed objects. Most 6D object pose methods assume rigid or articulated objects, an assumption that fails in practice as objects deviate from their canonical shapes due to wear, impact, or deformation. To model this, we introduce the DeSOPE dataset

Cited by 0SourcecodeScholar
2025

Free-Moving Object Reconstruction and Pose Estimation with Virtual Camera

AAAI 2025technical

We propose an approach for reconstructing free-moving object from a monocular RGB video. Most existing methods either assume scene prior, hand pose prior, object category pose prior, or rely on local optimization with multiple sequence segments. We propose a method that allows free interaction with…

Cited by 0SourcePDFScholar
2025

Hierarchical Flow Diffusion for Efficient Frame Interpolation

CVPR 2025poster

Most recent diffusion-based methods still show a large gap compared to non-diffusion methods for video frame interpolation, in both accuracy and efficiency. Most of them formulate the problem as a denoising procedure in latent space directly, which is less effective caused by the large latent space.…

2025

SCFlow2: Plug-and-Play Object Pose Refiner with Shape-Constraint Scene Flow

CVPR 2025poster

We introduce SCFlow2, a plug-and-play refinement framework for 6D object pose estimation. Most recent 6D object pose methods rely on refinement to get accurate results. However, most existing refinements either suffer from noises in establishing correspondences, or rely on retraining for novel objec…

Cited by 0SourcePDFScholar
2024

NOPE: Novel Object Pose Estimation from a Single Image

CVPR 2024poster

The practicality of 3D object pose estimation remains limited for many applications due to the need for prior knowledge of a 3D model and a training period for new objects. To address this limitation we propose an approach that takes a single image of a new object as input and predicts the relative…

2023

Knowledge Distillation for 6D Pose Estimation by Aligning Distributions of Local Predictions

CVPR 2023poster

Knowledge distillation facilitates the training of a compact student network by using a deep teacher one. While this has achieved great success in many tasks, it remains completely unstudied for image-based 6D object pose estimation. In this work, we introduce the first knowledge distillation method…

2023

Pseudo Flow Consistency for Self-Supervised 6D Object Pose Estimation

ICCV 2023poster

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 estimation method that can be trained with pure RGB images…

Cited by 12PDFcodeScholar
2023

Rigidity-Aware Detection for 6D Object Pose Estimation

CVPR 2023poster

Most recent 6D object pose estimation methods first use object detection to obtain 2D bounding boxes before actually regressing the pose. However, the general object detection methods they use are ill-suited to handle cluttered scenes, thus producing poor initialization to the subsequent pose networ…

2023

Shape-Constraint Recurrent Flow for 6D Object Pose Estimation

CVPR 2023poster

Most recent 6D object pose estimation methods rely on 2D optical flow networks to refine their results. However, these optical flow methods typically do not consider any 3D shape information of the targets during matching, making them suffer in 6D object pose estimation. In this work, we propose a s…

2022

Fusing Local Similarities for Retrieval-Based 3D Orientation Estimation of Unseen Objects

ECCV 2022poster

"In this paper, we tackle the task of estimating the 3D orientation of previously-unseen objects from monocular images. This task contrasts with the one considered by most existing deep learning methods which typically assume that the testing objects have been observed during training. To handle the…

2022

Perspective Flow Aggregation for Data-Limited 6D Object Pose Estimation

ECCV 2022poster

"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 virtually impossible. In this paper, we propose a method that…

2022

Templates for 3D Object Pose Estimation Revisited: Generalization to New Objects and Robustness to Occlusions

CVPR 2022poster

We present a method that can recognize new objects and estimate their 3D pose in RGB images even under partial occlusions. Our method requires neither a training phase on these objects nor real images depicting them, only their CAD models. It relies on a small set of training objects to learn local…

Cited by 87PDFcodeScholar
2021

SD-Pose: Semantic Decomposition for Cross-Domain 6D Object Pose Estimation

AAAI 2021technical

The current leading 6D object pose estimation methods rely heavily on annotated real data, which is highly costly to acquire. To overcome this, many works have proposed to introduce computer-generated synthetic data. However, bridging the gap between the synthetic and real data remains a severe prob…

Cited by 13SourcePDFScholar
2021

Wide-Depth-Range 6D Object Pose Estimation in Space

CVPR 2021poster

6D pose estimation in space poses unique challenges that are not commonly encountered in the terrestrial setting. One of the most striking differences is the lack of atmospheric scattering, allowing objects to be visible from a great distance while complicating illumination conditions. Currently ava…

Cited by 104PDFScholar
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