KimRass's Stars
praeclarumjj3/VQ-VAE-on-MNIST
VQ-VAE implementation in Pytorch
KimRass/train_easyocr
Fine-tuning 'EasyOCR' on the '공공행정문서 OCR' dataset provided by 'AI-Hub'.
KimRass/CLIP
PyTorch implementation of 'CLIP' (Radford et al., 2021) from scratch and training it on Flickr8k + Flickr30k
KimRass/DETR
PyTorch implementation of 'DETR' (Carion et al., 2020) from scratch.
KimRass/VQ-VAE-PixelCNN
PyTorch implementation of VQ-VAE (Oord et al., 2017) & PixelCNN ((Oord et al., 2016) and training it on Fashion MNIST and CIFAR-10
gokul-pv/DetectionTransformer
DETR: End-to-End Object Detection with Transformers
KimRass/Classifier-Guidance
PyTorch implementation of Dhariwal and Nichol (2021) and training it on CIFAR-10
KimRass/Conditional-WGAN-GP
PyTorch implementation of 'Conditional GAN' (Mirza et al., 2014) & 'WGAN-GP' (Gulrajani et. al., 2017) and training it on MNIST
KimRass/ILVR
PyTorch implementation of 'ILVR' (Choi et al., 2021) from scratch and applying it to 'DDPM' on CelebA at 64 × 64
KimRass/RotNet
Pytorch implementation of 'RotNet' (Gidaris et al., 2018).
KimRass/SDEdit
PyTorch implementation of 'SDEdit' (Meng et al., 2021) from scratch and applying it to 'DDPM' on CelebA at 64 × 64
KimRass/AI-Papers
AI paper reviews in Korean
KimRass/CFG
PyTorch implementation of 'CFG' (Ho et al., 2022).
KimRass/Copy-Paste
From-scratch PyTorch implementation of 'Copy-Paste' (Ghiasi et al., 2021) on COCO 2014.
KimRass/DDIM
PyTorch implementation of 'DDIM' (Jiaming Song et al., 2020).
KimRass/FastAPI
1. Bulletin board using SQLAlchemy. 2. Service that accepts image and performs semantic segmentation using DeepLabv3.
KimRass/Improved-DDPM
PyTorch implementation of 'Improved DDPM' (Nichol and Dhariwal, 2021).
KimRass/Jigsaw-Puzzle
A rule-based algorithm for solving edge-matching puzzles of arbitrary sizes using L2 distance.
KimRass/Kaggle-Iceberg
https://www.kaggle.com/c/statoil-iceberg-classifier-challenge/
KimRass/Kaggle-Titanic
https://www.kaggle.com/competitions/titanic
KimRass/LSTM-Text-Gen.
Simple LSTM text generation model using PyTorch Lightning.
KimRass/MAE
PyTorch implementation of 'MAE' (He et al., 2021) from scratch.
KimRass/Mehdi-Noroozi-et-al.-2016
Mehdi Noroozi et al. (2016) implementation in PyTorch
KimRass/Mehdi-Noroozi-et-al.-2017
Mehdi Noroozi et al. (2017) implementation in PyTorch
KimRass/Richard-Zhang-et-al.-2016
PyTorch implementation of experiments of Zhang et al., 2016 from scratch.
KimRass/RoPE
KimRass/Swin-Transformer
PyTorch implementation of 'Swin Transformer' (Liu et al., 2021) from scratch.
KimRass/Transformer
PyTorch implementation of 'Transformer' (Vaswani et al., 2017)
KimRass/VAE
PyTorch implementation of 'VAE' (Kingma and Welling, 2014) and training it on MNIST
KimRass/ViViT
PyTorch implementation of 'ViViT' (Arnab et al., 2021) from scratch.