backgroundremover icon indicating copy to clipboard operation
backgroundremover copied to clipboard

Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.

Results 76 backgroundremover issues
Sort by recently updated
recently updated
newest added

I'm using Windows OS and python version 3.8.10 FRAME RATE DETECTED: 25/1 (if this looks wrong, override the frame rate) FRAME RATE: 25 TOTAL FRAMES: 523 WORKER 0 ONLINE WORKER...

Hey! I tried quite a few variants of using plain-white-image as a background and the `-bi` option, but it doesn't seem to bother at all when working with images (JPEGs...

I'm following the exact commands, but every call to the container is downloading the models. Not sure why.

I'm trying to use this library for cartoonish images and the results have very soft borders (That are undesirable for this application) ![6cJP12y.png](https://github.com/nadermx/backgroundremover/assets/56207940/1c648c96-d1e8-49ff-9af4-c1c91dd468db) ![Ty10i7g.png](https://github.com/nadermx/backgroundremover/assets/56207940/461db1e2-ae95-4c6c-9153-ec6a140eb53d) ![U9CkiZm.png](https://github.com/nadermx/backgroundremover/assets/56207940/e62e6f26-021e-4354-ad5a-24895aa97ee4)

Hello, Johnathan. Thank you very much for sharing this amazing project! I'm running into issue when converting the video ``` Input #0, rawvideo, from 'fd:': Duration: N/A, start: 0.000000, bitrate:...

I tried running this command with docker setup, on images the tool works fine, but on videos it doesn't ` backgroundremover -i "input.mp4" -tv -o "output.mov" ` Here are the...

Hello~ Thanks for your passionate work ! 👍 And... is there any play to upgrade the final quality ? I tested this image. ## original image ![image](https://github.com/nadermx/backgroundremover/assets/133635323/9d656859-dddd-4d2b-b533-5f42af45a336) ## removed background...

Hello, When attempting to run the backgroundremover, this warning message shows: ``` /home/user/pythonProjects/bgRemover1/lib64/python3.6/site-packages/numba/np/ufunc/parallel.py:365: NumbaWarning: The TBB threading layer requires TBB version 2019.5 or later i.e., TBB_INTERFACE_VERSION >= 11005. Found TBB_INTERFACE_VERSION...

Videos in win11 cannot remove the background -tv https://github.com/nadermx/backgroundremover/assets/59437249/15923ff8-047a-432b-b140-bc4d4b4110f8

How to use as a library to use python to remove the background from a given image path.