297 B
297 B
FaceNet-light
FaceNet-light with c++
使用C++实现FaceNet,脱离TensorFlow,只是用OpenCV
模型参数是提取FaceNet的官方模型,2017版本和2018版本
切换模型文件 在pBox.h开头,注释或者打开宏
#define Num 512
//#define Num 128
#define Num 512
//#define Num 128