优化代码
@@ -1,2 +1,12 @@
# FaceNet-light
FaceNet-light with c++
### FaceNet-light with c++
##### 使用C++实现FaceNet,脱离TensorFlow,只是用OpenCV
##### 模型参数是提取FaceNet的官方模型,2017版本和2018版本
##### 切换模型文件 在pBox.h开头,注释或者打开宏
```c++
#define Num 512
//#define Num 128
```
The note is not visible to the blocked user.