ksachdeva / dlib-to-tf-keras-converter

A set of scripts to convert dlib's face recognition network to tensorflow, keras, onnx etc
Apache License 2.0
37 stars 10 forks source link

Dlib not found when run cmake on Colab #13

Open phanducthanh opened 3 years ago

phanducthanh commented 3 years ago

CMake Error at cmake/FindDlib.cmake:36 (message): Dlib was not found Call Stack (most recent call first): CMakeLists.txt:21 (find_package)

Can someone help me, plz?