Open kexul opened 8 months ago
Hi Kexul! Thanks for checking out my project.
I am still working on trying to improve the model as well as the dataset which could improve the results. If you are interested in helping I think the biggest thing would be to help with the dataset collection of paired tattoo / no tattoo photos.
Is there some way to use the result
or model
from stable diffusion?
I've got decent result by inpainting the tatto area using stable diffusion model.
Original image:
By tattoo remover:
By stable diffusion inpainting:
Here is the tool I used for inpainting: https://github.com/Sanster/IOPaint. The disadvantage of the inpainting method is that the mask need to be drawn manually, which is very tedious when the tattoo area is very large, for example the naked Justin Biber.
Could we use the reuslt of the tattoo-remover
to be the mask of inpainting? 🤔
Yes, the mask can easily be obtained by , I may need to binary the mask, do some morphology operations then.
Oh.. the result is not as good as tattoo remover, when use a mask.
Huge thanks for open souce! 👍 👍 👍 The result is amazing! But some of the tattoo is not removed:
How could I improve the result?