An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with denoising-diffusion

A curated list of projects in awesome lists tagged with denoising-diffusion .

https://github.com/rosinality/denoising-diffusion-pytorch

Implementation of Denoising Diffusion Probabilistic Models in PyTorch

denoising-diffusion

Last synced: 28 Apr 2025

https://github.com/lucidrains/bit-diffusion

Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch

artificial-intelligence deep-learning denoising-diffusion discrete

Last synced: 04 Apr 2025

https://github.com/lucidrains/lumiere-pytorch

Implementation of Lumiere, SOTA text-to-video generation from Google Deepmind, in Pytorch

artificial-intelligence deep-learning denoising-diffusion text-to-video

Last synced: 05 Apr 2025

https://github.com/lucidrains/med-seg-diff-pytorch

Implementation of MedSegDiff in Pytorch - SOTA medical segmentation using DDPM and filtering of features in fourier space

artificial-intelligence deep-learning denoising-diffusion medicine segmentation

Last synced: 05 Apr 2025

https://github.com/lucidrains/recurrent-interface-network-pytorch

Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in Pytorch

artificial-intelligence attention-mechanisms deep-learning denoising-diffusion image-generation latents video-generation

Last synced: 27 Aug 2025

https://github.com/lucidrains/chroma-pytorch

Implementation of Chroma, generative models of protein using DDPM and GNNs, in Pytorch

artificial-intelligence deep-learning denoising-diffusion graph-neural-networks protein-design

Last synced: 22 Aug 2025

https://github.com/lucidrains/diffusion-policy

Implementation of Diffusion Policy, Toyota Research's supposed breakthrough in leveraging DDPMs for learning policies for real-world Robotics

artificial-intelligence attention-mechanisms deep-learning denoising-diffusion robotics transformers

Last synced: 14 Apr 2025

https://github.com/lucidrains/multimodal-dit-pytorch

Implementation of a multimodal diffusion transformer in Pytorch

artificial-intelligence audio deep-learning denoising-diffusion transformers video

Last synced: 29 Oct 2025

https://github.com/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

artificial-intelligence deep-learning denoising-diffusion video-generation

Last synced: 31 Jul 2025

https://github.com/hkuds/recdiff

[CIKM'2024] "RecDiff: Diffusion Model for Social Recommendation"

denoising-diffusion diffusion-models graph-neural-networks recommender-systems social-recommendation

Last synced: 04 Jul 2025

https://github.com/hkproj/pytorch-ddpm

Implementation of the paper "Denoising Diffusion Probabilistic Models" in PyTorch

ddpm denoising-diffusion diffusion-models paper-implementations pytorch pytorch-implementation study-notes

Last synced: 06 May 2025

https://github.com/lucidrains/equiformer-diffusion

Implementation of Denoising Diffusion for protein design, but using the new Equiformer (successor to SE3 Transformers) with some additional improvements

artificial-intelligence attention-mechanisms deep-learning denoising-diffusion equivariant-networks protein-design

Last synced: 01 Feb 2026

https://github.com/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

artificial-intelligence deep-learning denoising-diffusion drug-design protein-ligand-interactions

Last synced: 30 Apr 2025

https://github.com/chao1224/geossl

GeoSSL: Molecular Geometry Pretraining with SE(3)-Invariant Denoising Distance Matching, ICLR'23 (https://openreview.net/forum?id=CjTHVo1dvR)

denoising-diffusion diffusion-models geometry molecular-geometries molecule pretraining self-supervised self-supervised-learning

Last synced: 23 Oct 2025

https://github.com/lucidrains/decomp-opt-pytorch

Implementation of DecompOpt - Controllable and Decomposed Diffusion Models for Structure-based Molecular Optimization - ICLR 2024

artificial-intelligence deep-learning denoising-diffusion drug-design se3-equivariance

Last synced: 25 Jul 2025

https://github.com/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.

ai cifar-10-dataset ddpm deep-learning denoising-diffusion ffhq-dataset generative-modelling image-generation python pytorch score-matching

Last synced: 01 May 2026

https://github.com/rishishanthan/ddim-mnist-inpainting

DDIM-based image inpainting on MNIST (32×32), filling central holes using a time-conditioned UNet with self-conditioning and coord-conv.

computer-vision ddim deep-learning denoising-diffusion diffusion-models generative-models image-inpainting mnist pytorch self-attention time-embedding unet

Last synced: 13 Jan 2026