-
Notifications
You must be signed in to change notification settings - Fork 23
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
lack files:train_mega.txt, palette.txt, db_info.yaml #1
Comments
I have encountered the same problem. Have you solved it? |
https://github.com/davisvideochallenge/davis-2017/tree/master/data in this link,you can download db_info.yaml,then put it under the folder of MaskTrack-master/training/DAVIS17 |
|
Oh! thank you so much! |
Did you solve this problem? I have encountered the same. |
when i run train_offline.py it will occur IOError: [Errno 2] No such file or directory: '/home/wxm/MaskTrack-master/training/DAVIS17_train-val/ImageSets/2017/train_mega.txt'
when i run train_online.py,it will occur IOError: [Errno 2] No such file or directory: '/home/wxm/MaskTrack-master/training/DAVIS17/db_info.yaml'
The text was updated successfully, but these errors were encountered: