Pinned Repositories
assignment2
assignment3
Volume Rendering, Neural Radiance Fields, Neural Surfaces
assignment4
3D Gaussian Splatting and Diffusion Guided Optimization
assignment5
cmu-latex-hw-template
A LaTeX template for homework assignments, used widely at CMU.
DiffPIR
"Denoising Diffusion Models for Plug-and-Play Image Restoration", Yuanzhi Zhu, Kai Zhang, Jingyun Liang, Jiezhang Cao, Bihan Wen, Radu Timofte, Luc Van Gool.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
DiffusionDPO
Code for "Diffusion Model Alignment Using Direct Preference Optimization"
dreamerv3-pytorch
Implementation of Dreamer v3, Deepmind's first neural network that was able to learn to collect diamonds in Minecraft, in Pytorch
dsr-rl
[CoRL 2020] Learning 3D Dynamic Scene Representations for Robot Manipulation
k101w's Repositories
k101w/assignment2
k101w/assignment3
Volume Rendering, Neural Radiance Fields, Neural Surfaces
k101w/assignment4
3D Gaussian Splatting and Diffusion Guided Optimization
k101w/assignment5
k101w/cmu-latex-hw-template
A LaTeX template for homework assignments, used widely at CMU.
k101w/DiffPIR
"Denoising Diffusion Models for Plug-and-Play Image Restoration", Yuanzhi Zhu, Kai Zhang, Jingyun Liang, Jiezhang Cao, Bihan Wen, Radu Timofte, Luc Van Gool.
k101w/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
k101w/DiffusionDPO
Code for "Diffusion Model Alignment Using Direct Preference Optimization"
k101w/dreamerv3-pytorch
Implementation of Dreamer v3, Deepmind's first neural network that was able to learn to collect diamonds in Minecraft, in Pytorch
k101w/dsr-rl
[CoRL 2020] Learning 3D Dynamic Scene Representations for Robot Manipulation
k101w/k101w.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
k101w/generative-modeling
k101w/guided-diffusion-sxela
openai guided diffusion tweaks
k101w/KAIR
Image Restoration Toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet, SRMD, DPSR, BSRGAN, SwinIR
k101w/LfID
On the Learning Mechanisms in Physical Reasoning, NeurIPS 2022.
k101w/LfID_Page
The project page of LfID
k101w/MDT
Masked Diffusion Transformer is the SOTA for image synthesis. (ICCV 2023)
k101w/Micemaze_data
Code and data to accompany the Rosenberg 2021 Preprint
k101w/phyre_ODE
PHYRE is a benchmark for physical reasoning.
k101w/predrnn-pytorch
Official implementation for NIPS'17 paper: PredRNN: Recurrent Neural Networks for Predictive Learning Using Spatiotemporal LSTMs.
k101w/Restormer
[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.
k101w/stable-baselines3-micemaze
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
k101w/StableSR
[IJCV2024] Exploiting Diffusion Prior for Real-World Image Super-Resolution
k101w/SwinIR
SwinIR: Image Restoration Using Swin Transformer (official repository)
k101w/T2I-CompBench
k101w/thuhole_memories
k101w/torchdiffeq_mr
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
k101w/Universal-Guided-Diffusion
k101w/world-models
Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch
k101w/WorldModelsExperiments
World Models Experiments