Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 427 Bytes

File metadata and controls

20 lines (13 loc) · 427 Bytes

caffemachine

An easy way to consume Deep Learning services for image recognition

Installation

Install all dependencies (caffe, openCV, websocketpp) and build with cmake.

Usage

./caffemachine <path to config-file>

For an example please refer to exampleConfig.json

Current todos

  • complete documentation & readme

License

Apache License (Version 2.0, January 2004) - http://www.apache.org/licenses/