Awesome
Awesome Caffe
This page contains a curated list of awesome Caffe examples, tutorials and blogs. It is inspired by awesome-php and awesome-machine-learning.
<a name="Contributing"></a>Contributing
If you think I have missed out on something (or) have any suggestions (papers, implementations and other resources), feel free to pull a request
Feedback and contributions are welcome!
Table of Contents
============================================================================================================
<a name="Books"></a>Books
- Deep Learning - Ian Goodfellow and Yoshua Bengio and Aaron Courville
- Deep Learning (Simplified Chinese)
<a name="Tutorials"></a>1. Tutorials
- DIY Deep Learning for Vision with Caffe
- Tutorial Documentation
- Tutorial Documentation (Simplified Chinese)
<a name="Vision"></a>2. Vision
2.1 Image Classification
2.2 Object Detection
2.3 Image Segmentation
2.4 Face Detection / Recognition / Verification
- Center Loss
- MTCNN_face_detection_alignment
- VGG-Face
- TripletLoss(FaceNet)
- dockerface - Easy to install and use deep learning Faster R-CNN face detection for images and video in a docker container.
2.5 Action Recognition
- UntrimmedNets
- C3D (a recent version of Caffe)
- TDD
- LRCN
2.6 Object Tracking
2.7 Scene Classification
2.8 Image Super-resolution
2.9 Images Generation
2.10 Self-driving
2.11 Reinforcement Learning
2.12 Image Generation
<a name="NLP">3. NLP
<a name="Speech">4. Speech
<a name="Building"></a>5. Building Blocks
5.1 Initialization
5.2 Activation Function
TODO
<a name="Tools"></a>6. Tools
6.1 Converter
6.2 Labeling
6.3 Data Augmentation
6.4 Parameter Search
6.5 Visualization
6.6 Mobile Platform
6.7 Intel and AMD
6.8 Parallel and Distributed computing
6.9 Net Builder