Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

数据处理 #8

Open
fAnchao1 opened this issue Apr 23, 2019 · 1 comment
Open

数据处理 #8

fAnchao1 opened this issue Apr 23, 2019 · 1 comment

Comments

@fAnchao1
Copy link

Please Download the zip file if you do not want to generate json files yourself. It includes three json files: ilsvrc_vid.txt, youtube_final.txt, vot2018.txt. In our training process, we use ilsvrc_vid.txt and youtube_final.txt to train and vot2018.txt to verify the model.

Try python label_preprocess.py FILE OUTPUTFILE PATH to do the preprocess for your *.txt. For example, if you download the VOT2018 dataset in the folder /root/myfolder/ and the original file is vot2018.txt and the output file is vot2018_new.txt, then your command should be python label_preprocess.py vot2018.txt vot2018_new.txt /root/myfolder/

大佬,我想问下,这两个步骤是任选其一还是都得做

@leeyeehoo
Copy link
Owner

两部都做

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants