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: over 1 year 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T14:01:52.000Z (over 2 years ago)
- Last Synced: 2025-02-07T18:17:09.133Z (over 1 year ago)
- Language: Python
- Size: 345 KB
- Stars: 2
- 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`