Kou-99/ZoomTrack

How to get the FPS?

Closed this issue · 3 comments

Hello, do you know how to get the FPS? Thanks a lot!

You can use tracking/profile_model.py to get macs and fps

Thanks. But I got same FPS for OSTrack and Zoomtrack. As shown in your paper, the zoomtrack speed should slower.
Maybe I miss something, can you give me more information?

The FPS mentioned in the paper is calculated by combining the model latency (obtained from profile_model.py) with the resize latency. Upon reviewing the repository, I've realized that I forget to include the code for evaluating resize latency. Unfortunately, I'm currently in the midst of a project, so I don't have time to transfer this code to the repository. If you're interested, please leave your email, and I'll send you the original code. Please note that some modifications may be necessary to ensure compatibility with this repository. My apologies for any inconvenience caused!