Foreground Guidance and Multi-Layer Feature Fusion for Unsupervised Object Discovery with Transformers
October 24, 2022 ยท Entered Twilight ยท ๐ IEEE Workshop/Winter Conference on Applications of Computer Vision
Repo contents: .gitignore, LICENSE, README.md, __init__.py, cluster_for_OD.py, datasets.py, datasets, dino, main_corloc_evaluation.py, main_formula_LOST.py, main_formula_TokenCut.py, networks.py, object_discovery_FORMULA_LOST.py, object_discovery_FORMULA_TokenCut.py, pipeline.png, requirements.txt, run.sh, tools, utils.py, visualizations.py
Authors
Zhiwei Lin, Zengyu Yang, Yongtao Wang
arXiv ID
2210.13053
Category
cs.CV: Computer Vision
Citations
3
Venue
IEEE Workshop/Winter Conference on Applications of Computer Vision
Repository
https://github.com/VDIGPKU/FORMULA
โญ 2
Last Checked
1 month ago
Abstract
Unsupervised object discovery (UOD) has recently shown encouraging progress with the adoption of pre-trained Transformer features. However, current methods based on Transformers mainly focus on designing the localization head (e.g., seed selection-expansion and normalized cut) and overlook the importance of improving Transformer features. In this work, we handle UOD task from the perspective of feature enhancement and propose FOReground guidance and MUlti-LAyer feature fusion for unsupervised object discovery, dubbed FORMULA. Firstly, we present a foreground guidance strategy with an off-the-shelf UOD detector to highlight the foreground regions on the feature maps and then refine object locations in an iterative fashion. Moreover, to solve the scale variation issues in object detection, we design a multi-layer feature fusion module that aggregates features responding to objects at different scales. The experiments on VOC07, VOC12, and COCO 20k show that the proposed FORMULA achieves new state-of-the-art results on unsupervised object discovery. The code will be released at https://github.com/VDIGPKU/FORMULA.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
R.I.P.
๐ป
Ghosted
You Only Look Once: Unified, Real-Time Object Detection
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
R.I.P.
๐ป
Ghosted