MorleyOlsen's Stars
PKUFlyingPig/cs-self-learning
计算机自学指南
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
yenchenlin/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
openai/improved-diffusion
Release for Improved Denoising Diffusion Probabilistic Models
Tramac/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
dabeaz/ply
Python Lex-Yacc
samoshkin/tmux-config
Tmux configuration, that supercharges your tmux to build cozy and cool terminal environment
SuperMedIntel/MedSegDiff
Medical Image Segmentation with Diffusion Model
mantasu/cs231n
Shortest solutions for CS231n 2021-2024
WhereIsHeroFrom/Code_Templates
lansinuote/Simple_RLHF
FrancescoSaverioZuppichini/ConvNext
Implementing ConvNext in PyTorch
chunyu-li/ddpm
扩散模型的简易 PyTorch 实现
MadryLab/label-consistent-backdoor-code
Code for "Label-Consistent Backdoor Attacks"
silence-tang/xducs
西电计科课程源码分享
hkunzhe/label_consistent_attacks_pytorch
A minimal PyTorch implementation of Label-Consistent Backdoor Attacks