How to use the tflite framework on Android to process the resulting tensors of the model?
#1
by
huangjiangzheng
- opened
You'll have to follow the code in demo.py as well to get the boxes and scores to display on your image.