GitHub topics: denoising-diffusion
DavisMeee/LighTDiff
LighTDiff: Surgical Endoscopic Image Low-Light Enhancement with T-Diffusion
Language: Python - Size: 3.38 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 25 - Forks: 1

HKUDS/RecDiff
[CIKM'2024] "RecDiff: Diffusion Model for Social Recommendation"
Language: Python - Size: 14.9 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 76 - Forks: 4

SuperMedIntel/MedSegDiff
Medical Image Segmentation with Diffusion Model
Language: Python - Size: 3.69 MB - Last synced at: 15 days ago - Pushed at: 8 months ago - Stars: 1,246 - Forks: 181

lucidrains/equiformer-diffusion
Implementation of Denoising Diffusion for protein design, but using the new Equiformer (successor to SE3 Transformers) with some additional improvements
Size: 2.93 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 57 - Forks: 4

lucidrains/recurrent-interface-network-pytorch
Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in Pytorch
Language: Python - Size: 731 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 204 - Forks: 15

archinetai/audio-diffusion-pytorch-trainer
Trainer for audio-diffusion-pytorch
Language: Python - Size: 264 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 129 - Forks: 22

archinetai/audio-diffusion-pytorch
Audio generation using diffusion models, in PyTorch.
Language: Python - Size: 245 KB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 2,045 - Forks: 175

lucidrains/bit-diffusion
Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch
Language: Python - Size: 75.2 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 346 - Forks: 18

lucidrains/alphafold3-pytorch
Implementation of Alphafold 3 from Google Deepmind in Pytorch
Language: Python - Size: 13.6 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1,433 - Forks: 185

lucidrains/lumiere-pytorch
Implementation of Lumiere, SOTA text-to-video generation from Google Deepmind, in Pytorch
Language: Python - Size: 1.15 MB - Last synced at: 28 days ago - Pushed at: 11 months ago - Stars: 275 - Forks: 13

lucidrains/med-seg-diff-pytorch
Implementation of MedSegDiff in Pytorch - SOTA medical segmentation using DDPM and filtering of features in fourier space
Language: Python - Size: 248 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 227 - Forks: 27

rosinality/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Models in PyTorch
Language: Python - Size: 5.09 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 379 - Forks: 45

AgamChopra/Diffusion-generator
Diffusion based generative model to synthesize 2d images from random noise using iterative denoising.
Language: Python - Size: 265 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

hkproj/pytorch-ddpm
Implementation of the paper "Denoising Diffusion Probabilistic Models" in PyTorch
Language: Jupyter Notebook - Size: 3.56 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 60 - Forks: 10

lucidrains/ddpm-ipa-protein-generation
Implementation of the DDPM + IPA (invariant point attention) for protein generation, as outlined in the paper "Protein Structure and Sequence Generation with Equivariant Denoising Diffusion Probabilistic Models"
Language: Python - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 89 - Forks: 8

lucidrains/diffusion-policy
Implementation of Diffusion Policy, Toyota Research's supposed breakthrough in leveraging DDPMs for learning policies for real-world Robotics
Language: Python - Size: 1.02 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 106 - Forks: 2

lucidrains/multimodal-dit-pytorch
Implementation of a multimodal diffusion transformer in Pytorch
Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 101 - Forks: 1

chao1224/GeoSSL
GeoSSL: Molecular Geometry Pretraining with SE(3)-Invariant Denoising Distance Matching, ICLR'23 (https://openreview.net/forum?id=CjTHVo1dvR)
Language: Python - Size: 731 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 46 - Forks: 2

lucidrains/chroma-pytorch
Implementation of Chroma, generative models of protein using DDPM and GNNs, in Pytorch
Language: Python - Size: 4.97 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 158 - Forks: 23

faverogian/simpleDiffusion
An implementation of 'simple diffusion: End-to-end diffusion for high resolution images' as published by Hoogeboom et al.
Language: Python - Size: 241 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 15 - Forks: 3

Zhaozixiang1228/MMIF-DDFM
[ICCV 2023 Oral] Official implementation for "DDFM: Denoising Diffusion Model for Multi-Modality Image Fusion."
Language: Python - Size: 6.18 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 220 - Forks: 21

lucidrains/neural-plexer-pytorch
Implementation of Nvidia's NeuralPlexer, for end-to-end differentiable design of functional small-molecules and ligand-binding proteins, in Pytorch
Language: Python - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 50 - Forks: 3

deepmancer/medseg-diffusion
A PyTorch implementation of MedSegDiff, a diffusion probabilistic model designed for medical image segmentation.
Language: Jupyter Notebook - Size: 18.4 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 9 - Forks: 2

affromero/NTIRE22_Inpainting
NTIRE 2022 - Image Inpainting Challenge
Language: Jupyter Notebook - Size: 101 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 46 - Forks: 5

lucidrains/insertion-deletion-ddpm
Implementation of Insertion-deletion Denoising Diffusion Probabilistic Models
Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 30 - Forks: 2

lucidrains/flexible-diffusion-modeling-videos-pytorch
Implementation of the video diffusion model and training scheme presented in the paper, Flexible Diffusion Modeling of Long Videos, in Pytorch
Size: 294 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 84 - Forks: 2

lucidrains/holodeck-pytorch
Implementation of a holodeck, written in Pytorch
Language: Python - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 1

tqch/ddpm-torch
Unofficial PyTorch Implementation of Denoising Diffusion Probabilistic Models (DDPM)
Language: Python - Size: 266 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 162 - Forks: 32

taehoon-yoon/Diffusion
PyTorch implementation for DDPM & DDIM
Language: Python - Size: 94 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 0

michelhilg/data-synthesis
This GitHub repository showcases my bachelor thesis which is focused on exploring the application and comparison of various deep generative models for synthetic image augmentation in manufacturing domain.
Language: Jupyter Notebook - Size: 20.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Mehdi-Letafati/DDPM-for-HWI-Comm
Denoising diffusion probabilistic models for hardware-impaired communications
Language: Jupyter Notebook - Size: 1.44 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

vita-epfl/DePOSit
[ICRA 2023] Official implementation of "A generic diffusion-based approach for 3D human pose prediction in the wild".
Language: Python - Size: 1.19 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 44 - Forks: 14

hmdolatabadi/denoising_diffusion
Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)
Language: Python - Size: 21 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 87 - Forks: 12

