pyCFTrackers icon indicating copy to clipboard operation
pyCFTrackers copied to clipboard

example files unuseable

Open iAmTheBakest opened this issue 4 years ago • 1 comments

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>

iAmTheBakest avatar Mar 12 '21 18:03 iAmTheBakest

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

iAmTheBakest avatar Mar 13 '21 01:03 iAmTheBakest