Updated Using TensorFlow Lite for the Ultimate Goal Challenge (markdown)
@ -31,4 +31,10 @@ The FTC software includes sample op modes (Blocks and Java versions) that demons
|
|||||||
* [Using a Custom TensorFlow Model with Blocks](Using-a-Custom-TensorFlow-Model-with-Blocks)
|
* [Using a Custom TensorFlow Model with Blocks](Using-a-Custom-TensorFlow-Model-with-Blocks)
|
||||||
* [Using a Custom TensorFlow Model with Java](Using-a-Custom-TensorFlow-Model-with-Java)
|
* [Using a Custom TensorFlow Model with Java](Using-a-Custom-TensorFlow-Model-with-Java)
|
||||||
|
|
||||||
|
### Detecting Everyday Objects
|
||||||
|
You can use a pretrained TensorFlow Lite model to detect everyday objects, such as a clock, person, computer mouse, or cell phone. The following advanced tutorial shows how you can use a free, pretrained model to recognize numerous everyday objects.
|
||||||
|
|
||||||
|
* [Using a TensorFlow Pretrained Model to Detect Everyday Objects](Using-a-TensorFlow-Pretrained-Model-to-Detect-Everyday-Objects)
|
||||||
|
|
||||||
|
<p align="center">[[/images/Using-a-TensorFlow-Pretrained-Model-to-Detect-Everyday-Objects/tfliteDemo.png]]<br/>TensorFlow can be used to recognize everyday objects like a keyboard, a clock, or a cellphone.<p>
|
||||||
|
|
Reference in New Issue
Block a user