Skip to content

minfenli/UA-Pose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

UA-Pose: Uncertainty-Aware 6D Object Pose Estimation and Online Object Completion with Partial References

Project Page | arXiv

This repository will contain the official implementation of UA-Pose, an uncertainty-aware approach for 6D object pose estimation and online object completion specifically designed for partial references. The source codes will be released soon.

Teaser

Pipeline of UA-Pose: We assume access to either (1) a limited set of RGBD images with known poses or (2) a single 2D image. For the first case, we initialize a partial object 3D model based on the provided images and poses, while for the second, we use image-to-3D techniques to generate an initial object 3D model. Our method integrates uncertainty into the incomplete 3D model, distinguishing between seen and unseen regions. This uncertainty enables confidence assessment in pose estimation and guides an uncertainty-aware sampling strategy for online object completion, enhancing robustness in pose estimation accuracy and improving object completeness.

Acknowledgements

Thanks to the following projects for providing their open-source codebases and models.

About

[CVPR 2025] UA-Pose: Uncertainty-Aware 6D Object Pose Estimation and Online Object Completion with Partial References

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors