Pinned Repositories
3D-Machine-Learning
A resource repository for 3D machine learning
Activation-Visualization-Histogram
Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
age-gender-estimation
Keras implementation of a CNN network for age and gender estimation
AsteroidsAI
This is the source code for my asteroids AI
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-knowledge-distillation
Awesome Knowledge Distillation
gst-tacotron
Implementation of the Style Tokens: Unsupervised Style Modeling, Control and Transfer in End-to-End Speech Synthesis
hairrender
P_wavenet_vocoder
working on parallel wavenet
zhf459's Repositories
zhf459/nv-wavenet_t
zhf459/BERT-pytorch
Google AI 2018 BERT pytorch implementation
zhf459/clari_wavenet_vocoder
zhf459/CoordConv-pytorch
Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' paper. (https://arxiv.org/pdf/1807.03247.pdf)
zhf459/dancenet
DanceNet -💃💃Dance generator using Autoencoder, LSTM and Mixture Density Network. (Keras)
zhf459/Deep-Image-Analogy
The source code of 'Visual Attribute Transfer through Deep Image Analogy'.
zhf459/Deep-Image-Analogy-PyTorch
A python implementation of Deep-Image-Analogy based on pytorch.
zhf459/deepspeare
Code for Deep-speare: a joint neural model of poetic language, meter and rhyme
zhf459/fairseq-1
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
zhf459/FFTNet
Pytorch Implementation of FFTNet
zhf459/GANimation
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral)
zhf459/GE2E
zhf459/glow
Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"
zhf459/glow-1
Compiler for Neural Network hardware accelerators
zhf459/joint-vae
Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation :star2:
zhf459/Neural-Voice-Cloning-with-Few-Samples
Implementation of Neural Voice Cloning with Few Samples Research Paper by Baidu
zhf459/nv-wavenet
Reference implementation of real-time autoregressive wavenet inference
zhf459/nv-wavenet_test
zhf459/OpenSeq2Seq
Toolkit for efficient experimentation with various sequence-to-sequence models
zhf459/pygcn
Graph Convolutional Networks in PyTorch
zhf459/pytorch-cifar
95.16% on CIFAR10 with PyTorch
zhf459/pytorch-glow
PyTorch implementation of "Glow: Generative Flow with Invertible 1x1 Convolutions"
zhf459/RetroCodes
Codes of our team for the OpenAI Retro Contest of reinforcement learning
zhf459/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
zhf459/Self-Attention-GAN-Tensorflow
Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)
zhf459/tacotron2-2
Tacotron 2 - PyTorch implementation with faster-than-realtime inference
zhf459/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
zhf459/var-attn
zhf459/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
zhf459/video-nonlocal-net
Non-local Neural Networks for Video Classification