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
I setup your tracker and the test / evaluation via vot toolkit is working fine. Now I would like to use it to track some objects in my own dataset and I am trying to use the "python run_video.py alpharefine default /home/linx123-rtx/Downloads/bee.mp4" command of the pytracking framework. However, I face the following error:
ModuleNotFoundError: No module named 'pytracking.parameter.alpharefine
Looking up the tracker integration guide of pytracking, it seems like the tracker is not integrated in pytracking, is that correct? Is there an easier way to run the tracker on an own dataset (not for evaluation purpose like vot evaluate, but just for receiving the bbox predictions) ?
thanks for your help
The text was updated successfully, but these errors were encountered:
Hi,
I setup your tracker and the test / evaluation via vot toolkit is working fine. Now I would like to use it to track some objects in my own dataset and I am trying to use the "python run_video.py alpharefine default /home/linx123-rtx/Downloads/bee.mp4" command of the pytracking framework. However, I face the following error:
ModuleNotFoundError: No module named 'pytracking.parameter.alpharefine
Looking up the tracker integration guide of pytracking, it seems like the tracker is not integrated in pytracking, is that correct? Is there an easier way to run the tracker on an own dataset (not for evaluation purpose like vot evaluate, but just for receiving the bbox predictions) ?
thanks for your help
The text was updated successfully, but these errors were encountered: