An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dcgan-pytorch

tungtt30/CatFaceGenerator

Create AI models using AI :D

Language: Python - Size: 911 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

narpat78/DCGAN-CelebFaces

This project implements a Deep Convolutional Generative Adversarial Network (DCGAN) from scratch using PyTorch to generate realistic human faces. The model is trained on the CelebA dataset and demonstrates the fundamental principles of adversarial training between a Generator and a Discriminator.

Language: Jupyter Notebook - Size: 338 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AgaMiko/pixel_character_generator

Generating retro pixel game characters with Generative Adversarial Networks. Dataset "TinyHero" included.

Language: Jupyter Notebook - Size: 20.3 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 127 - Forks: 11

MrAnayDongre/Machine-Learning-Collection

Repo for Implementing Research Papers & Projects related to Machine Learning

Language: Python - Size: 1.81 GB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 11 - Forks: 4

AnshChoudhary/GAN-Implementation

This repository was created as a comprehensive guide to GAN architectures and their implementations.

Language: Jupyter Notebook - Size: 2.59 MB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

billy-enrizky/DCGAN-Face-Generator

Presenting a Deep Convolutional Generative Adversarial Network (DCGAN) for generating anime faces. The process involves training a discriminator and generator neural network on a dataset comprising 21,551 manually resized anime faces (64x64 pixels). The generator is capable of producing realistic anime faces after being trained for 50 epochs.

Language: Jupyter Notebook - Size: 29.4 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

zainnabtarrek/vae-dcgan-image-generation_pytorch

This repository provides a comprehensive exploration of generative models and serves as a foundation for future advancements .

Language: Jupyter Notebook - Size: 4.1 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

YasinShafiei/FashionMnist_DCGAN

DCGAN Fashion MNIST generator

Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

Metaphysicist1/Font-Letter-Generation

Font generation using GAN technology

Language: Jupyter Notebook - Size: 11.3 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

RFerrari7/Digital-Signal-and-Image-Management

This project aims to apply three digital signal and image classification management techniques: Mono-Dimensional signal classification, Bi-Dimensional signal classification and the development of a Deep Convolutional GAN.

Language: Jupyter Notebook - Size: 12.9 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

sdivyanshu90/DeepLearning.AI-Generative-Adversarial-Networks-GANs-Specialization

This repository contains coursework and projects from the DeepLearning.AI GANs Specialization, covering topics like building GANs, advanced architectures (DCGANs, WGANs, StyleGANs), and applications in data augmentation and image-to-image translation.

Language: Jupyter Notebook - Size: 91.5 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

DashankaNadeeshanDeSilva/Surface_defect_image_generation_with_DCGAN

DCGAN model to generate metal surface defect images

Language: Jupyter Notebook - Size: 77.7 MB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 1

Kikumu/DCGAN-with-facedata

This repository Investigates DCGAN using facedata. Serves as a personal cautionary tale when working with GANS.

Language: Jupyter Notebook - Size: 87.3 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Omanshu209/Generative-AI

Generative Adversarial Networks (Vanilla GAN, DCGAN)

Language: Jupyter Notebook - Size: 30.2 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

cezarmendes/Generating-HumanFaces-DCGAN

Generating Realistic Human Faces with Generative Networks

Language: Jupyter Notebook - Size: 33.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nemat-al/Architecture-of-Neural-Networks

Tasks for Architecture of Neural Networks Course @ ITMO University

Language: Jupyter Notebook - Size: 17.5 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

suryansh-sinha/Conditional-DCGAN

A Conditional Deep Convolutional Generative Adversarial Network implemented in PyTorch, trained on the Fashion MNIST dataset.

Language: Jupyter Notebook - Size: 917 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jibinmathew69/PyTorch1.x-Tutorial

This is repository teaching PyTorch1.0.

Language: Jupyter Notebook - Size: 2.3 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 5

FabioD-Junior/GenerativeAI

This repository contains notebooks with academic projects to practice and explore image creation using AI, where the use of VAE (Variational Autoencoders) and GANs (Generative Adversarial Networks) was explored to generate human faces based on a dataset with examples.

Language: Jupyter Notebook - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

OmarAzizi/DCGAN-Implementation

Deep Convolutional Generative Adversarial Network (DCGAN) implementation using PyTorch trained on the MNIST dataset to generate images of handwritten digits

