Commit b7ee28af authored by Jonathan Huang's avatar Jonathan Huang
Browse files

Update TF OD API Readme file to point to change to Android demo.

parent 325609e2
...@@ -68,6 +68,17 @@ using the Tensorflow Object Detection API, create a new question on ...@@ -68,6 +68,17 @@ using the Tensorflow Object Detection API, create a new question on
## Release information ## Release information
### August 11, 2017
We have released an update to the [Android Detect
demo](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/examples/android)
which will now run models trained using the Tensorflow Object
Detection API on an Android device. By default, it currently runs a
frozen SSD w/Mobilenet detector trained on COCO, but we encourage
you to try out other detection models!
<b>Thanks to contributors</b>: Jonathan Huang, Andrew Harp
### June 15, 2017 ### June 15, 2017
In addition to our base Tensorflow detection model definitions, this In addition to our base Tensorflow detection model definitions, this
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment