generative-model topic

List generative-model repositories

first-order-model

14.3k
Stars
3.2k
Forks
Watchers

This repository contains the source code for the paper First Order Motion Model for Image Animation

stylegan2-pytorch

3.7k
Stars
590
Forks
Watchers

Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement

Awesome-Diffusion-Models

10.2k
Stars
886
Forks
136
Watchers

A collection of resources and papers on Diffusion Models

torchgan

1.4k
Stars
168
Forks
Watchers

Research Framework for easy and efficient training of GANs based on Pytorch

awesome-semi-supervised-learning

1.7k
Stars
223
Forks
Watchers

😎 An up-to-date & curated list of awesome semi-supervised learning papers, methods & resources.

denoising-diffusion-pytorch

7.2k
Stars
928
Forks
Watchers

Implementation of Denoising Diffusion Probabilistic Model in Pytorch

DiscoGAN-pytorch

1.1k
Stars
225
Forks
Watchers

PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"

The idea of this list is to collect shared data and algorithms around 3D Morphable Models. You are invited to contribute to this list by adding a pull request. The original list arised from the Dagstu...

simulated-unsupervised-tensorflow

575
Stars
150
Forks
Watchers

TensorFlow implementation of "Learning from Simulated and Unsupervised Images through Adversarial Training"

Sentence-VAE

578
Stars
151
Forks
Watchers

PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349