facenet_mtcnn_to_mobile:将facenet和mtcnn模型从tensorflow转换为tensorflow lite和coreml(使用TFLite将FaceNet和MTCNN移植到移动端)

时间:2021-02-04 16:15:51
【文件属性】:
文件名称:facenet_mtcnn_to_mobile:将facenet和mtcnn模型从tensorflow转换为tensorflow lite和coreml(使用TFLite将FaceNet和MTCNN移植到移动端)
文件大小:5.4MB
文件格式:ZIP
更新时间:2021-02-04 16:15:51
android ios mobile portable tensorflow FaceNet和MTCNN转TFLITE和CoreML git clone https://github.com/jiangxiluning/facenet_mtcnn_to_mobile.git cd facenet_mtcnn_to_mobile pipenv install --dev # 布道 pipenv , 通过使用 pipenv 安装所有依赖包,使用其他版本的包,有可能出现各种转换问题。 pipenv shell # 孵化出运行项目的 shell 环境,以下命令需要在该环境中运行 转换FaceNet cd facenet 型号名称 LFW精度 训练数据集 建筑 0.996
【文件预览】:
facenet_mtcnn_to_mobile-master
----mtcnn()
--------frozen_graphs()
--------to_tflite.sh(780B)
--------freeze_graph.py(4KB)
--------MTCNN_model()
--------src()
--------MTCNN_mobile()
--------tocoreml.py(803B)
----facenet()
--------freeze_graph.py(5KB)
--------model_pc()
--------src()
--------tocoreml.py(246B)
--------eval_graph.py(1KB)
--------model_pc_eval()
--------model_mobile_eval()
----Pipfile.lock(37KB)
----LICENSE.md(1KB)
----README.md(3KB)
----Pipfile(371B)
----.gitignore(1KB)

网友评论