I am trying to build a deep learning model for Saliency analysis using caffe (I am using the python wrapper). But I am unable to understand how to generate the lmdb data structu
Check this one: http://deepdish.io/2015/04/28/creating-lmdb-in-python/
Just load all images in X and corresponding labels in Y.
X
Y