You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
GIMP-ML/README.md

1.2 KiB

GIMP-ML

Set of Machine Learning Python plugins for GIMP.

The plugins have been tested with GIMP 2.10 on the following machines:
[1] macOS Catalina 10.15.3
[2] ubuntu 18.04 LTS

Installation Steps

[1] Install GIMP.
[2] Clone this repository: git clone https://github.com/kritiksoman/GIMP-ML.git
[3] Open GIMP and go to Preferences -> Folders -> Plug-ins, add the folder gimp-plugins and close GIMP.
[4] Download the weights and save it in gimp-plugins folder.
[5] Open terminal and run :
bash moveWeights.sh
bash installGimpML-mac.sh
[6] Open GIMP.

Applications on YouTube

[1]

References

The following have been ported :
[1] https://github.com/switchablenorms/CelebAMask-HQ
[2] https://github.com/TAMU-VITA/DeblurGANv2
[3] https://github.com/zllrunning/face-parsing.PyTorch
[4] https://github.com/nianticlabs/monodepth2
[5] https://github.com/richzhang/colorization
[6] https://github.com/twtygqyy/pytorch-SRResNet