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

How to draw this attention map correctly? Thanks #64

Closed Flyooofly closed 1 year ago

amirbar commented 1 year ago

This is done in a very similar fashion to saliency maps (also a similar analysis was performed in the Deformable-DETR paper). We do not plan to release this code.