GIMP Background Remover Save

This plugin is using the neural network LDF to remove the backgound of and image automatically

Project README

GIMP-Background-Remover

A small gimp plugin to easily remove the background of an image with LDF. Github of LDF.

THIS WORKS ONLY FOR GIMP 3

Currently in development

Installation:

Linux:

  1. Install python

  2. Put the background-remover folder in your Gimp Plugins directory

  3. make the python file executable and install dependencies with:

bash ./setup.sh
  1. Download the model and weights and put both in the Ldf directory:

    Trained model

    model weights

Usage:

Open an image

  • Filters -> RemoveBackground -> background-remover

Notes:

  • In Gimp 2.99 new plugins do not get queried if they are not placed inside a subfolder. And sometimes they just dont get queried.
  • The results might be slightly worse than with my removebg plugin, but it works offline and the libraries are open source.
Open Source Agenda is not affiliated with "GIMP Background Remover" Project. README Source: manu12121999/GIMP-Background-Remover
Stars
38
Open Issues
2
Last Commit
3 years ago

Open Source Agenda Badge

Open Source Agenda Rating