Tuesday, 13 November 2018

How to configure Tensorflow object detection Android demo to work with Inception v2

We have built an Android app based on the Tensorflow object detection Android demo app. It works when using a Mobilenet network, but crashes if we try to use an Inception v2 based network.

It is possible for Tensorflow Inception v2 object detection to work on Android?

https://github.com/tensorflow/models/tree/master/research/object_detection



from How to configure Tensorflow object detection Android demo to work with Inception v2

No comments:

Post a Comment