An open API service indexing awesome lists of open source software.

https://github.com/loki-silvres/data-augmentation-using-dcgans

An approach to increase the size of a small dataset by augmenting the images using a DCGAN,
https://github.com/loki-silvres/data-augmentation-using-dcgans

augmentation dcgan gan gans image-generation python pytorch

Last synced: 3 months ago
JSON representation

An approach to increase the size of a small dataset by augmenting the images using a DCGAN,

Awesome Lists containing this project

README

          

# Data-Augmentation-using-DCGANs
An approach to increase the size of a small dataset by augmenting the images using a DCGAN.

## Sample Image from Dataset:
![alt text](https://github.com/Loki-Silvres/Data-Augmentation-using-DCGANs/blob/main/sample_dataset_image.png?raw=true)

## Sample Generated Image:
![alt text](https://github.com/Loki-Silvres/Data-Augmentation-using-DCGANs/blob/main/sample_generated_image.png?raw=true)