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
File details
Details for the file omniart_eye_generator-0.1-py3-none-any.whl
.
File metadata
- Download URL: omniart_eye_generator-0.1-py3-none-any.whl
- Upload date:
- Size: 48.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e21910eb2ea8ce1eeadd037454fafd5bb7cee28cee7ed07f14d897b67971fd74 |
|
MD5 | bf66e1cd51d0d95f018d2860b3bc2c82 |
|
BLAKE2b-256 | 915ecce40281a959f09e463cc9279e82ab0f67e468113ca926219151332ed459 |