MaximeVandegar / Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
☆778Updated last month
Alternatives and similar repositories for Papers-in-100-Lines-of-Code:
Users that are interested in Papers-in-100-Lines-of-Code are comparing it to the libraries listed below
- DiffusionFastForward: a free course and experimental framework for diffusion-based generative models☆605Updated last year
- A minimal PyTorch implementation of probabilistic diffusion models for 2D datasets.☆677Updated 6 months ago
- Conditional diffusion model to generate MNIST. Minimal script. Based on 'Classifier-Free Diffusion Guidance'.☆669Updated 10 months ago
- A curated list of resources on implicit neural representations.☆2,474Updated 9 months ago
- A simple tutorial of Variational AutoEncoders with Pytorch☆336Updated 9 months ago
- Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)☆1,831Updated 4 months ago
- A collection of papers on diffusion models for 3D generation.☆884Updated last month
- A 2D Gaussian Splatting paper for no obvious reasons. Enjoy!☆386Updated 2 months ago
- Creating a diffusion model from scratch in PyTorch to learn exactly how they work.☆337Updated 6 months ago
- Self-contained, minimalistic implementation of diffusion models with Pytorch.☆875Updated 2 years ago
- Pure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives: https://nvlabs.github.io/instant-ngp/☆975Updated 3 months ago
- This repository categorizes the papers about diffusion models applied in computer vision according to their target task. The classifcatio…☆378Updated last year
- Official implementation of "Implicit Neural Representations with Periodic Activation Functions"☆1,770Updated 4 months ago
- "Deep Generative Modeling": Introductory Examples☆1,065Updated 2 months ago
- Personal short implementations of Machine Learning papers☆233Updated 10 months ago
- PyTorch implementation for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)☆1,761Updated 4 months ago
- ICCV 2023 Papers: Discover cutting-edge research from ICCV 2023, the leading computer vision conference. Stay updated on the latest in co…☆938Updated 3 months ago
- A PyTorch re-implementation of Neural Radiance Fields☆891Updated 3 years ago
- A collection of 3D reconstruction papers in the deep learning era.☆804Updated 11 months ago
- Minimal PyTorch implementations of NeRF and pixelNeRF.☆234Updated last year
- Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf)☆388Updated last year
- Denoising Diffusion Implicit Models☆1,480Updated 4 months ago
- A curated list of awesome 3d generation papers☆1,085Updated last year
- A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)☆258Updated 2 months ago
- This repo implements Denoising Diffusion Probabilistic Models (DDPM) in Pytorch☆76Updated last week
- A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.☆2,117Updated last year
- Stable Diffusion implemented from scratch in PyTorch☆615Updated last month
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆649Updated 2 years ago
- This repo implements a Stable Diffusion model in PyTorch with all the essential components.☆147Updated last week
- TorchCFM: a Conditional Flow Matching library☆1,284Updated 2 weeks ago