mediapipe_face_iris_cpp icon indicating copy to clipboard operation
mediapipe_face_iris_cpp copied to clipboard

Linux system

Open fengyanWang opened this issue 4 years ago • 4 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

fengyanWang avatar Sep 06 '21 02:09 fengyanWang

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/

pntt3011 avatar Sep 06 '21 04:09 pntt3011

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!

fengyanWang avatar Sep 06 '21 06:09 fengyanWang

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...

xushangnjlh avatar Dec 20 '23 07:12 xushangnjlh

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.

pntt3011 avatar Dec 21 '23 16:12 pntt3011