OnceMonkey's Stars
nreHieW/minVAR
Minimal Implementation of Visual Autoregressive Modelling (VAR)
breezedeus/CnOCR
CnOCR: Awesome Chinese/English OCR Python toolkits based on PyTorch. It comes with 20+ well-trained models for different application scenarios and can be used directly after installation. 【基于 PyTorch/MXNet 的中文/英文 OCR Python 包。】
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, ... 🧠
irasin/Pytorch_AdaIN
Pytorch implementation from scratch of [Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization [Huang+, ICCV2017]]
nlp-greyfoss/metagrad
一个用于学习的仿Pytorch纯Python实现的自动求导工具。
lvyilin/pytorch-fgvc-dataset
PyTorch custom dataset APIs -- CUB-200-2011, Stanford Dogs, Stanford Cars, FGVC Aircraft, NABirds, Tiny ImageNet, iNaturalist2017
FlyEgle/MAE-pytorch
Masked Autoencoders Are Scalable Vision Learners
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Nancy1229/ML2021-Spring
李宏毅 (Hung-Yi Lee) 機器學習 Machine Learning 2021 Spring
X-Lucifer/AI-Lossless-Zoomer
AI无损放大工具
Asabeneh/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
VincentXWD/create-girls-moe-pytorch
An implementation of paper from NIPS2017 'Towards the Automatic Anime Characters Creation with Generative Adversarial Networks' using pytorch.
makegirlsmoe/makegirlsmoe_web
Create Anime Characters with MakeGirlsMoe
taki0112/UGATIT
Official Tensorflow implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation (ICLR 2020)
hwalsuklee/tensorflow-generative-model-collections
Collection of generative models in Tensorflow