/Caffe_Matlab

This project contains example of Matlab interface for Caffe (known as Matcaffe). Currently, the example includes

Primary LanguageMATLAB

Caffe_Matlab

This project contains example of Matlab interface for Caffe (known as Matcaffe). Currently, the example includes

  1. MNIST example
  • Data creation: HDF5, LMBD (todo)
  • Training:
  • Testing with custorm data

and dfault example from Caffe

  1. classification_demo
  2. filter

The contentin this project are expected to used in Matlab demo folder of caffe. For instance: C:\caffe-windows\matlab\demo in my case.