HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

DETReg: Unsupervised Pretraining with Region Priors for Object Detection

Amir Bar Xin Wang Vadim Kantorov Colorado J Reed Roei Herzig Gal Chechik Anna Rohrbach Trevor Darrell Amir Globerson

DETReg: Unsupervised Pretraining with Region Priors for Object Detection

Abstract

Recent self-supervised pretraining methods for object detection largely focus on pretraining the backbone of the object detector, neglecting key parts of detection architecture. Instead, we introduce DETReg, a new self-supervised method that pretrains the entire object detection network, including the object localization and embedding components. During pretraining, DETReg predicts object localizations to match the localizations from an unsupervised region proposal generator and simultaneously aligns the corresponding feature embeddings with embeddings from a self-supervised image encoder. We implement DETReg using the DETR family of detectors and show that it improves over competitive baselines when finetuned on COCO, PASCAL VOC, and Airbus Ship benchmarks. In low-data regimes DETReg achieves improved performance, e.g., when training with only 1% of the labels and in the few-shot learning settings.

Code Repositories

amirbar/detreg
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
few-shot-object-detection-on-coco-2017DETReg (ours)
AP: 30
few-shot-object-detection-on-ms-coco-10-shotDETReg-ft-full DDETR
AP: 25
few-shot-object-detection-on-ms-coco-30-shotDETReg-ft-full DDETR
AP: 30
object-detection-on-pascal-voc-10DETReg (ours)
AP: 51.4
AP50: 72.2
AP75: 56.6
semi-supervised-object-detection-on-coco-1DETReg
mAP: 14.58 ± 0.3
semi-supervised-object-detection-on-coco-10DETReg
mAP: 29.12±0.2
semi-supervised-object-detection-on-coco-2DETReg
mAP: 18.69±0.2
semi-supervised-object-detection-on-coco-5DETReg
mAP: 24.80±0.2

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
DETReg: Unsupervised Pretraining with Region Priors for Object Detection | Papers | HyperAI