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

test set is slow #25

Open zyiyid opened 2 years ago

zyiyid commented 2 years ago

When I ran MOT17-03-DPM on gmtracker_app.py it was very slow and didn't finish running overnight. Is this normal?

shengishere commented 2 years ago

when i run mot17-03 it is slow,too,did you solve this problem?