rembg icon indicating copy to clipboard operation
rembg copied to clipboard

Rembg is a tool to remove images background

Results 99 rembg issues
Sort by recently updated
recently updated
newest added

Can you maybe add a new flag to select the model that should be used? And could you possibly also update the U-2 Models?

enhancement

Hi Daniel, We have been using rembg succesfully for several projects in our servers. We use python 3.8.8 and so far so good. It's not an option for us to...

bug

On running rembg I get this error ``` magic_number = pickle_module.load(f, **pickle_load_args) _pickle.UnpicklingError: invalid load key, '

bug
stale

PNG with some transparency is unprocessable with `-a -ae 15` flags. ``` Traceback (most recent call last): File "/usr/local/bin/rembg", line 8, in sys.exit(main()) File "/usr/local/lib/python3.9/dist-packages/click/core.py", line 1128, in __call__ return...

bug
stale

Doing background removal here. It works perfectly fine but the problem is that my dataset is is huge. I need to use CUDA(GPU) here. Can anyone suggest me how? ```...

enhancement
stale

Hello, thanks for your work. But I wanted to ask how can I remove only the white color in my pictures? Is there such a possibility? It would help me...

stale

**Describe the bug** When run file that have remove function;I got this error. In Ubuntu i dont get any error but error is on CentOS 7. **Expected behavior** File has...

bug

**Describe the bug** I am unable to use the program in it's most basic form. **To Reproduce** Install remg and matplotlib Run either of the above: `rembg i /path/to/image_a.png /path/to/image_b.png`...

bug

What's wrong? Windows Server 2012 R2 at MacOS no problem

stale

I want to use basically the library but it gives that error ``` Downloading u2net.pth to /Users/cucal/.u2net: 2.21kiB [00:00, 1.26MiB/s] Traceback (most recent call last): File "/Users/cucal/Desktop/portfolio/bionluk/remove-bg/remove-pg.py", line 8, in...

bug