qdtrack
qdtrack copied to clipboard
Where is ckpts/mmdet/faster_rcnn_r50_caffe_fpn_person_ap551.pth?
Thanks for your amazing work.
May I ask where to download the checkpoint file that written in the MOT config file: ckpts/mmdet/faster_rcnn_r50_caffe_fpn_person_ap551.pth?
Many thanks.
Hi, it seems that the link is still expired, I wound model at https://github.com/open-mmlab/mmdetection/tree/main/configs/faster_rcnn. At the bottom of the list. You will have to add a "detector" prefix to all of the model weights though.
Thank you very much