timmeinhardt / trackformer

Implementation of "TrackFormer: Multi-Object Tracking with Transformers”. [Conference on Computer Vision and Pattern Recognition (CVPR), 2022]
https://arxiv.org/abs/2101.02702
Apache License 2.0
487 stars 113 forks source link

Compare FPS with yolov7 #91

Open trand2k opened 1 year ago

trand2k commented 1 year ago

Hi author, Using tranformer in object tracking task is amazing idea, but i dont how many FPS of your model, have any document compare FPS of this model with yolo? Hope can use your model in my product. Cheers, TraDinh