Language: Python - Size: 16.6 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Amr-Abdellatif/Gan-series-DCGAN-implmented-from-scratch-using-PyTorch

In This Repo I've Built DC-GAN as a part of Gan Series I'm Building

Language: Jupyter Notebook - Size: 4.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

RevanthPosina/Fake-Face-Generator-Using-DCGAN-Model

To generate fake faces as accurate as possible with simplified CelebA data set using Discriminator Network

Language: Jupyter Notebook - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Shiva18A/GANs

GAN implementation in PyTorch

Language: Jupyter Notebook - Size: 3.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

JayYik/GAN_implementations

Implementations of GANs

Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

explainingai-code/DCGAN-Pytorch

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

Language: Jupyter Notebook - Size: 51.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tooth2/Celeb-Face-Generation

A PyTorch Implementation of DCGAN on a dataset of celebrity faces.

Language: Jupyter Notebook - Size: 214 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

tooth2/House-Number-Recognition

Using DCGAN, detect and recognize house number from google street view

Language: Jupyter Notebook - Size: 7.69 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

bkhanal-11/generative-deep-learning

Road towards diffusion models.

Language: Jupyter Notebook - Size: 18.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

akashe/UnsupervisedLearning

Language: Jupyter Notebook - Size: 34.1 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Raman-Lab-UCLA/Multiclass_Metasurface_InverseDesign

Here, we use a conditional deep convolutional generative adversarial network (cDCGAN) to inverse design across multiple classes of metasurfaces. Reference: https://onlinelibrary.wiley.com/doi/10.1002/adom.202100548

Language: Python - Size: 47.8 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 76 - Forks: 27

mr-ravin/DCGAN-Image-Generation-in-Pytorch 📦

Implementation of DCGAN in Pytorch for generating colour images of 64 x 64 resolution.

Language: Jupyter Notebook - Size: 7.57 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

karthikbhamidipati/face-generation-GANs

A project on generating faces using Deep Convolutional Generative Adversarial Networks which is trained on celebrity faces

Language: Jupyter Notebook - Size: 11.6 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Gigi-G/Anime-Face-Generation

