dcgans

There are 17 repositories under dcgans topic.

  • diegoalejogm/gans

    Generative Adversarial Networks implemented in PyTorch and Tensorflow

    Language:Jupyter Notebook8352815351
  • Kuntal-G/Books

    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

    Language:HTML11209
  • prajjwal1/gans

    Implementation of generative models

    Language:Python7202
  • Ahmed-Habashy/DCGAN-on-CIFAR10

    In this script, we use Deep Convolutional Generative Adversarial Networks (DCGANs) to generate new images that resemble CIFAR10 dataset images.

    Language:Python4100
  • Mainakdeb/deceptive-digits

    Use conditional-dcgans to generate realistic images of digits

    Language:Jupyter Notebook3100
  • rajatha94/capnet-GAN

    Implementation of Capsule Network architecture in GANs using MNIST dataset

    Language:Jupyter Notebook2101
  • agoila/udacity-dlnd-P5

    Generating faces using DCGANs

    Language:HTML1200
  • nickcica/dlnd_face_generation

    Generated never before seen faces from a dataset of Celebrity Faces

    Language:HTML1200
  • Nishant2018/-DCGAN-s-Deep-Convolutional-Generative-AI

    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.

    Language:Jupyter Notebook110
  • rshinde03/Deep-Fake-Image-Classification-using-Deep-Convolutional-GAN

    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 dataset. The generated images can then be used to build a classifier that can identify an image as real vs fake. GANs like a DCGAN have been used widely to create Deep Fakes. The aim is to use DCGAN to build high-quality deep fakes.

  • scneba/Generate_Nike_Shoes

    Nike Shoes Generation with Deep Convolutional Generative Adversarial Networks

    Language:Jupyter Notebook1200
  • explainingai-code/DCGAN-Pytorch

    This repo implements DCGAN model and trains it on MNIST and Celeb Faces dataset

    Language:Jupyter Notebook0200
  • madhuri-kalluri/face-generation-gans

    This project is about implementing GANs on a celebrity face dataset in Kaggle and using DCGANs to generate realistic faces

    Language:HTML0200
  • ragamarkely/face_generation_dcgan

    Build a Deep Convolutional Generative Adversarial Networks (DCGANs) to generate new images of faces.

    Language:HTML0000
  • amshrbo/gradually-building-gans

    Gradually building generative adversarial networks

    Language:Jupyter Notebook10
  • ArthDh/SpriteGAN

    A keras implementation of DCGAN to generate Pokèmon sprites.

    Language:Jupyter Notebook20