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
334 stars 46 forks source link

Caching boxes leads to worse class agnostic detection performance #22

Closed amirbar closed 2 years ago

amirbar commented 3 years ago

TODO: remove caching and update readme

vadimkantorov commented 3 years ago

Or maybe keep it as an option in the code and not recommend it officially? At least for using different source of generated boxes / debugging / lower CPU resources , it may still be useful