Your README includes a note about evaluating pretrained models.
We support evaluation of all fifty object detectors available in the paper. First, run python checkpoints/download.py to download all the pre-trained models from their official repositories and save them in checkpoints/pretrained_weights.
This download.py doesn't seem to be included in your ECCV2024 release.
Your README includes a note about evaluating pretrained models.
This
download.pydoesn't seem to be included in your ECCV2024 release.