The objective of this project is to use the following Kaggle dataset (https://www.kaggle.com/datasets/soumikrakshit/anime-faces), in order to generate anime faces using a Deep Convolutional Generative Adversarial Network (DCGAN).

Language: Jupyter Notebook - Size: 5.73 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 0

anshuman-8/GAN-face-gen

Language: Jupyter Notebook - Size: 10.1 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

pointandclickinterface/gans

A series of generative adversarial networks I have made, mostly for image generation.

Language: Jupyter Notebook - Size: 2.05 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dragonHyeon/pytorch-basic-model-implementation

Implemented basic deep learning models using PyTorch

Language: Python - Size: 10.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

YanLogovskiy/steganography_pytorch

Generative Adversarial Networks applied to steganography information security problem

Language: Python - Size: 224 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

aiterahai/dcgan-pytorch

PyTorch Implementation of DCGAN

Language: Python - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

hiepnguyen034/cartoon_GAN

Simple PyTorch model that generates cartoon faces using GAN

Language: Python - Size: 22.7 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

therealcyberlord/dcgan-abstract-art

Using DCGAN to generate images of abstract art, with the option to upscale with ESRGAN.

Language: Jupyter Notebook - Size: 618 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Moddy2024/Anime-Face-Generation

Anime Face Generation using GANS and Label Smoothing.

Language: Jupyter Notebook - Size: 89.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

peppe-99/Inpainting-with-GAN

Language: Python - Size: 41.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AbhinavS99/Generative-Adversarial-Networks-Based-Text-to-Image-Generation

Generating real life images from textual description using DCGANs

Language: Python - Size: 1.42 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

HocRiser01/DCGAN

Generate anime avatar with DCGAN

Language: Python - Size: 288 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

junhoseo0/improved-dcgan 📦

PyTorch Implementation of Improved Techniques for Traning Gans

Language: Python - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

the-neural-networker/deep-convolutional-gan

Implementation of the deep convolutional GAN paper titled "Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks" using PyTorch and PyTorch Lightning.

Language: Python - Size: 13.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Miaad2004/Generating-Flowers-with-DCGANs-in-Pytorch

Generating images of flowers using deep convolutional generative adversarial networks (DCGANs) in the Pytorch framework.

Language: Jupyter Notebook - Size: 72.5 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ika9810/CryptoPunks-with-DCGAN

In this project, we will use DCGAN (Deep Convolutional Generative Adversarial Network) and train it on the CryptoPunks dataset to generate new punks.

Language: Jupyter Notebook - Size: 26 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jashrathod/Deepfake-Face-Generation

Fake Face Generation using DCGANs

Language: Jupyter Notebook - Size: 1.41 GB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

junhoseo0/pytorch-dcgan 📦

PyTorch Implementation of Deep Convolutional Generative Adversarial Networks (DCGAN)

Language: Python - Size: 83.4 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

samarth0898/SimpleGANs

PyTorch implementations of simple GANs for lightweight generative modeling of input distributions.

Language: Jupyter Notebook - Size: 935 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Jason-CKY/pokeGAN_fusion

Deep Convolutional GANs to generate new Pokemon

Language: Python - Size: 92.5 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

Nemat-Allah-Aloush/Architecture-of-Neural-Networks

Tasks for Architecture of Neural Networks Course at ITMO University

Language: Jupyter Notebook - Size: 22.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Moeinh77/Simpson-face-generator-DCGAN-pytorch

Generating simpson faces using Deep Convolutional Generative Adversarial Networks, written in PyTorch.

Language: Jupyter Notebook - Size: 2.51 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 0

as791/Adversarial-Examples-of-Pokemon

The implementation of DCGAN using PyTorch to generate adversarial examples of pokemon.

Language: Jupyter Notebook - Size: 53 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

parikshitkumar1/Image-Generation-using-Generative-Networks

A web-app based on Wasserstein Generative Adversarial Network architecture with GP that generates multiple realistic paintings, trained on 8k Albrecht Dürer's paintings, includes super-res mode.

Language: Python - Size: 32.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

ysbsb/dcgan-pytorch-cifar10

Simple implement of DCGAN on CIFAR10 with one code

Language: Python - Size: 1.91 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 2

andreamagnante/LegoMinifigure-GANs

Generate Lego Minifigures & Faces implementing four different type of GANs in Pytorch

Language: Jupyter Notebook - Size: 176 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

ches-001/Deep-Convolutional-Generative-Adversarial-Networks

Deep Convolutional Generative Adversarial Networks

Language: Python - Size: 23.5 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

eneskarpuz/dcgan-torchserve

🔥 DCGAN TorchServe Handler Example

Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bernardpg/DCGAN_selu

celeba_dataset

Language: Jupyter Notebook - Size: 5.31 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rohitkuk/AnimeGAN

Generating Anime Images by Implementing Deep Convolutional Generative Adversarial Networks paper

Language: Python - Size: 89.3 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 23 - Forks: 4

Abhradipta/Generation-Of-Synthetic-Images-With-DCGANs-In-Keras-From-Fashion-MNIST-Dataset

Generation Of Synthetic Images From Fashion MNIST Dataset With DCGANs In Keras.

Language: Jupyter Notebook - Size: 9.46 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 3

MisterEkole/DC_GAN

A pytorch implementation of a DCGAN(Deep Convolutional Generative Adversarial Network); a basic GAN with generator and discriminator being deep convnet The model was trained on abstract images dataset from kaggle. The goal here was to use DCGAN to generate abstract fake images from real ones.

Language: Jupyter Notebook - Size: 4.5 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

lunayht/Pytorch-DCGAN-with-SN

Deep Convolutional Generative Adversarial Networks with Spectral Normalization

Language: Jupyter Notebook - Size: 7.65 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

akuramshin/cDCGAN-Quickdraw

PyTorch implementation of the conditional Deep Convolutional Generative Adversarial Networks (cDCGAN) for the Google's "Quick, Draw!" dataset.

Language: Python - Size: 33.2 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

BakingBrains/GANs_Basics_Notebook

Language: Jupyter Notebook - Size: 3.28 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

yakhyo/DCGAN-pt

DCGAN implementation using PyTorch

Language: Python - Size: 258 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

ANI717/Anime_Face_Generation_with_GANs

Random Anime Face Generation with Generative Adversarial Networks. DCGAN and WGAN-GP are used.

Language: Python - Size: 391 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Vrushank264/GANs-PyTorch

PyTorch implementation of various GAN architectures.

Language: Python - Size: 99.6 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

parikshitkumar1/Generative_Modeling

Generative Modeling using GANs, DCGANs, WGAN, WGAN-GP, ProGAN, Conditional GANs and Controllable Generation.

Language: Jupyter Notebook - Size: 9.15 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

zakariamejdoul/convolutional_generative_adversarial_network

In this project, we will implement Deep Convolutional Generative Adversarial Network using PyTorch to generate handwritten digits.

Language: Jupyter Notebook - Size: 24 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Gnitch/Anime-Face-Generation-DCGAN

Anime Face Generation using DCGAN

Language: Jupyter Notebook - Size: 23.9 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

smlra-kjsce/Introduction-to-VAEs-and-GANs

Repository of all notebooks used in the GANs and VAEs event.

Language: Jupyter Notebook - Size: 10.6 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

lauravoicu/Udacity-Deep-Learning

Repository for projects developed in Udacity's Deep Learning Nanodegree.

Language: Jupyter Notebook - Size: 2.67 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

SumanthJain2998/Udacity-Deep-Learning-Nanodegree-Face-Generation

Generating Faces using DCGANs as a part of Udacity's Deep learning Nanodegree

Language: Jupyter Notebook - Size: 893 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

juliasolee/dl-face-generation

Training a DCGAN to generate new images of faces that look realistic as possible.

Language: Jupyter Notebook - Size: 2.2 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

3ZadeSSG/DCGAN-Face-Image-Generator

This project implements a Deep Convolutional Generative Adversarial Network (DCGAN) in PyTorch to generate faces.

Language: Jupyter Notebook - Size: 7.67 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

batuhan3526/DCGAN-Basic-Sample-pytorch

Language: Jupyter Notebook - Size: 58.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

praatibhsurana/GANs-in-Pytorch

Implementing various GAN Architectures in PyTorch.

Language: Jupyter Notebook - Size: 20.3 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

TheAmazingElys/MyLittleGAN

An implementation of DCGAN used to generate fake images

Language: Jupyter Notebook - Size: 1.37 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

phreakyphoenix/Face-Generation

DCGAN architecture to generate faces from CelebA dataset, made with :heart: in PyTorch. Do :star2: the repo if you find it useful.

Language: HTML - Size: 24.9 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Related Keywords
dcgan-pytorch 82 dcgan 42 pytorch 39 gan 38 deep-learning 29 generative-adversarial-network 28 gans 15 python 10 pytorch-implementation 8 neural-network 6 convolutional-neural-networks 6 pytorch-gan 5 generator 5 cnn 5 wgan-gp 5 machine-learning 5 gan-pytorch 4 pix2pix-pytorch 4 discriminator 4 deep-neural-networks 4 wgan-pytorch 3 dcgan-tensorflow 3 neural-networks 3 conditional-gan 3 generative-adversarial-networks 3 wgan 3 anime 3 face-generation 2 generative-ai 2 image-segmentation 2 python3 2 udacity-nanodegree 2 neural-network-architectures 2 generative-model 2 pix2pix 2 neural-networks-from-scratch 2 u-net 2 dcgan-keras 2 cdcgan-pytorch 2 mnist-dataset 2 batch-normalization 2 celeba 2 lstm 2 pytorch-tutorial 2 transfer-learning 2 mnist 2 deep-convolutional-gan 2 vae-pytorch 2 variational-autoencoder 2 wgan-gp-pytorch 2 pytorch-lightning 2 cnn-classification 1 pokemon-dataset 1 simpsons-dcgan 1 pokemons 1 heroku 1 pil 1 chatgpt 1 streamlit-webapp 1 lego 1 lego-minifigures 1 lsgan-pytorch 1 unsupervised-learning 1 cnn-model 1 torchserve 1 vertex-ai 1 artificial-intelligence 1 artificial-neural-networks 1 deep-neuroevolution 1 project 1 cartoon 1 faces 1 art 1 anime-face-generation 1 anime-faces 1 label-smoothing 1 inpainting 1 kaggle 1 oxford-flower-dataset 1 improved-gan 1 cryptopunk 1 cryptopunks 1 nft 1 pfp 1 diffusion-models 1 deepfake-generation 1 deepfakes 1 game-theory 1 pokemon 1 vae 1 vae-gan 1 cnn-pytorch 1 natural-language-processing 1 nlp 1 rnn-pytorch 1 sentiment-analysis 1 dataset 1 adversarial-training 1 create-faces 1 deep-learning-nanodegree 1