Frankenstein
General workflow
Frankenstein allows you to create segmentation masks for different parts of human faces.
Parameters
Face Parts
List of face parts that can be selected.
Feather Skin
Increasing this will blur the outline of the face / skin layer.
Output mode
Choose “Matte” for a black / white matte and “Colors” for a easy previsualization of the different face parts.
Erode / Dilate (Matte Only)
Shrinks / grows the final matte.
Backend & Performance
Hardware Acceleration (on GPU version of the plugin only)
Run calculations on the GPU. This will give massive speedups compared to CPU mode.
Lower Precision
Compute with reduced precision if possible. This can save up to half of the memory and give you some speedups at the cost of sometimes slightly reduced quality.
Optimize for low VRAM
Enabling this will make sure only the ai model parts which are needed for computation are kept on the GPU. This might lower VRAM usage under some settings at the cost of moving ai models in and out of GPU memory.
Samples (not available for all settings)
The number of ai samples to calculate. This will improve the models accuracy.
Parallel (only available if Samples > 2)
This will render all samples at the same time (faster), if disabled computation might be slower but require less VRAM.
Computation Tiles (not available for all settings)
Split the computation into several tiles. This can help if you run out of memory.
Legal
Build upon EasyPortrait. Modifications available here under the same license.