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: 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.

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`