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

The completion effect is not good? #320

Open learnuser1 opened 1 month ago

learnuser1 commented 1 month ago

Is it because you still have some color remaining around the edges of your masked boundary? I have noticed a similar issue, and I found that applying dilation to the mask effectively resolves it by removing the residual colors. input dm mask np output np_o How can I fill in the missing hair area after removing a headpiece or accessory?

zhangp365 commented 1 week ago

You can use an sd anime model to inpaint the area.