A python script to remove the green background from png images. Additional it will also try to remove green spilling which often occurs around small details like hair strains.
create directories "input" and "output"
Put the images with the green background in the "input" folder
Run the script
python start.py
You will find the final images in the output folder.