I use your provided diffdet_coco_res50_300boxes.pth checkpoint and the diffdet.coco.res50.300boxes.yaml config file,and run python train_net.py --num-gpus 1
--config-file configs/diffdet.coco.res50.300boxes.yaml
--eval-only MODEL.WEIGHTS models/diffdet_coco_res50_300boxes.pth

