As lmdb is being used widely in caffe, including tools such as compute_image_mean.cpp, convert_imageset.cpp, it would be great to also extend lmdb support to extract_features.cpp.
This will improve tooling consistency as well as performance in scenarios which use the results of extract_features for various tasks which would benefit from the speed of lmdb.
Thank you for your consideration.