Pinned Repositories
behavioral-cloning
Behavioral cloning based on Udacity Self-Driving Car Simulator
DVG
Dual Variational Generation for Low Shot Heterogeneous Face Recognition, NeurIPS 2019
glow-flow
Modular tensorflow implementation for OpenAI's Glow.
improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
SPADE-Tensorflow
Simple Tensorflow implementation of "Semantic Image Synthesis with Spatially-Adaptive Normalization" a.k.a. GauGAN, SPADE (CVPR 2019 Oral)
vq-vae-2-tensorflow
olegmyrk's Repositories
olegmyrk/glow-flow
Modular tensorflow implementation for OpenAI's Glow.
olegmyrk/SPADE-Tensorflow
Simple Tensorflow implementation of "Semantic Image Synthesis with Spatially-Adaptive Normalization" a.k.a. GauGAN, SPADE (CVPR 2019 Oral)
olegmyrk/vq-vae-2-tensorflow
olegmyrk/behavioral-cloning
Behavioral cloning based on Udacity Self-Driving Car Simulator
olegmyrk/DVG
Dual Variational Generation for Low Shot Heterogeneous Face Recognition, NeurIPS 2019
olegmyrk/improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
olegmyrk/mean-teacher
A state-of-the-art semi-supervised method for image recognition
olegmyrk/retro-rl
Some experimental RL algorithms for Retro Contest.
olegmyrk/stylegan-encoder
StyleGAN Encoder - converts real images to latent space
olegmyrk/stylevae
olegmyrk/vq-vae-2-pytorch
Implementation of Generating Diverse High-Fidelity Images with VQ-VAE-2 in PyTorch