consistency_models

Consistency Model Framework

A PyTorch-based framework for training and sampling consistency models in image generation

Official repo for consistency models.

GitHub

6k stars
59 watching
420 forks
Language: Python
last commit: 8 months ago

Related projects:

Repository Description Stars
openai/guided-diffusion This project is a software implementation of a diffusion model architecture, allowing users to generate synthetic images based on a learned distribution. 6,269
openai/baselines High-quality implementations of reinforcement learning algorithms for research and development purposes 15,810
openai/gpt-2 A repository providing code and models for research into language modeling and multitask learning 22,516
lucidrains/dalle2-pytorch An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch 11,148
quark0/darts Automated method to find optimal architecture for machine learning models 3,919
stability-ai/stablelm Develops and maintains large language models with improved stability and performance 15,828
antixk/pytorch-vae A collection of Variational AutoEncoder implementations in PyTorch 6,671
cadene/pretrained-models.pytorch Provides pre-trained PyTorch models for various computer vision tasks and datasets. 9,036
lukemelas/efficientnet-pytorch A PyTorch implementation of EfficientNet convolutional neural networks 7,921
postech-cvlab/pytorch-studiogan A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. 3,430
clovaai/stargan-v2 A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. 3,500
stability-ai/stablediffusion A software project that enables high-resolution image synthesis through a specific type of generative model using latent diffusion processes. 39,192
cszn/kair Image restoration toolbox with training and testing codes for various deep learning-based methods 2,957
cornellius-gp/gpytorch A library for creating scalable and flexible Gaussian process models with ease 3,580
lllyasviel/controlnet An implementation of a neural network structure to control diffusion models by adding extra conditions. 30,399