Deep-Learning-with-Caffe icon indicating copy to clipboard operation
Deep-Learning-with-Caffe copied to clipboard

My tests and experiments on Caffe, the deep learning framework by Berkeley Vision and Learning Center (BVLC) and its contributors.

Caffe

My tests and experiments on Caffe, the deep learning framework by Berkeley Vision and Learning Center (BVLC) and its contributors.

Please start with Deep Neural Network with Caffe tutorial. It is an indepth explanation of Caffes own notebook examples. More information on Caffe can be found in these files:

  1. How to train your own network in Caffe

  2. Things to know while training your first net

  3. How to properly setup ImageNet dataset for training the ImageNet model in Caffe