PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
June 1, 2021503 citations

UP-DETR: Unsupervised Pre-training for Object Detection with Transformers

View Full Paper
ZDZhigang DaiBCBolun CaiYLYugeng Lin

Key Points

Key points are not available for this paper at this time.

Abstract

Object detection with transformers (DETR) reaches competitive performance with Faster R-CNN via a transformer encoder-decoder architecture. Inspired by the great success of pre-training transformers in natural language processing, we propose a pretext task named random query patch detection to Unsupervisedly Pre-train DETR (UP-DETR) for object detection. Specifically, we randomly crop patches from the given image and then feed them as queries to the decoder. The model is pre-trained to detect these query patches from the original image. During the pre-training, we address two critical issues: multi-task learning and multi-query localization. (1) To trade off classification and localization preferences in the pretext task, we freeze the CNN backbone and propose a patch feature reconstruction branch which is jointly optimized with patch detection. (2) To perform multi-query localization, we introduce UP-DETR from single-query patch and extend it to multi-query patches with object query shuffle and attention mask. In our experiments, UP-DETR significantly boosts the performance of DETR with faster convergence and higher average precision on object detection, one-shot detection and panoptic segmentation. Code and pre-training models: https://github.com/dddzg/up-detr.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Dai et al. (2021) studied this question.

synapsesocial.com/papers/6a0ff391fa36b6e053fd13f5https://doi.org/10.1109/cvpr46437.2021.00165
Ask AI
Helpful
Bookmark
Share
View Full Paper