dcgans
Here are 19 public repositories matching this topic...
Comparative study of DCGAN vs Conditional GAN on low-resource settings with visualizations including loss curves, image quality, heatmaps, PCA, t-SNE, and performance metrics.
-
Updated
Apr 17, 2025 - Jupyter Notebook
This project implements a Cartoon Image Generator using Deep Convolutional GANs (DCGANs) to create realistic cartoon images through adversarial training.
-
Updated
Jan 1, 2025 - Jupyter Notebook
A Deep Convolutional Generative Adversarial Network (DCGAN) is an extension of the standard GAN architecture that uses deep convolutional networks for both the generator and discriminator models.
-
Updated
Jul 5, 2024 - Jupyter Notebook
This repo implements DCGAN model and trains it on MNIST and Celeb Faces dataset
-
Updated
Jan 18, 2024 - Jupyter Notebook
In this script, we use Deep Convolutional Generative Adversarial Networks (DCGANs) to generate new images that resemble CIFAR10 dataset images.
-
Updated
Feb 19, 2023 - Python
Generative Adversarial Networks implemented in PyTorch and Tensorflow
-
Updated
Dec 8, 2022 - Jupyter Notebook
This repository contains code and bonus content which will be added from time to time for the books "Learning Generative Adversarial Network- GAN" and "R Data Analysis Cookbook - 2nd Edition" by Packt
-
Updated
Dec 27, 2021 - HTML
Gradually building generative adversarial networks
-
Updated
Nov 10, 2021 - Jupyter Notebook
Use conditional-dcgans to generate realistic images of digits
-
Updated
Sep 14, 2021 - Jupyter Notebook
As the crime rates have increased due to fake images and videos, it has become the need of the hour today to build technologies that could identify these threats and protect us from any potential scams. This project aims to implement a DCGAN (Deep Convolutional Generative Adversarial Network) to generate "fake" images based on an existing datase…
-
Updated
May 27, 2021
Implementation of Capsule Network architecture in GANs using MNIST dataset
-
Updated
Apr 22, 2020 - Jupyter Notebook
This project is about implementing GANs on a celebrity face dataset in Kaggle and using DCGANs to generate realistic faces
-
Updated
Apr 8, 2020 - HTML
Implementation of generative models
-
Updated
Jan 3, 2020 - Python
A keras implementation of DCGAN to generate Pokèmon sprites.
-
Updated
Jul 15, 2018 - Jupyter Notebook
Build a Deep Convolutional Generative Adversarial Networks (DCGANs) to generate new images of faces.
-
Updated
Apr 16, 2018 - HTML
Generated never before seen faces from a dataset of Celebrity Faces
-
Updated
Dec 14, 2017 - HTML
Generating faces using DCGANs
-
Updated
Sep 20, 2017 - HTML
Nike Shoes Generation with Deep Convolutional Generative Adversarial Networks
-
Updated
May 28, 2017 - Jupyter Notebook
Improve this page
Add a description, image, and links to the dcgans topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dcgans topic, visit your repo's landing page and select "manage topics."