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

Cannot have input as PNG file #55

Closed bycloudai closed 4 years ago

bycloudai commented 4 years ago

Whenever I tried to input a png file it always outputs this message:

running on device 0
0it [00:00, ?it/s]

and it ends here.

Is it a bug?

ShihMengLi commented 4 years ago

You could switch the flag img_format in argument.yml from .jpg to .png.