Skip to content

We implement a conditional Deep Convolutional Generative Adversarial Network (DCGAN) sampling high-quality Street View House Numbers (SVHN), conditioned on an embedding of a desired label.

radimurban/svhn-synthesis

Repository files navigation

SVHN Image and Label Synthesis

3rd Place at EESTec AI Marathon, ETH Zurich 2024

image

We implement a conditional Deep Convolutional Generative Adversarial Network (DCGAN) sampling high-quality Street View House Numbers (SVHN), conditioned on an embedding of a desired label. The generator model is evaluated by training a fixed classifier on the generated data, and measuring the classifier performance on an evaluation dataset. Final model is capable of generating a dataset achieving an accuracy score of close to 80%. Pictures shows generated samples in categories 0-9 after ~35 training epochs.

About

We implement a conditional Deep Convolutional Generative Adversarial Network (DCGAN) sampling high-quality Street View House Numbers (SVHN), conditioned on an embedding of a desired label.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published