A cDCGAN that can generate eyes
Project description
OmniArt Eye Generator
This package is an eye generator. It is a cDCGAN trained on the OmniArt Eye Dataset
The generator can generate eyes with the following eight colours:
Colour |
---|
Amber |
Blue |
Brown |
Gray |
Grayscale |
Green |
Hazel |
Red |
Usage
The generator can be used in the following way
from omniart_eye_generator import generate_eye
# Eye will be a PIL Image if eye_count is 1, otherwise a list of Image is returned
eye = generate_eye('hazel', eye_count=1)
eye.show()
Project origin
This package is part of a Master's thesis at the University of Amsterdam.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for omniart_eye_generator-0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e21910eb2ea8ce1eeadd037454fafd5bb7cee28cee7ed07f14d897b67971fd74 |
|
MD5 | bf66e1cd51d0d95f018d2860b3bc2c82 |
|
BLAKE2b-256 | 915ecce40281a959f09e463cc9279e82ab0f67e468113ca926219151332ed459 |