ghostcow's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
rbgirshick/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
cocodataset/cocoapi
COCO API - Dataset @ http://cocodataset.org/
weiliu89/caffe
Caffe: a fast open framework for deep learning.
liuzhuang13/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
endernewton/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
keithito/tacotron
A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)
facebookarchive/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
openai/pixel-cnn
Code for the paper "PixelCNN++: A PixelCNN Implementation with Discretized Logistic Mixture Likelihood and Other Modifications"
foolwood/DaSiamRPN
[ECCV2018] Distractor-aware Siamese Networks for Visual Object Tracking
facebookarchive/torchnet
Torch on steroids
facebookarchive/loop
A method to generate speech across multiple speakers
twitter-archive/torch-autograd
Autograd automatically differentiates native Torch code
anantzoid/Conditional-PixelCNN-decoder
Tensorflow implementation of Gated Conditional Pixel Convolutional Neural Network
ankurhanda/gvnn
gvnn: Geometric Vision with Neural Networks
bilylee/SiamFC-TensorFlow
A TensorFlow implementation of the SiamFC tracker
nicholas-leonard/dp
A deep learning library for streamlining research and development using the Torch7 distribution.
kan-bayashi/PytorchWaveNetVocoder
WaveNet-Vocoder implementation with pytorch.
twitter-archive/torch-twrl
Torch-twrl is a package that enables reinforcement learning in Torch.
torch/cunn
kundan2510/pixelCNN
Theano reimplementation of pixelCNN architecture
mahyarnajibi/fast-rcnn-torch
Fast R-CNN Torch Implementation
yhenon/pyrcc
Python implementation of Robust Continuous Clustering
ofirpress/UsingTheOutputEmbedding
Code for the EACL paper "Using the Output Embedding to Improve Language Models" by Ofir Press and Lior Wolf
brodmann17/Brodmann17FaceDetector
Brodmann17 Deep Learning based highly efficient face detector working on ARM & x86 CPUs
szagoruyko/idiap-tutorials
soumith/torch-visbox
visualizing what ConvNets learn with camera