Category-Level Pose Retrieval with Contrastive Features Learnt with Occlusion Augmentation
Georgios Kouros, Shubham Shrivastava, C\'edric Picron and, Sushruth Nagesh, Punarjay Chakravarty, Tinne Tuytelaars

TL;DR
This paper introduces a category-level pose retrieval method using contrastive learning with occlusion augmentation, achieving state-of-the-art results efficiently without direct pose prediction.
Contribution
It proposes a contrastive embedding approach with a dynamic margin for category-level pose estimation, improving robustness and efficiency over traditional render-and-compare methods.
Findings
Achieves state-of-the-art on PASCAL3D and OccludedPASCAL3D datasets.
Surpasses existing methods on KITTI3D in cross-dataset evaluation.
Provides a real-time image retrieval system for pose estimation.
Abstract
Pose estimation is usually tackled as either a bin classification or a regression problem. In both cases, the idea is to directly predict the pose of an object. This is a non-trivial task due to appearance variations between similar poses and similarities between dissimilar poses. Instead, we follow the key idea that comparing two poses is easier than directly predicting one. Render-and-compare approaches have been employed to that end, however, they tend to be unstable, computationally expensive, and slow for real-time applications. We propose doing category-level pose estimation by learning an alignment metric in an embedding space using a contrastive loss with a dynamic margin and a continuous pose-label space. For efficient inference, we use a simple real-time image retrieval scheme with a pre-rendered and pre-embedded reference set of renderings. To achieve robustness to real-world…
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.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Human Pose and Action Recognition · Multimodal Machine Learning Applications
