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
there is no data to even run an example. your description in readme is incorrent. python cf_demo.py not working. and in repo no folder dataset, and also no any documentation about format or content of this directory. wtf?
PS C:\Users\username\Desktop\pyCFTrackers\examples> python .\cf_demo.py Traceback (most recent call last): File ".\cf_demo.py", line 7, in <module> data_names=sorted(os.listdir(data_dir)) FileNotFoundError: [WinError 3] Системе не удается найти указанный путь: '../dataset/test' PS C:\Users\username\Desktop\pyCFTrackers\examples>
The text was updated successfully, but these errors were encountered:
oh. i found it. in directory Cftracker/dataset/test/ should be at least one video in otb100 format. it would be cool if u add some default video just to show usage example
there is no data to even run an example. your description in readme is incorrent.
python cf_demo.py
not working. and in repo no folder dataset, and also no any documentation about format or content of this directory. wtf?PS C:\Users\username\Desktop\pyCFTrackers\examples> python .\cf_demo.py Traceback (most recent call last): File ".\cf_demo.py", line 7, in <module> data_names=sorted(os.listdir(data_dir)) FileNotFoundError: [WinError 3] Системе не удается найти указанный путь: '../dataset/test' PS C:\Users\username\Desktop\pyCFTrackers\examples>
The text was updated successfully, but these errors were encountered: