Pinned Repositories
awesome-deep-learning-papers
The most cited deep learning papers
caffe
Caffe: a fast open framework for deep learning.
caffe-model
Caffe models (imagenet pretrain) and prototxt generator scripts for inception_v3 \ inception_v4 \ inception_resnet \ fractalnet \ resnext
cnn-benchmarks
Benchmarks for popular CNN models
deepid-implementation
DeepID-implementation is an implementation of paper "Deep Learning Face Representation from Predicting 10,000 Classes"
DIGITS
Deep Learning GPU Training System
Fabmedical
face_recognition
使用webface人脸数据集以及DeepID网络,通过Caffe训练出模型参数,得到LFW二分类的人脸识别准确率。
face_recognition-1
The world's simplest facial recognition api for Python and the command line
faster-rcnn-resnet
ResNet Implementation for Faster-rcnn
cooliybob's Repositories
cooliybob/awesome-deep-learning-papers
The most cited deep learning papers
cooliybob/caffe
Caffe: a fast open framework for deep learning.
cooliybob/caffe-model
Caffe models (imagenet pretrain) and prototxt generator scripts for inception_v3 \ inception_v4 \ inception_resnet \ fractalnet \ resnext
cooliybob/cnn-benchmarks
Benchmarks for popular CNN models
cooliybob/deepid-implementation
DeepID-implementation is an implementation of paper "Deep Learning Face Representation from Predicting 10,000 Classes"
cooliybob/DIGITS
Deep Learning GPU Training System
cooliybob/Fabmedical
cooliybob/face_recognition
使用webface人脸数据集以及DeepID网络,通过Caffe训练出模型参数,得到LFW二分类的人脸识别准确率。
cooliybob/face_recognition-1
The world's simplest facial recognition api for Python and the command line
cooliybob/faster-rcnn-resnet
ResNet Implementation for Faster-rcnn
cooliybob/gitignore
A collection of useful .gitignore templates
cooliybob/LazyMap
cooliybob/MobileNet
MobileNet build with Tensorflow
cooliybob/MobileNet-Caffe
Caffe Implementation of Google's MobileNets
cooliybob/netscope
Neural network visualizer
cooliybob/py-mongo-sync
Oplog-based sync tool for MongoDB. It's used to sync data from a replica set to another standalone/replica set/sharded cluster.
cooliybob/ShuffleNet
This is a fast caffe implementation of ShuffleNet.
cooliybob/tensorlayer
TensorLayer: Deep Learning and Reinforcement Learning Library for Researcher and Engineer.
cooliybob/YOLO_tensorflow
tensorflow implementation of 'YOLO : Real-Time Object Detection'