Saturday, March 24, 2018

Report: the detector of tensorflow on android app

1. You can use Tensorflow Object Detector API, YOLO, Single Shot MultiBox Detector on android demo app of tensforflow.

2. But only Keras 1 is available for SSD (Single Shot MultiBox Detector) though seems like you can customize it to enable Keras 2. Maybe I will use Tensorflow Object Detector API.
EDIT: It was too difficult to make and train models for tensorflow od api. Maybe SSD or Yolo is better!

3. Tutorial of Tensorflow OD API: https://medium.com/@WuStangDan/step-by-step-tensorflow-object-detection-api-tutorial-part-1-selecting-a-model-a02b6aabe39e