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.62k stars 821 forks source link

Refinement with Multiple Images #312

Open hungnh1125 opened 2 months ago

hungnh1125 commented 2 months ago

Hi,

I saw in the source code, the refinement step works only with batch size 1. Is it possible to work with multiple images at the same time?