/caffe-utils

Utilities for preparing the data and automating procedures

Primary LanguageMATLAB

caffe-utils

Utilities for preparing the data and automating procedures

##Description The repository contains some utilities I have created to simplify procedures using caffe framework

##Content ###hdf5 The folder contains the procedure to generate hdf5 dataset from the list of images with multiple labels. The simple example of creating the dataset can be tested by running demo.m file.

References: dineshj1