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

No pretrained liteflow model #3

Closed
Hiddennn opened this issue May 30, 2020 · 5 comments
Closed

No pretrained liteflow model #3

Hiddennn opened this issue May 30, 2020 · 5 comments

Comments

@Hiddennn
Copy link

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.

@lukas-blecher
Copy link
Owner

They are linked in the README:

Weights for LiteFlowNet are hosted by sniklaus: default, kitti, sintel.

Download one of them. You can parse it by adding --pretrained_model_liteflownet path_to_weights

@lukas-blecher lukas-blecher pinned this issue May 30, 2020
@lukas-blecher lukas-blecher changed the title Error running demo No pretrained liteflow model May 30, 2020
@Hiddennn
Copy link
Author

Hiddennn commented Jun 4, 2020

Thank you very much, it works

@mayingwuhu
Copy link

The three links-sniklaus: default, kitti, sintel.is not work.Could you tell me how to handle this question?thx!

@mayingwuhu
Copy link

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants