jiangxiluning / facenet_mtcnn_to_mobile

convert facenet and mtcnn models from tensorflow to tensorflow lite and coreml (使用 TFLite 将 FaceNet 和 MTCNN 移植到移动端)
MIT License
197 stars 49 forks source link

Update tf-nightly version #6

Open morizotter opened 5 years ago

morizotter commented 5 years ago

I failed with pipenv install --dev.

And I found this issue https://github.com/jiangxiluning/facenet_mtcnn_to_mobile/issues/4 and it solves the problem.

This pr is to apply this change 😉