Skip to main content

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

Eye sample

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

This version

0.1

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

omniart_eye_generator-0.1-py3-none-any.whl (48.0 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page