AUTOMATIC1111 / stable-diffusion-webui-rembg

Removes backgrounds from pictures. Extension for webui.
MIT License
1.2k stars 175 forks source link

Cloth_Seg Outputs Concatenated into Single Image #1

Open p3iurhgmc98h opened 1 year ago

p3iurhgmc98h commented 1 year ago

First of all, thanks for providing this! The postprocessing of rembg outputs so far seems better than for other rembg plugins I've tried.

I just wanted to note that currently u2net_cloth_seg appends all of its outputs into one image that's 3x taller than the input.

Also, downloaded models on Linux (Mint) are getting stored in ~/.local/share/.u2net/*.onnx, not in the typical ${application directory}/models/**/*.onnx

Seeing as this commit is 2 hours old, these are probably just things you're still working on. If so, feel free to just close this without further comment! :)

dzg123 commented 1 year ago

First of all, thanks for providing this! The postprocessing of rembg outputs so far seems better than for other rembg plugins I've tried.

I just wanted to note that currently u2net_cloth_seg appends all of its outputs into one image that's 3x taller than the input.

Also, downloaded models on Linux (Mint) are getting stored in ~/.local/share/.u2net/*.onnx, not in the typical ${application directory}/models/*/.onnx

Seeing as this commit is 2 hours old, these are probably just things you're still working on. If so, feel free to just close this without further comment! :)

how to resovle u2net_cloth_seg happening one image that's 3x taller than the input?it's confuse me...

mime-r commented 1 year ago

Same problem with mine.

sovkil commented 9 months ago

plus