jhjin's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
facebookresearch/fastText
Library for fast text representation and classification.
alexjc/neural-enhance
Super Resolution for images using deep learning.
phillipi/pix2pix
Image-to-image translation with conditional adversarial nets
cartographer-project/cartographer
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
tensorflow/serving
A flexible, high-performance serving system for machine learning models
oarriaga/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
liuzhuang13/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
jcjohnson/fast-neural-style
Feedforward style transfer
openimages/dataset
The Open Images dataset
kylemcdonald/FreeWifi
How to get free wifi.
facebookresearch/ResNeXt
Implementation of a classification framework from the paper Aggregated Residual Transformations for Deep Neural Networks
TorchCraft/TorchCraft
Connecting Torch to StarCraft
dmlc/minpy
NumPy interface with mixed backend execution
audioset/ontology
The Audio Set Ontology aims to provide a comprehensive set of categories to describe sound events.
locuslab/optnet
OptNet: Differentiable Optimization as a Layer in Neural Networks
dennybritz/tf-rnn
Practical Examples for RNNs in Tensorflow
ankurhanda/gvnn
gvnn: Geometric Vision with Neural Networks
baidu-research/tensorflow-allreduce
riga/tfdeploy
Deploy tensorflow graphs for fast evaluation and export to tensorflow-less environments running numpy.
dannyneil/public_plstm
Phased LSTM
jazzsaxmafia/show_and_tell.tensorflow
facebookarchive/torch-rnnlib
This library provides utilities for creating and manipulating RNNs to model sequential data.
mostafa-saad/deep-activity-rec
Paper ibrahim et al, cvpr 2016 - A Hierarchical Deep Temporal Model for Group Activity Recognition -
jiamings/fast-weights
Implementation of the paper [Using Fast Weights to Attend to the Recent Past](https://arxiv.org/abs/1610.06258)
moskomule/eve.pytorch
karolpiczak/ESC-10
ESC: Dataset for Environmental Sound Classification
torch/xt
torch TH/THC c++11 wrapper