vt-vl-lab / 3d-photo-inpainting

[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
https://shihmengli.github.io/3D-Photo-Inpainting/
Other
6.91k stars 1.11k forks source link

generate .gif file #45

Closed MittalShruti closed 4 years ago

MittalShruti commented 4 years ago

Hi, I ran the code in Colab. It works fine.

However, I want to generate a .gif file. Couldn't figure out how to do it. Can you please provide me some reference to do it. Thanks

jbhuang0604 commented 4 years ago

Hi

You can find some online website that can do the conversion. For example, https://ezgif.com/video-to-gif

Thanks!