MVT icon indicating copy to clipboard operation
MVT copied to clipboard

Inference

Open setarekhosravi opened this issue 1 year ago • 4 comments

Very bad results, when running video_demo.py.

setarekhosravi avatar Dec 24 '23 07:12 setarekhosravi

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.

goutamyg avatar Dec 28 '23 00:12 goutamyg

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.

setarekhosravi avatar Dec 28 '23 13:12 setarekhosravi

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 avatar Jan 08 '24 23:01 goutamyg

@goutamyg I know but I had tested SMAT on IR videos and its performance was much better(about 20%-30%) than MVT.

setarekhosravi avatar Jan 28 '24 06:01 setarekhosravi