Deep-Flow-Guided-Video-Inpainting icon indicating copy to clipboard operation
Deep-Flow-Guided-Video-Inpainting copied to clipboard

stuck in `Loading ./pretrained_models/FlowNet2_checkpoint.pth.tar`

Open PapaMadeleine2022 opened this issue 5 years ago • 4 comments

hello, when I run python tools/video_inpaint.py --frame_dir ./demo/frames --MASK_ROOT ./demo/masks --img_size 512 832 --FlowNet2 --DFC --ResNet101 --Propagation , it still is stuck in

This Video has 80 Images
The optical flow list has been generated: ./demo/video_flow.txt
====> Loading ./pretrained_models/FlowNet2_checkpoint.pth.tar

anyone can give some advise? @nbei @metalbubble

PapaMadeleine2022 avatar Nov 27 '19 03:11 PapaMadeleine2022

Could you tell me more information about your system and GPUs?

nbei avatar Nov 27 '19 04:11 nbei

@nbei V100. Now it works when I install correct version of torch0.4.0 by pip install https://download.pytorch.org/whl/cu90/torch-0.4.0-cp36-cp36m-linux_x86_64.whl as I use cuda9.0.

Still thanks.

PapaMadeleine2022 avatar Nov 27 '19 09:11 PapaMadeleine2022

Can you send me FlowNet2_checkpoint.pth.tar? Thank you.

samcheung1 avatar Mar 30 '21 08:03 samcheung1

@IvyGongoogle where do you get the FlowNet2_checkpoint.pth.tar?

Skywalker666666 avatar May 27 '21 20:05 Skywalker666666