The Gearloose is a multi-disciplinary project that builds a workflow for Generative Adversarial Network (GAN). Gearloose consits of tools preparing a dataSet from fetching, normalizing, to training a customed machine learning model. Built models could later generate new dataSets independetly.
Workflow:
- Fetching a DataSet
- Normalizing a DataSet
- Training a custom model of GAN
- Generating data using a trained GAN model
This is a package of tools for quickly normalizing image datasets to be ready for a Generative Adversarial Network. See its own documentation here