-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Closed
Description
Hi
I have two questions.
- The tutorial provided (http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/filter_visualization.ipynb) to extract features from different layers does not seem to be an efficient way of doing it. It takes around 0.5 second to extract features. Is there a way to speed it up or process images in batch mode? I assume it should take only a couple ms on a K40.
- I tried to use the binary provided in builds/tools/extract_features.bin which seems to have batch model built in. But the features are save in leveldb format and I don't know how to read that in python?
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels