A Collection of Papers and Codes for CVPR2024/ECCV2024 AIGC
-
Updated
Nov 13, 2024
A Collection of Papers and Codes for CVPR2024/ECCV2024 AIGC
Creating Anime Faces using Generative Adversarial Networks (GAN) techniques such as: DCGAN, WGAN, StyleGAN, StyleGAN2 and StyleGAN3. Top repos on GitHub for AnimeFace GAN Generative AI Models
A Collection of AIGC Research Groups
PyTorch implementation of GANs (Generative Adversarial Networks). DCGAN, Pix2Pix, CycleGAN, SRGAN
Repository of Applications of Quantum Machine Learning in HEP
Collection of GANs created during development.
This repo contains the project work carried out for the course Deep Learning in my B. Tech Final Year DA-IICT. It is the replication of the code in simpler terms available on GitHub.
Uses a Pretrained Network (using Google's Deepmind) to generate images.
In this repository, I will implement variety of GAN model using Tensorflow framework
Developed for the "Neural Networks and Deep Learning" course, this project utilizes PyTorch for GAN implementation.
Raw C/cuda implementation of 3d GAN
This is a DCGAN trained on MNIST model. It has all the specifications as described the original paper on Deep Convolutional General Adversarial Training
Implementation of CycleGAN based model from scratch on Person Face Sketch Dataset.
This project implements a Deep Convolutional GAN (DCGAN) to generate handwritten digit images similar to those in the MNIST dataset. The project includes the model design, training script, and utilities for managing data and generating images, all set up to run in a self-contained environment.
Add a description, image, and links to the gan-models topic page so that developers can more easily learn about it.
To associate your repository with the gan-models topic, visit your repo's landing page and select "manage topics."