Pinned Repositories
AdaIN-style
Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
DA-RNN
Semantic Mapping with Data Associated Recurrent Neural Networks
dcgan.torch
A torch implementation of http://arxiv.org/abs/1511.06434
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
inng
Introspective Neural Networks for Generative Modeling
kornia
Open Source Differentiable Computer Vision Library for PyTorch
learning-to-learn
Learning to Learn in TensorFlow
MetaOptNet
Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)
pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
WINN
Wasserstein Introspective Neural Networks (CVPR 2018 Oral)
kjunelee's Repositories
kjunelee/MetaOptNet
Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)
kjunelee/WINN
Wasserstein Introspective Neural Networks (CVPR 2018 Oral)
kjunelee/AdaIN-style
Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
kjunelee/DA-RNN
Semantic Mapping with Data Associated Recurrent Neural Networks
kjunelee/dcgan.torch
A torch implementation of http://arxiv.org/abs/1511.06434
kjunelee/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
kjunelee/inng
Introspective Neural Networks for Generative Modeling
kjunelee/kornia
Open Source Differentiable Computer Vision Library for PyTorch
kjunelee/learning-to-learn
Learning to Learn in TensorFlow
kjunelee/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
kjunelee/pytorch-maml-rl
Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch
kjunelee/scipy-ml-notebook
kjunelee/SGAN
Stacked Generative Adversarial Networks
kjunelee/simpleinng-collaborator
SimpleINNg: Simplified Version of Long Jin's INNg.