Pinned Repositories
006975
케라스 창시자에게 배우는 딥러닝
adaptive-style-transfer
source code for the ECCV18 paper A Style-Aware Content Loss for Real-time HD Style Transfer
awesome-deepfake-porn-detection
papers, repos, datasets : deepfake and porn detection using deep learning
hyekang.github.io
pix2pix-tensorflow
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
Practice001_pytorch_neural_style_transfer
You GAN do it. This is a repository based on
pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
Style-Transfer
Implemented Lee-Jung-Seob Style-Transfer
hyeKang's Repositories
hyeKang/006975
케라스 창시자에게 배우는 딥러닝
hyeKang/awesome-deepfake-porn-detection
papers, repos, datasets : deepfake and porn detection using deep learning
hyeKang/pix2pix-tensorflow
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
hyeKang/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
hyeKang/Style-Transfer
Implemented Lee-Jung-Seob Style-Transfer
hyeKang/adaptive-style-transfer
source code for the ECCV18 paper A Style-Aware Content Loss for Real-time HD Style Transfer
hyeKang/hyekang.github.io
hyeKang/Practice001_pytorch_neural_style_transfer
You GAN do it. This is a repository based on
hyeKang/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
hyeKang/dcgan.torch
A torch implementation of http://arxiv.org/abs/1511.06434
hyeKang/deep_learning_with_python
for studying Ch. 8 in the book
hyeKang/DeepLearningImplementations
Implementation of recent Deep Learning papers
hyeKang/iGAN
Interactive Image Generation via Generative Adversarial Networks
hyeKang/keras-data-generator
Template for data generator in Keras
hyeKang/Keras-GAN
Keras implementations of Generative Adversarial Networks.
hyeKang/Keras-SRGAN
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras
hyeKang/minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
hyeKang/ml-agents
Unity Machine Learning Agents Toolkit
hyeKang/noc-book
Repository for The Nature of Code book
hyeKang/Panorama01
hyeKang/pix2pix
Image-to-image translation with conditional adversarial nets
hyeKang/playground
Play with neural networks!
hyeKang/PytorchNeuralStyleTransfer
Implementation of Neural Style Transfer in Pytorch
hyeKang/season2
hyeKang/super_resolution
Super resolution with Subpixel CNN using Keras
hyeKang/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
hyeKang/Tensorflow_DCGAN
Study Friendly Implementation of DCGAN in Tensorflow
hyeKang/Tensorflow_DiscoGAN
Study Friendly Implementation of DiscoGAN with Tensorflow
hyeKang/Tensorflow_Pix2Pix
Study Friendly Implementation of Pix2Pix in Tensorflow
hyeKang/Unity_ML_Agents
Unity ML-agents Project Repository of RLKorea