yanghwi's Stars
NVlabs/stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation
yu45020/Waifu2x
PyTorch on Super Resolution
znxlwm/UGATIT-pytorch
Official PyTorch implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
rosinality/style-based-gan-pytorch
Implementation A Style-Based Generator Architecture for Generative Adversarial Networks in PyTorch
aitorzip/PyTorch-CycleGAN
A clean and readable Pytorch implementation of CycleGAN
NVlabs/MUNIT
Multimodal Unsupervised Image-to-Image Translation
clovaai/tunit
Rethinking the Truly Unsupervised Image-to-Image Translation - Official PyTorch Implementation (ICCV 2021)
Jackson-Kang/Pytorch-VAE-tutorial
A simple tutorial of Variational AutoEncoders with Pytorch
facebookresearch/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
thunlp/WantWords
An open-source online reverse dictionary.
wonwizard/stylgan2-toonify
stylgan2 toonify
jeffheaton/pretrained-gan-70s-scifi
Pretrained model 1024x1024 trained on 1970s scifi art
ndb796/Deep-Learning-Paper-Review-and-Practice
꼼꼼한 딥러닝 논문 리뷰와 코드 실습
sangwoomo/FreezeD
Freeze the Discriminator: a Simple Baseline for Fine-Tuning GANs (CVPRW 2020)
bryandlee/malnyun_faces
침착한 생성모델 학습기
vahidk/EffectivePyTorch
PyTorch tutorials and best practices.
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
tensorflow/models
Models and examples built with TensorFlow
NVIDIA/DeepRecommender
Deep learning for recommender systems
dformoso/machine-learning-mindmap
A mindmap summarising Machine Learning concepts, from Data Analysis to Deep Learning.
facebookresearch/fairseq-lua
Facebook AI Research Sequence-to-Sequence Toolkit
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)