Kim Seonghyeon

Results 25 repositories owned by Kim Seonghyeon

style-based-gan-pytorch

1.1k
Stars
234
Forks
Watchers

Implementation A Style-Based Generator Architecture for Generative Adversarial Networks in PyTorch

swapping-autoencoder-pytorch

256
Stars
49
Forks
Watchers

Unofficial implementation of Swapping Autoencoder for Deep Image Manipulation (https://arxiv.org/abs/2007.00653) in PyTorch

taming-transformers-pytorch

17
Stars
1
Forks
Watchers

Implementation of Taming Transformers for High-Resolution Image Synthesis (https://arxiv.org/abs/2012.09841) in PyTorch

tensorfn

21
Stars
1
Forks
Watchers

Weakly opinionated library for implementing ML models. Less boilerplate, More rigor

vision-transformers-pytorch

82
Stars
12
Forks
Watchers

Implementation of various Vision Transformers I found interesting