happynear / caffe-windows

Configure Caffe in one hour for Windows users.
Other
1.32k stars 649 forks source link

how to extract features in windows? #73

Open bjutdy opened 8 years ago

bjutdy commented 8 years ago

I want to extract the features of the test images , what should I do ?

austingg commented 8 years ago

you may find information in example/feature_extraction directory.

happynear commented 8 years ago

And see FAQ.md to learn how to build the tool/feature_extraction.cpp.