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/AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
zhf459/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
zhf459/basic-yolo-keras
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
zhf459/closed-form-matting
Python implementation of A. Levin D. Lischinski and Y. Weiss. A Closed Form Solution to Natural Image Matting. IEEE Conf. on Computer Vision and Pattern Recognition (CVPR), June 2006, New York
zhf459/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
zhf459/darknet
Convolutional Neural Networks
zhf459/Deep-Image-Analogy-PyTorch-1
Visual Attribute Transfer through Deep Image Analogy in PyTorch!
zhf459/delaunator
A really fast JavaScript library for Delaunay triangulation of 2D points
zhf459/Delving-deep-into-GANs
A curated, quasi-exhaustive list of state-of-the-art publications and resources about Generative Adversarial Networks (GANs) and their applications.
zhf459/dissertation
:mortar_board: :scroll: This repository holds my final year project during my time at the University of Lincoln titled 'Deep Learning for Emotion Recognition in Cartoons'.
zhf459/dlcv_for_beginners
《深度学习与计算机视觉》配套代码
zhf459/ELF
An End-To-End, Lightweight and Flexible Platform for Game Research
zhf459/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
zhf459/FaderNetworks
Fader Networks: Manipulating Images by Sliding Attributes - NIPS 2017
zhf459/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit
zhf459/grumpy
Grumpy is a Python to Go source code transcompiler and runtime.
zhf459/keras-adversarial
Keras Generative Adversarial Networks
zhf459/Keras-GAN
Keras implementations of Generative Adversarial Networks.
zhf459/MAgent
A Platform for Many-agent Reinforcement Learning
zhf459/morphsnakes
Morphological snakes for image segmentation and tracking
zhf459/nmt
TensorFlow Neural Machine Translation Tutorial
zhf459/person2vec
zhf459/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
zhf459/pytorch-beginner
pytorch tutorial for beginners
zhf459/speech-to-text-wavenet
Speech-to-Text-WaveNet : End-to-end sentence level English speech recognition based on DeepMind's WaveNet and tensorflow
zhf459/style-swap
code for Fast Patch-based Style Transfer of Arbitrary Style
zhf459/Tacotron-2
Deep mind's Tacotron-2 Tensorflow implementation
zhf459/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
zhf459/waifu2x
Image Super-Resolution for Anime-Style Art
zhf459/warp-ctc
Fast parallel CTC.