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

lack files:train_mega.txt, palette.txt, db_info.yaml #1

Open
XiumiWang opened this issue Jun 5, 2018 · 5 comments
Open

lack files:train_mega.txt, palette.txt, db_info.yaml #1

XiumiWang opened this issue Jun 5, 2018 · 5 comments

Comments

@XiumiWang
Copy link

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'

@hacker622
Copy link

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'

I have encountered the same problem. Have you solved it?

@XiumiWang
Copy link
Author

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

@XiumiWang
Copy link
Author

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'

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

@hacker622
Copy link

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!
but when I run the code after put the db_info.yaml and palette.txt , new error occured:Exception: Incorrect frames number for sequence 'aerobatics': found 1, expected 71.
In fact, test sets really include Images and First-Frame Annotations.Have you successfully run the code?

@aaaaannnnn11111
Copy link

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!
but when I run the code after put the db_info.yaml and palette.txt , new error occured:Exception: Incorrect frames number for sequence 'aerobatics': found 1, expected 71.
In fact, test sets really include Images and First-Frame Annotations.Have you successfully run the code?

Did you solve this problem? I have encountered the same.

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

3 participants