Update README.md

This commit is contained in:
2020-07-09 00:57:18 +08:00
parent 42872529ac
commit d963ab3395

View File

@@ -1,5 +1,5 @@
# FaceNet-light # FaceNet-light
### FaceNet-light with c++ ## FaceNet-light with c++
##### 使用C++实现FaceNet脱离TensorFlow只是用OpenCV ##### 使用C++实现FaceNet脱离TensorFlow只是用OpenCV
@@ -11,6 +11,6 @@
//#define Num 128 //#define Num 128
``` ```
### License ## License
##### [GPL-2.0 License](https://github.com/ChrisKong93/FaceNet-light/blob/master/LICENSE). ##### [GPL-2.0 License](https://github.com/ChrisKong93/FaceNet-light/blob/master/LICENSE).