karpathy / neuraltalk

NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
5.4k stars 1.32k forks source link

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

Open amangupta199334 opened 8 years ago

amangupta199334 commented 8 years ago

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.