amjltc295 / Free-Form-Video-Inpainting

Official Pytorch implementation of "Learnable Gated Temporal Shift Module for Deep Video Inpainting. Chang et al. BMVC 2019." and the FVI dataset in "Free-form Video Inpainting with 3D Gated Convolution and Temporal PatchGAN, Chang et al. ICCV 2019"
https://arxiv.org/abs/1907.01131
335 stars 53 forks source link

infer_video code is missing~ #50

Open 1997Jessie opened 8 months ago

1997Jessie commented 8 months ago

hello~dear author~I wanna know where is self.flownet.infer_video code in src/model/loss.py?!