Stars
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
Facebook AI Research Sequence-to-Sequence Toolkit
Torch implementation of DeepMask and SharpMask
Open Source Neural Machine Translation in Torch (deprecated)
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
Implementation of a classification framework from the paper Aggregated Residual Transformations for Deep Neural Networks
A Torch implementation of the object detection network from "A MultiPath Network for Object Detection" (https://arxiv.org/abs/1604.02135)
Train a deeper LSTM and normalized CNN Visual Question Answering model. This current code can get 58.16 on OpenEnded and 63.09 on Multiple-Choice on test-standard.
Code for Structured Attention Networks https://arxiv.org/abs/1702.00887
Code for "Learning Feature Pyramids for Human Pose Estimation" (ICCV 2017)
Torch Implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
Simple Baseline for Visual Question Answering
DPPnet: Image Question Answering using Convolutional Neural Network with Dynamic Parameter Prediction
Torch implementation for Stacked Attention Networks
👀 A Chatbot based on VQA (Visual Question Answering)