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

In trying to kill two birds with one stone, basically this is the issue. If anyone looks at the code, specifically at the utilities function, https://github.com/nadermx/backgroundremover/blob/main/backgroundremover/utilities.py There are two while...

bug
help wanted

I want to import in an Android app

Do you know how I use to in Android App made with Kotlin ?

Hello, I built a service using a virtual machine and used an 11s MP4 video to remove the background and convert it to GIF. It took about ten minutes. Is...

![Uploading output.gif…]()

I installed you project in local it worked fine but win i installed it as production and run command backgroundremover -i "/path/to/image.jpeg" -o "output.png" it take long time and nothing...

[Parsed_alphamerge_1 @ 0x559b72360280] This filter does not take any options, but options were provided: shortest=1. [AVFilterGraph @ 0x559b722b2100] Error initializing filter 'alphamerge' with args 'shortest=1' Error initializing complex filters. Invalid...

backgroundremover -i greg.mp4 -toi green.png -o supergreg.mov usage: backgroundremover [-h] [-m {u2net,u2net_human_seg,u2netp}] [-a [ALPHA_MATTING]] [-af ALPHA_MATTING_FOREGROUND_THRESHOLD] [-ab ALPHA_MATTING_BACKGROUND_THRESHOLD] [-ae ALPHA_MATTING_ERODE_SIZE] [-az ALPHA_MATTING_BASE_SIZE] [-wn WORKERNODES] [-gb GPUBATCHSIZE] [-fr FRAMERATE] [-fl FRAMELIMIT]...

backgroundremover -i "1.mp4" -toi "a.png" -o "output.mov" usage: backgroundremover [-h] [-m {u2net,u2net_human_seg,u2netp}] [-a [ALPHA_MATTING]] [-af ALPHA_MATTING_FOREGROUND_THRESHOLD] [-ab ALPHA_MATTING_BACKGROUND_THRESHOLD] [-ae ALPHA_MATTING_ERODE_SIZE] [-az ALPHA_MATTING_BASE_SIZE] [-wn WORKERNODES] [-gb GPUBATCHSIZE] [-fr FRAMERATE] [-fl FRAMELIMIT]...