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

evaluate pretrained model #61

Closed ruizhaoz closed 1 year ago

ruizhaoz commented 2 years ago

Hi, are there any way to directly evaluate pretrained model?

amirbar commented 1 year ago

The only way to evaluate it would be on class-agnostic object detection, which does not cover the representation learned.