Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aboldev/background-remover
This is a background removal tool with briaai/RMBG-1.4 artificial intelligence model that removes the background of images well.
https://github.com/aboldev/background-remover
Last synced: 8 days ago
JSON representation
This is a background removal tool with briaai/RMBG-1.4 artificial intelligence model that removes the background of images well.
- Host: GitHub
- URL: https://github.com/aboldev/background-remover
- Owner: AbolDev
- License: apache-2.0
- Created: 2024-02-28T13:30:47.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-28T14:01:52.000Z (10 months ago)
- Last Synced: 2024-06-02T10:31:30.824Z (7 months ago)
- Language: Python
- Size: 345 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Background-remover
This is a background removal tool with briaai/RMBG-1.4 artificial intelligence model that removes the background of images well.# install requirements
`pip install huggingface-hub opencv-python torchvision pillow torch numpy`