CBHY's Stars
3b1b/manim
Animation engine for explanatory math videos
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
ManimCommunity/manim
A community-maintained Python framework for creating mathematical animations.
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
lucidrains/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
ahrm/sioyek
Sioyek is a PDF viewer with a focus on textbooks and research papers
rtqichen/torchdiffeq
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
huggingface/diffusion-models-class
Materials for the Hugging Face Diffusion Models Course
rosinality/stylegan2-pytorch
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
facebookresearch/schedule_free
Schedule-Free Optimization in PyTorch
mchong6/JoJoGAN
Official PyTorch repo for JoJoGAN: One Shot Face Stylization
google-research/disentanglement_lib
disentanglement_lib is an open-source library for research on learning disentangled representations.
IT-Book-Organization/Computer-Networking_A-Top-Down-Approach
'컴퓨터 네트워킹: 하향식 접근(제8판)'을 읽고 공부하며 정리하는 저장소입니다.
ShihaoZhaoZSH/Uni-ControlNet
[NeurIPS 2023] Uni-ControlNet: All-in-One Control to Text-to-Image Diffusion Models
google-research/vmoe
kwonminki/One-sentence_Diffusion_summary
The repo for studying and sharing diffusion models.
ChunmingHe/awesome-diffusion-models-in-low-level-vision
A Repository for Diffusion-Model-related Papers in Low-level Vision
naver-ai/rope-vit
[ECCV 2024] Official PyTorch implementation of RoPE-ViT "Rotary Position Embedding for Vision Transformer"
Lilcob/-DL_PaperReadingMeeting
Deep Learning Paper Reading Meeting-Archive
ChenyangLEI/awesome-reflection-removal
A collection of reflection removal methods
zaidbhat1234/Image2StyleGAN
This is an implementation of the paper Image2StyleGAN using StyleGAN as backbone
tirer-lab/DDPG
zhuyr97/Reflection_RemoVal_CVPR2024
ndb796/Mathematics-for-AI
인공지능 및 컴퓨터 비전을 위한 수학 (핵심 개념 노트)
yuhuUSTC/DehazeDDPM
High-quality Image Dehazing with Diffusion Model
HGLiu1998/GAN-inversion
Image2StyleGAN and Image2StyleGAN++ implementation
mingcv/DSIT
Official implementation for "Single Image Reflection Separation via Interactive Dual-Stream Transformers"
aeolian83/paper_translator
Tenvence/afa
Official Code of "Ensembling Diffusion Models via Adaptive Feature Aggregation".