pntt3011 / mediapipe_face_iris_cpp

Real-time Face and Iris Landmarks Detection using C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux system

fengyanWang opened this issue · comments

Hello, can you send the original tensorflow Lite so file (applicable to Linux system), which was accidentally deleted after downloading. Thank you very much!

image

Here is where I get those prebuilt lib files. It also includes other platforms. It just doesn't contain the header files.
https://github.com/iwatake2222/InferenceHelper/releases/

Here is where I get those prebuilt lib files. It also includes other platforms. It just doesn't contain the header files.
https://github.com/iwatake2222/InferenceHelper/releases/

thank you!

Here is where I get those prebuilt lib files. It also includes other platforms. It just doesn't contain the header files. https://github.com/iwatake2222/InferenceHelper/releases/

thank you for the work, how did you extract the tensorflow headers? I have not found the official guide to do so...

Here is where I get those prebuilt lib files. It also includes other platforms. It just doesn't contain the header files. https://github.com/iwatake2222/InferenceHelper/releases/

thank you for the work, how did you extract the tensorflow headers? I have not found the official guide to do so...

Hi @xushangnjlh, you can find the header files in the repo release and replace the lib file in the libs folder.