Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 377 Bytes

File metadata and controls

18 lines (15 loc) · 377 Bytes

GAN Experiments

Missing Data [2D space]

Given a GAN can we fill in corrupted or missing data in images of certain types - for e.g. first restrict to numbers(MNIST), letters(EMNIST) and then onto objects(COCO)

Run Environment

Build System:
macOS
Python 3 Kernel in Jupyter Notebooks

Dependencies

Tensorflow
Keras
Tqdm

Datasets

MNIST
EMNIST
COCO