advimman / lama

🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022

Home Page:https://advimman.github.io/lama-project/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Output Error: No inpainted in the output_dir

XiangZheng2002 opened this issue · comments

I use the right model_path, indir and outdir when running predict.py, and my input images are transformed from .jpg to .png, but no inpainted result is generated in the output dir. In predict.py, len(dataset) equals 0. Could you help me fix this?

facing similar issue!