Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
1eced707
Commit
1eced707
authored
Aug 11, 2017
by
Jonathan Huang
Committed by
GitHub
Aug 11, 2017
Browse files
Merge pull request #2199 from jch1/master
Update TF OD API Readme file to point to change to Android demo.
parents
325609e2
b7ee28af
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
object_detection/README.md
object_detection/README.md
+11
-0
No files found.
object_detection/README.md
View file @
1eced707
...
...
@@ -68,6 +68,17 @@ using the Tensorflow Object Detection API, create a new question on
## 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
In addition to our base Tensorflow detection model definitions, this
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment