Skip to content

This repository is for the learning and conclusion on Caffe.

Notifications You must be signed in to change notification settings

Jinming-Su/caffe-source-code-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Projcet is to analyze the source code of Caffe

  1. The Caffe code is based on https://github.com/BVLC/caffe at the commit of 04ab089db018a292ae48d51732dd6c66766b36b6, Mar. 2, 2019.

  2. The experimental environment is as follows:
    Operation: ubuntu 16.04.1

  3. Note
    This project is not intended as an introduction to the project, while for a deeper understanding of the mechanism of caffe. Therefore, a large amount of relevant knowledge may be needed.

  4. Contents

    1. Pre-knowledge
      1.Dependent softwares
      2.Installation of Caffe
      3.Single step debugging Caffe by clion
      4.Makefile
    2. Source Code
      5.Analyze caffe.proto
      6.Analyze caffe.cpp
      7.Solver
      8.Net and layer
      9.Convolutional layer
      10.User-defined layer

About

This repository is for the learning and conclusion on Caffe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published