![]() |
Image Background Removal tools - Printable Version +- Church of ProZ: Otaku Fortress (https://churchofproz.xyz) +-- Forum: General (https://churchofproz.xyz/forum-13.html) +--- Forum: Hax ^.^ (https://churchofproz.xyz/forum-15.html) +--- Thread: Image Background Removal tools (/thread-229.html) |
Image Background Removal tools - SilkScarf - 03-20-2021 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 : {diceroller-code}remove.bg - https://imgur.com/a/26ATrYK |