GOTURN
GOTURN copied to clipboard
How to test on other datasets, like UCF-101?
Can it be used to run on other datasets like UCF-101 and how to? Thank you.
You should write a method that loads the data - see loader_alov.cpp or loader_vot.cpp as an example. Then do something similar to test_tracker_alov.cpp, using your loader instead of LoaderAlov.
I would like to test on different videos. What all do i need to change to make it work (or recognize the object or follow ) ?
I found multiple files in testing folder (by VOT-2014). How to generate/get these files - camera_motion.label, illum_change.label, motion_change.label, occlusion.label, practical.value and size_change.label