megvii-research / Iter-E2EDET

Official implementation of the paper "Progressive End-to-End Object Detection in Crowded Scenes"
MIT License
88 stars 8 forks source link

Model config missing? #1

Closed liuchang8am closed 2 years ago

liuchang8am commented 2 years ago

Hi,

The model file configs/50e.6h.500pro.ignore.yaml seems missing.

python3 train_net.py --num-gpus 8 \ --config-file configs/50e.6h.500pro.ignore.yaml

liuchang8am commented 2 years ago

Found, the path should be under ./projects. https://github.com/megvii-research/Iter-E2EDET/blob/main/projects/sparse-rcnn-baseline/configs/50e.6h.500pro.ignore.yaml