jiaweihe1996 / GMTracker

Official PyTorch implementation of "Learnable Graph Matching: Incorporating Graph Partitioning with Deep Feature Learning for Multiple Object Tracking" (CVPR 2021).
GNU General Public License v3.0
112 stars 23 forks source link

Inference speed #6

Closed philip-fu closed 3 years ago

philip-fu commented 3 years ago

Hi, do you have a benchmark for inference speed? Thanks.

jiaweihe1996 commented 3 years ago

On the validation set, the speed is about 0.7~0.8 FPS on a 2080Ti GPU according to our experiments.