amirbar / DETReg

Official implementation of the CVPR 2022 paper "DETReg: Unsupervised Pretraining with Region Priors for Object Detection".
https://amirbar.net/detreg
Apache License 2.0
336 stars 46 forks source link

Supervised object detection using 1% of labeled data on COCO #74

Closed Dopamine0717 closed 1 year ago

Dopamine0717 commented 1 year ago

excuse me, your paper shows that the mAP of supervised object detection using deformable detr using 1% of labeled data on COCO is 11.3, but I only got 9.1. Would you please upload the log of that supervised training and tell me the batch size and the number of gpus you used in that training, thank you very much.

amirbar commented 1 year ago

Appologies for the delay, the exact setting is here: https://github.com/amirbar/DETReg#finetuning-on-mscoco-low-data-regime-from-full-mscoco-pretraining-semi-supervised-learning-setting

This is the log: log.txt