advimman / lama

🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
https://advimman.github.io/lama-project/
Apache License 2.0
7.91k stars 838 forks source link

Output Error: No inpainted in the output_dir #317

Open XiangZheng2002 opened 4 months ago

XiangZheng2002 commented 4 months ago

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?

shaileshpadave commented 3 months ago

facing similar issue!