karpathy / neuraltalk

NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can we use levelDB features extracted using C++ utility at the place of vgg_feats.mat?

amangupta199334 opened this issue · comments

I got features using C++ utility in caffe. I do not know how to use it in predict_on_images.py file. I actually do not know whether the code will accept only vgg_feats.mat format only or not?
Please help me. In levelDB, I have got following files -
MANIFEST-000002, 000003.log, LOG, CURRENT, LOCK.
Kindly reply me as soon as possible.