You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,13 @@
2
2
3
3
This sample demonstrates how to run TensorFlow Lite inference on Android Things.
4
4
Push a button to capture an image with the camera, and TensorFlow Lite will tell
5
-
you what it is! Follow the [Image Classifier Codelab](https://codelabs.developers.google.com/codelabs/androidthings-classifier) step-by-step instructions on how to build a similar sample.
5
+
you what it is!
6
+
Follow the [Image Classifier Codelab](https://codelabs.developers.google.com/codelabs/androidthings-classifier)
7
+
step-by-step instructions on how to build a similar sample.
8
+
9
+
> **Note:** The Android Things Console will be turned down for non-commercial
10
+
> use on January 5, 2022. For more details, see the
0 commit comments