Highlights
- Pro
Stars
Face recognition with deep neural networks.
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
The original code from the DeepMind article + my tweaks
This repository implements a demo of the networks described in "How far are we from solving the 2D & 3D Face Alignment problem? (and a dataset of 230,000 3D facial landmarks)" paper.
Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)
The source code of NIPS17 'Universal Style Transfer via Feature Transforms'.
MIT-Princeton Vision Toolbox for Robotic Pick-and-Place at the Amazon Robotics Challenge 2017 - Robotic Grasping and One-shot Recognition of Novel Objects with Deep Learning.
Torch implementation reproducing MNIST experiments from DeepMind's DNI paper.