gimp-plugin-gaugan
gimp-plugin-gaugan copied to clipboard
GauGAN plugin for GIMP
GauGAN plugin for GIMP
By using this plugin you agree to NVIDIA RESEARCH AI PLAYGROUND TERMS OF USE!
Installation
Put the gaugan.py
script into the GIMP plug-ins folder (create the folder if it does not exist):
- macOS:
$HOME/Library/Application Support/GIMP/2.10/plug-ins
- Windows:
$HOME/AppData/Roaming/GIMP/2.10/plug-ins
- Linux:
$HOME/.config/GIMP/2.10/plug-ins
Usage
- This plugin only works with 512x512 RGB images.
- The image can only contain colors from the GauGAN palette. See the files
palette.html
orpalette.png
for details. - Use
Filters > GauGAN
menu item to process the segmentation map you created (the selected layer will be processed). - You can use the following values as
style
parameter:random
,0
,1
, ... ,8
,9
,10
.
Palette
Original Demo
The original Live Interactive Demo is available from NVIDIA AI Playground.