tmlabonte / weakly-supervised-DETR

Official codebase for the WACV 2023 paper: Scaling Novel Object Detection with Weakly Supervised Detection Transformers. https://arxiv.org/abs/2207.05205
https://arxiv.org/abs/2207.05205
10 stars 6 forks source link

Added gdown install to setup instruction #4

Closed heypaprika closed 7 months ago

heypaprika commented 7 months ago

gdown is not working. And it causes an download error in download.py.

So, I added command for gdown install to setup instruction.

tmlabonte commented 7 months ago

Thanks!