webcam-detect-tflite icon indicating copy to clipboard operation
webcam-detect-tflite copied to clipboard

tf lite api for c++ is not working on android platform

Open devin730 opened this issue 6 years ago • 1 comments

Hi, I have to read your code to learn how to run tf lite using cpp api, the code is very explicit and easy to learn, I am very grateful for that. Thank you.

However, I am make my project on Android platform , and I am planning to use tf lite on cpp layer, but the .a library file is not working with android, seems like building for Armv8 is working for linux system.

Do you run your code on android project? Or you can give me some advice, thank you.

devin730 avatar Aug 27 '19 10:08 devin730

I'm not familier to develop Android app.

mattn avatar Jan 09 '20 08:01 mattn