-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inference #2
Comments
Thank you for the feedback. Can you share more information on the video/s that you have tested? (e.g., how many videos, any challenging factor/attribute in those videos, etc). Meanwhile, I will double-check if there is any bug in the code. |
I have tested MVT on about 6 InfraRed videos for small object-tracking tasks in InfraRed imagery. Unlike SMAT, MVT tracks objects in 5 frames, hardly. |
The tracker is trained on RGB images, hence it may not work well on infrared image-based applications. That could the reason for poor performance of MVT |
@goutamyg I know but I had tested SMAT on IR videos and its performance was much better(about 20%-30%) than MVT. |
Very bad results, when running video_demo.py.
The text was updated successfully, but these errors were encountered: