Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
350 views
in Technique[技术] by (71.8m points)

tensorflow - ML project in android app using Tensorflowlite

I have a model file in tensorflow. I have to integrate in Android application and build a sample app. The model takes in tokenised input. (number array instead of sentences). The application takes sentence input from user. What should be done to implement the tokeniser too in Java android application if the tensorflow model is in Python?

question from:https://stackoverflow.com/questions/65900947/ml-project-in-android-app-using-tensorflowlite

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...