sn2727/denoising-diffusion-mnist
Training and sampling from a denoising diffusion model on the MNIST dataset
Language: Python - Size: 35.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fork123aniket/Denoising-Diffusion-Probabilistic-Model-from-Scratch
Implementation of Denoising Diffusion Probabilistic Model from Scratch for Image Generation Task in PyTorch
Language: Python - Size: 617 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

pjborowiecki/COMP3547-Deep-Learning
This repository contains my final submission for the COMP3547 Deep Learning module assignment at Durham University in the academic year 2022/2023. The project focuses on diffusion-based models and their application in synthesising new, unique images, which could plausibly come from a training data set. Final grade received was 71/100.
Language: Python - Size: 6.92 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

2Tricky4u/Bachelor-Thesis-De-occlusion-of-occluded-vehicle-images-from-drone-video
An adventure through Inpainting hidden part of vehicles with Deep Learning!
Language: Jupyter Notebook - Size: 87.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AlexandreNap/Denoising-Diffusion-Probabilistic-Model-toy-project
Simple Denoising Diffusion Probabilistic Model for 2d data points
Language: Jupyter Notebook - Size: 623 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

yl-jiang/Diffusion-Model-Demo
Pytorch Implement of diffusion model
Language: Jupyter Notebook - Size: 89 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

masatakesato/DDPM
Implementation of Denoising Diffusion Probabilistic Models in TensorFlow
Language: Python - Size: 85.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

novwaul/DDPM
Language: Python - Size: 63.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Whiax/denoising-image-generator
Custom implementation of the denoising task to generate dog faces 🐶 (experiment)
Language: Python - Size: 36.4 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

petermchale/diffusion
Implementation of a Denoising Diffusion Probabilistic Model as described in Ho et al (https://arxiv.org/abs/2006.11239)
Language: Jupyter Notebook - Size: 1010 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bot66/MNISTDiffusion
Implement a MNIST(also minimal) version of denoising diffusion probabilistic model from scratch.The model only weight 4.55MB.
Language: Python - Size: 633 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

quickgrid/distill-sd
Experiment with latent diffusion models.
Language: Python - Size: 4.39 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AnodeGrindYo/DiffusionModels
Une série de notebooks qui expliquent en détail comment fonctionnent les modèles de diffusion
Language: Jupyter Notebook - Size: 921 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Hramchenko/diffusion_distiller
🚀 PyTorch Implementation of "Progressive Distillation for Fast Sampling of Diffusion Models(v-diffusion)"
Language: Python - Size: 6.5 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 79 - Forks: 15

FelixOpolka/Denoising-Diffusion-Probabilistic-Models-Playground
♨️ From scratch implementations of Denoising Diffusion Probabilistic Models for small toy examples to be run on local machines within minutes.
Language: Jupyter Notebook - Size: 253 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

quickgrid/pytorch-diffusion
Implementation of diffusion models in pytorch for custom training.
Language: Python - Size: 2.84 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

horenbergerb/BernoulliDiffusion
Simple diffusion implementation for binary-valued data using a Bernoulli distribution instead of a Gaussian.
Language: Python - Size: 2.21 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

Hramchenko/diffusion_editor
🚀 PyTorch Implementation of "Diffusion Autoencoders: Toward a Meaningful and Decodable Representation"
Language: Jupyter Notebook - Size: 1.97 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

Hramchenko/image2ddim
Image starting noise reconstruction for Denoising Diffusion Implicit Models(DDIMs)
Language: Jupyter Notebook - Size: 2.19 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

jaideepheer/MTech-IITJ-RCAI
Neural Architecture Search (NAS) on a UNet neural network (SR3) to optimize for minimal FLOPs and inference latency; while working in a denoising diffusion generative framework (DDPM)
Language: Jupyter Notebook - Size: 19.6 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0
