GraphNN-Multi-Object-Tracking
GraphNN-Multi-Object-Tracking copied to clipboard
how to get the pre-trained FasterRCNN
It is a pretrained FasterRCNN from torchvision.models. I will add a download link to the README.
Thanks for you answering!This implementation achieves ~58% MOTA on the MOT16 test set. Which detection result do you use,FasterRCNN or official MOT16 detection result?
For evaluation the FasterRCNN detections are used.