forked from nbei/Deep-Flow-Guided-Video-Inpainting
-
Notifications
You must be signed in to change notification settings - Fork 6
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
No pretrained liteflow model #3
Comments
Thank you very much, it works |
The three links-sniklaus: default, kitti, sintel.is not work.Could you tell me how to handle this question?thx! |
Thank you very much! I can download them now! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When running python tools/video_inpaint.py --frame_dir ./demo/frames --MASK_ROOT ./demo/masks --img_size 512 832 --LiteFlowNet --DFC --ResNet101 --Propagation,it showed:
FileNotFoundError: [Errno 2] No such file or directory: './pretrained_models/sintel.pth'
It seems that i dont have the sintel.pth file.Could you help me?thx.
The text was updated successfully, but these errors were encountered: