imatge-upc / rvos

RVOS: End-to-End Recurrent Network for Video Object Segmentation (CVPR 2019)
https://imatge-upc.github.io/rvos/
Other
277 stars 54 forks source link

FileNotFoundError: [Errno 2] No such file or directory: '../models/youtube_prev_mask' #21

Closed Chao86 closed 4 years ago

Chao86 commented 4 years ago

When I run the 'train_previous_mask.py' in the terminal, There will be the error . However , I creat a new python file in the same dictionary as the 'train_previous_mask.py' to make '../models/youtube_prev_mask' file , which succeed. Why is this so?