TrustRadius: an HG Insights company
Caffe Deep Learning Framework Logo

Caffe Deep Learning Framework Reviews and Ratings

Rating: 7 out of 10
Score
7 out of 10

Reviews

1 Review

Caffe, just good for your first taste

Rating: 4 out of 10
Incentivized

Use Cases and Deployment Scope

Caffe was chosen by us, only for the experimental purposes of trying out some DL frameworks, as it is one of the earliest DL frameworks, and is dedicated for vision, image recognition and classification. We wanted to see how it may be used in the commercial invoice image auto-classification use case. As soon as TensorFlow was introduced, Caffe was not used anymore.

Pros

  • Caffe is good for traditional image-based CNN as this was its original purpose.

Cons

  • Caffe's model definition - static configuration files are really painful. Maintaining big configuration files with so many parameters and details of many layers can be a really challenging task.
  • Besides imagine and vision (CNN), Caffe also gradually adds some other NN architecture support. It doesn't play well in a recurrent domain, so we have to say variety is a problem.
  • Caffe's deployment for production is not easy. The community support and project development all mean it is almost fading out of the market.
  • The learning curve is quite steep. Although TensorFlow's is not easy to master either, the reward for Caffe is much less than the TensorFlow can offer.

Likelihood to Recommend

Caffe is only appropriate for some new beginners who don't want to write any lines of code, just want to use existing models for image recognition, or have some taste of the so-called Deep Learning.

Vetted Review
Caffe Deep Learning Framework
1 year of experience