03-20-2021, 05:44 PM
Free (as in beer):
https://gradio.app/g/modnet
^ https://github.com/ZHKKKe/MODNet - can't figure out how to run this script locally without an Nvidia GPU
^ https://old.reddit.com/r/MachineLearning/comments/k4kpw9/news_highquality_background_removal_without_green/
https://github.com/danielgatis/rembg - works without Nvidia GPU, but not as good as MODNet, it seems
Semi-free:
https://www.remove.bg/ - works pretty well. To download full resolution you need to make an account with a non-disposable email, and you can only download full resolution picture for free
Not investigated yet:
https://github.com/FarjaalAhmad/django_bgRemoverML
https://github.com/OPHoperHPO/image-background-remove-tool
EXAMPLES:
Original image - https://imgur.com/a/gplSexm
rembg - https://imgur.com/a/naOHkK1
rembg with alphamatting option -a -ae 15 - https://imgur.com/a/QEdBg7W
^ example shell command on Linux :
remove.bg - https://imgur.com/a/26ATrYK
https://gradio.app/g/modnet
^ https://github.com/ZHKKKe/MODNet - can't figure out how to run this script locally without an Nvidia GPU
^ https://old.reddit.com/r/MachineLearning/comments/k4kpw9/news_highquality_background_removal_without_green/
https://github.com/danielgatis/rembg - works without Nvidia GPU, but not as good as MODNet, it seems
Semi-free:
https://www.remove.bg/ - works pretty well. To download full resolution you need to make an account with a non-disposable email, and you can only download full resolution picture for free
Not investigated yet:
https://github.com/FarjaalAhmad/django_bgRemoverML
https://github.com/OPHoperHPO/image-background-remove-tool
EXAMPLES:
Original image - https://imgur.com/a/gplSexm
rembg - https://imgur.com/a/naOHkK1
rembg with alphamatting option -a -ae 15 - https://imgur.com/a/QEdBg7W
^ example shell command on Linux :
Code:
rembg -a -ae 15 -o sciamano420_rembg_alphamat.png sciamano240\ Beidou_4_rido.png
remove.bg - https://imgur.com/a/26ATrYK