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.9k stars 838 forks source link

Model is not correctly working: it seems the predictions are not well #241

Open hdnh2006 opened 1 year ago

hdnh2006 commented 1 year ago

Hello, congratulations for the fantastic job.

I am trying to use your model in similar scenarios and it seems it is not correctly working.

I downloaded a public picture: https://as1.ftcdn.net/v2/jpg/03/74/64/82/1000_F_374648280_vLVabkfFYh2r7Mu9S9tps4Xk3kMwwJjh.jpg.

And these are the results gotten:

Input

rejas_mask rejas

Output

rejas_mask

is there something I am missing? how separated must be the mask from the object we want to remove?

Thanks in advance.

MacM2Pro commented 1 year ago

Hi, I used Colab version some time ago and the result was great but now I'm experiencing the same issues