TL;DR
CullNet introduces a novel neural network that calibrates confidence scores for object pose proposals, significantly improving accuracy in pose estimation tasks by addressing CNN confidence inaccuracies, validated on challenging datasets.
Contribution
The paper presents CullNet, a new network that calibrates confidence scores for pose proposals, enhancing object pose estimation accuracy over existing methods.
Findings
Outperforms state-of-the-art on LINEMOD and Occlusion LINEMOD datasets.
Calibrated confidence scores improve pose selection reliability.
Demonstrates robustness in challenging scenarios with occlusions.
Abstract
We present a new approach for a single view, image-based object pose estimation. Specifically, the problem of culling false positives among several pose proposal estimates is addressed in this paper. Our proposed approach targets the problem of inaccurate confidence values predicted by CNNs which is used by many current methods to choose a final object pose prediction. We present a network called CullNet, solving this task. CullNet takes pairs of pose masks rendered from a 3D model and cropped regions in the original image as input. This is then used to calibrate the confidence scores of the pose proposals. This new set of confidence scores is found to be significantly more reliable for accurate object pose estimation as shown by our results. Our experimental results on multiple challenging datasets (LINEMOD and Occlusion LINEMOD) reflects the utility of our proposed method. Our overall…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
