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

Repeated Refinement?

jwahnn opened this issue · comments

Like others have proposed, it seems like the model fails to accurately refine the image in some cases, leaving edges for example. In this case, is it somehow possible to refine the same area multiple times? My attempt at it simply made it regenerate an object with a shape of the mask that I provide, but I just want to continue to refine it until that area perfectly, or at least reasonably, blends with the nearby background.