You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thanks for great work!
I run the code from [OSTrack/tracking/profile_model.py] to measure the model parameters and MACs .(https://github.com/botaoye/OSTrack)
Howerer, overall params is 739.205K, which is different from 3.8M in the paper.
The experiments.yaml and lib/config/* are the same as Main branch(8b99155).
Could you please tell me how to measure the model size?