Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove background with U-2-Net is not as expected,what should I do #388

Open
skyyan2000 opened this issue Aug 5, 2024 · 1 comment
Open

Comments

@skyyan2000
Copy link

skyyan2000 commented Aug 5, 2024

Using U-2-Net for image background removal, the effect is not up to expectations, what should I do

the source
a1

the post-processing
a1-m
a1-tt

I want the end result
a1-removebg

Thanks for your suggestions

@s25140
Copy link

s25140 commented Dec 14, 2024

Maybe the pre-trained U2Net model is not good enough for such tiny lines. You can try to train the model on your own dataset.
However, looks like removing white pixels from your image should work fine. Have you tried this approach?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants