mcahny / Deep-Video-Inpainting

Official pytorch implementation for "Deep Video Inpainting" (CVPR 2019)
508 stars 95 forks source link

Why your Conv-LSTM code doesn't match the pipeline? #14

Closed donghaoye closed 4 years ago

mcahny commented 4 years ago

I further experimented without conv-lstm and it gave similar qualitative results. Thus, I disconnected the conv-lstm in the uploaded version test code.