ProposalCLIP: Unsupervised Open-Category Object Proposal Generation via Exploiting CLIP Cues
Hengcan Shi, Munawar Hayat, Yicheng Wu, Jianfei Cai

TL;DR
ProposalCLIP introduces an unsupervised method for open-category object proposal generation by leveraging CLIP cues, outperforming previous methods and benefiting downstream tasks like unsupervised detection.
Contribution
It is the first to exploit CLIP for unsupervised open-category proposal generation, combining analysis, graph merging, and pseudo-label training modules.
Findings
Outperforms previous state-of-the-art proposal methods on multiple datasets.
Effectively generates proposals for a wide range of object categories without annotations.
Enhances downstream tasks such as unsupervised object detection.
Abstract
Object proposal generation is an important and fundamental task in computer vision. In this paper, we propose ProposalCLIP, a method towards unsupervised open-category object proposal generation. Unlike previous works which require a large number of bounding box annotations and/or can only generate proposals for limited object categories, our ProposalCLIP is able to predict proposals for a large variety of object categories without annotations, by exploiting CLIP (contrastive language-image pre-training) cues. Firstly, we analyze CLIP for unsupervised open-category proposal generation and design an objectness score based on our empirical analysis on proposal selection. Secondly, a graph-based merging module is proposed to solve the limitations of CLIP cues and merge fragmented proposals. Finally, we present a proposal regression module that extracts pseudo labels based on CLIP cues and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
MethodsContrastive Language-Image Pre-training
