A wrapper for extractring features from Caffe network, with a config file to define network parameter.
---
|- caffe_feature_extractor # caffe feature extractor
|- scripts # test scripts
|- extract_features_for_image_list
|- face_feature_extractor # detect faces using MTCNN, align faces and extract features
|- utils # utils for compare similarity between two features
---
pycaffe
numpy
skimage
json