/caffe-easy

Primary LanguageC++OtherNOASSERTION

caffe-easy

  • 可運行在windows下的深度学习应用框架,专注于深度学习的工程应用方面
  • 为了更容易的使用和部署深度学习,极简主义,easy to use. easy!!!
  • 目前集中精力在windows下,将来也会支持linux系统
  • 整個工程可以在vc2013下編譯運行
  • 依賴的第三方庫,如:protobuf, gflags, boost, openblas, opencv2.4.10, Imdb, glog等放在caffe-easy/3rd目錄下

window-cpu/jlXCaffeModelConverter

  • caffemodel convert to xcaffemodel (a custom caffemodel format) tool. (compiled with vc2013 and run in windows OS)

window-cpu/haLstmPlateOcr_test

  • plate OCR DL inference tester (compiled with vc2013 and run in windows OS)