mcahny / Deep-Video-Inpainting

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

Could you please upload the training datasets and testing dataset? #7

Closed ddghjikle closed 4 years ago

ddghjikle commented 5 years ago

Thanks for your code. It's a fantastic work for video inpainting. However, datasets about the training and testing is hard to obtain by reading your paper. Therefore, could you please upload these related code or update these datasets? Thanks a lot.

mcahny commented 5 years ago

For the testing, you can download DAVIS dataset (https://davischallenge.org/). The folder trees are same as in "DAVIS_demo", so you can symlink to connect and test on more DAVIS samples. For the training dataset, no clear estimation release, but still need time for the moment. Thanks for your interest.