A_Guide_to_Running_Tensorflow_Models_on_Android
A_Guide_to_Running_Tensorflow_Models_on_Android copied to clipboard
Load test data from file
Hi, Is it possible to generate an alternative app activity to load the test data from a file(csv/image) and test the model's performance? I am working on an inertial sensor(acc+gyro) based app for activity classification would like to have some suggestion on an offline testing from a loaded test data file.
Many thanks.