choiyeren's Stars
InsightSoftwareConsortium/SimpleITK-Notebooks
Jupyter notebooks for learning how to use SimpleITK
zhixuhao/unet
unet for image segmentation
booz-allen-hamilton/DSB3Tutorial
lfz/DSB2017
The solution of team 'grt123' in DSB2017
YiYuanIntelligent/3DFasterRCNN_LungNoduleDetector
ZhaofanQiu/pseudo-3d-residual-networks
Pseudo-3D Convolutional Residual Networks for Video Representation Learning
carpedm20/DiscoGAN-pytorch
PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
longcw/faster_rcnn_pytorch
Faster RCNN with PyTorch
johndoherty/vatic
vatic is an online, interactive video annotation tool for computer vision research that crowdsources work to Amazon's Mechanical Turk. Our tool makes it easy to build massive, affordable video data sets. Written in Python + C + Javascript, vatic is free and open-source software.
pjreddie/darknet
Convolutional Neural Networks
daijifeng001/R-FCN
R-FCN: Object Detection via Region-based Fully Convolutional Networks
weiliu89/caffe
Caffe: a fast open framework for deep learning.
rbgirshick/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
rbgirshick/fast-rcnn
Fast R-CNN
rbgirshick/rcnn
R-CNN: Regions with Convolutional Neural Network Features
ShaoqingRen/SPP_net
SPP_net : Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition
scott89/FCNT
pondruska/DeepTracking
Source code of DeepTracking research project
google-deepmind/mnist-cluttered
Cluttered MNIST Dataset
Element-Research/rnn
Recurrent Neural Network library for Torch7's nn
soumith/cvpr2015
Atcold/torch-Video-Tutorials
Light your way in Deep Learning with Torch đŚ
torch/torch7
http://torch.ch
karpathy/neuraltalk2
Efficient Image Captioning code in Torch, runs on GPU
wojzaremba/lstm
tomepel/Technical_Book_DL
This note presents in a technical though hopefully pedagogical way the three most common forms of neural network architectures: Feedforward, Convolutional and Recurrent.
tigerneil/neural-networks-and-deep-learning-zh-cn
ty4z2008/Qix
Machine LearningăDeep LearningăPostgreSQLăDistributed SystemăNode.JsăGolang
karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch