Update README.md

Co-Authored-By: Chris Kong <609027949@qq.com>
This commit is contained in:
2020-10-14 12:31:59 +08:00
parent 704b26eca9
commit 8aaca6e8fa

View File

@@ -4,9 +4,7 @@ MTCNN-FaceNet-light with c++
只用opencv实现MTCNN和FaceNet
本项目主要是用来学习算法底层的原理没有用cuda以及其他方式加速所有速度很慢对实时性要求很高的朋友就不需要在我这里浪费
时间了如果你是想研究mtcnn和facenet的底层实现那可以看看我的项目
本项目主要是用来学习算法底层的原理没有用cuda以及其他方式加速所有速度很慢对实时性要求很高的朋友就不需要在我这里浪费时间了如果你是想研究mtcnn和facenet的底层实现那可以看看我的项目
运行环境: