Updated Using TensorFlow Lite for the Ultimate Goal Challenge (markdown)

FTC Engineering
2020-10-28 12:46:38 -04:00
parent 339481a2b5
commit 1b5999e3b1

@ -28,7 +28,7 @@ Teams have the option of using a customer inference model with the FIRST Tech Ch
The FTC software includes sample op modes (Blocks and Java versions) that demonstrate how to use a custom inference model: The FTC software includes sample op modes (Blocks and Java versions) that demonstrate how to use a custom inference model:
* [Blocks Tensor Flow Object Detection Example](Blocks-Sample-TensorFlow-Object-Detection-Op-Mode) * [Using a Custom TensorFlow Model with Blocks](Using-a-Custom-TensorFlow-Model-with-Blocks)
* [Java Tensor Flow Object Detection Example](Java-Sample-TensorFlow-Object-Detection-Op-Mode) * [Java Tensor Flow Object Detection Example](Java-Sample-TensorFlow-Object-Detection-Op-Mode)