You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Color in the Image is lost or gets changed after after removing background with u2net.
The output for the color is not the same as the original image. Please check the images provided.
So my question is what sort of pre/post processing is done to make the output as such, and is there a way to get output close to original image.
To Reproduce
Steps to reproduce the behavior:
Use u2net base model on the original image
Verify the colors of output
Expected behavior
The image should look the same.
Images
Original Image
BG Removed Image
OS Version:
Linux 20.04
Rembg version:
v2.0.21
The text was updated successfully, but these errors were encountered:
This issue is related to the model.
You must train a model with your images to get a better result.
The default model is a general one... so it can get some odd results.
Describe the bug
Color in the Image is lost or gets changed after after removing background with u2net.
The output for the color is not the same as the original image. Please check the images provided.
So my question is what sort of pre/post processing is done to make the output as such, and is there a way to get output close to original image.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The image should look the same.
Images
Original Image
BG Removed Image
OS Version:
Linux 20.04
Rembg version:
v2.0.21
The text was updated successfully, but these errors were encountered: