Views
No views yet
| Model | Backbone | Aug | Dataset | box AP (val) | box AP (minival) |
|---|---|---|---|---|---|
| Co-DETR | ViT-L | LSJ | LVIS | 68.0 | 72.0 |
sh tools/dist_train.sh projects/configs/co_deformable_detr/co_deformable_detr_r50_1x_coco.py 8 path_to_expsh tools/slurm_train.sh partition job_name projects/configs/co_deformable_detr/co_deformable_detr_r50_1x_coco.py path_to_expsh tools/dist_test.sh projects/configs/co_deformable_detr/co_deformable_detr_r50_1x_coco.py path_to_checkpoint 8 --eval bboxsh tools/slurm_test.sh partition job_name projects/configs/co_deformable_detr/co_deformable_detr_r50_1x_coco.py path_to_checkpoint --eval bbox1@inproceedings{zong2023detrs,
2 title={Detrs with collaborative hybrid assignments training},
3 author={Zong, Zhuofan and Song, Guanglu and Liu, Yu},
4 booktitle={Proceedings of the IEEE/CVF international conference on computer vision},
5 pages={6748--6758},
6 year={2023}
7}