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

MESSY / ARTIFACTS output image #5

Open
RGX650 opened this issue Jul 23, 2024 · 6 comments
Open

MESSY / ARTIFACTS output image #5

RGX650 opened this issue Jul 23, 2024 · 6 comments

Comments

@RGX650
Copy link

RGX650 commented Jul 23, 2024

the final generated image is kind of messy, a bit scrambled.
Is their any issue regarding how the masks are handled...?

@RGX650
Copy link
Author

RGX650 commented Jul 23, 2024

With both methods, i have the same issue...

Screenshot 2024-07-23 064641
Screenshot 2024-07-23 064752
Screenshot 2024-07-23 064939

@smthemex
Copy link
Owner

RMBG needs to fill the canvas, and I remember the mask it got had transparent channels. You can try synthesizing with blank images, but of course, I haven't tested this SAM yet

@RGX650
Copy link
Author

RGX650 commented Jul 23, 2024

@smthemex
So to be sure:

INPUT IMAGES: Convert RGBA to RGB (Reactor node)
MASK Cloth: ImageRemoveAlpha (fill background Black, then RGB output)
MASK IMAGE: ImageRemoveAlpha (fill background White, then RGB output)

I still have then same problem...

Screenshot 2024-07-23 142716
Screenshot 2024-07-23 142854
Screenshot 2024-07-23 142437

@RGX650
Copy link
Author

RGX650 commented Jul 23, 2024

Another try with same issue:
Screenshot 2024-07-23 175620
Screenshot 2024-07-23 180055

Always converting to RGB with plain color background to be sure:
Screenshot 2024-07-23 175838

@smthemex
Copy link
Owner

i will check the code ,but i am busy in this week

@RGX650
Copy link
Author

RGX650 commented Jul 24, 2024

@smthemex thanks! good luck ;)

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