example files unuseable
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>
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