Junho Kim's repositories
SPADE-Tensorflow
Simple Tensorflow implementation of "Semantic Image Synthesis with Spatially-Adaptive Normalization" a.k.a. GauGAN, SPADE (CVPR 2019 Oral)
vit-tensorflow
Vision Transformer Cookbook with Tensorflow
Tensorflow2-Cookbook
Simple Tensorflow 2.x Cookbook for easy-to-use
StyleGAN-Tensorflow
Simple & Intuitive Tensorflow implementation of StyleGAN (CVPR 2019 Oral)
StarGAN_v2-Tensorflow
Simple Tensorflow implementation of StarGAN_v2
Diffusion-Tensorflow
Tensorflow implementations of Diffusion models (DDPM, DDIM)
AdamP-Tensorflow
Tensorflow Implementation of "Slowing Down the Weight Norm Increase in Momentum-based Optimizers"
tf-torch-template
Deep learning project template with tensorflow & pytorch (multi-gpu version)
CLIP-Tensorflow
Simple Tensorflow implementation of CLIP
diffusion-pytorch
이화여대 강의자료
AdaConv-Tensorflow
Simple Tensorflow implementation of "Adaptive Convolutions for Structure-Aware Style Transfer" (CVPR 2021)
denoising-diffusion-gan-Tensorflow
Tensorflow implementation of "Tackling the Generative Learning Trilemma with Denoising Diffusion GANs" (ICLR 2022 Spotlight)
Toward_spatial_unbiased-Tensorflow
Simple Tensorflow implementation of "Toward Spatially Unbiased Generative Models" (ICCV 2021)
stylegan2-pytorch
Pytorch implementation of StyleGAN2 in my style
pseudo_var
Pseudo code for "VAR: Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction"
CIPS-Tensorflow
Simple Tensorflow implementation of "Image Generators with Conditionally-Independent Pixel Synthesis" (CVPR 2021 Oral)
grid_sample-Tensorflow
Tensorflow implementation of the grid_sample of pytorch.
DenseDiffusion
Official Pytorch Implementation of DenseDiffusion (ICCV 2023)
vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
alias-free-gan-pytorch
Unofficial implementation of Alias-Free Generative Adversarial Networks. (https://arxiv.org/abs/2106.12423) in PyTorch
img2dataset
Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M urls in 20h on one machine.
Paper-Writing-Tips
MLNLP社区用来帮助大家避免论文投稿小错误的整理仓库。 Paper Writing Tips
video2dataset
Easily create large video dataset from video urls