-
I'd like to remove only the non-text background. Can this be done?
For example, I'd like to remove the background of this image and keep the lyrics text
![image](https://user-images.githubusercon…
-
## Input cmd:
```sh
python -m backgroundremover.cmd.cli -i input.jpeg -a -ae 15 -o output_.jpeg
```
## Error:
```txt
Traceback (most recent call last):
File "D:\Python\Python310\lib\runpy…
-
**When I run**
backgroundremover -i "c:/temp/maxresdefault.jpg" -o "output.png"
**getting following error....**
Traceback (most recent call last):
File "C:\Users\CorreaJ\AppData\Local\Pr…
-
PS D:\Programs\backgroundremover-main> python -m backgroundremover.cmd.cli -i "D:\Downloads\Telegram\photo_2023-01-11_14-01-01.jpg" -a -ae 15 -o "meow.png"
meow.png
downloading part 1 of u2net
fini…
-
## Environment data
- Language Server version: 2024.2.2 (pyright version 1.1.348, commit cfb1de0c)
- OS and version: Ubuntu 22.04.4 LTS
- Python version (& distribution if applicable, e…
-
Hi there,
When I run pip install backgroundremover in my Mac, it seems to try to install several different versions of backgroundremover for no apparent reason, and ends up failing.
.1.4, backgr…
-
Recently I was thinking about one hobby project that I don't know when I'll be ready to start but one of the key problems was to determine the locations of the main objects on photo/image. Having a se…
-
Hey man, sorry for taking so long to reply. Just ran everything, updated bgremover, reinstalled Pillow, ran Poweshell in admin mode and got the same issue. Same image as the last time an…
-
I have created a docker image, if there is enough interest in it (likes) and @nadermx wants to support this kind of deployment I'll create a PR. So far the image processing works fine with all the mod…
-
Hi nadermx and everyone
I try to run the backgroundremover on windows. My version is python 3.6 64bit. I have the following problems.
I have reinstalled the Visual Studio. The error still occur…