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

FTC Engineering
2020-10-29 08:43:55 -04:00
parent 2ab8ca0f11
commit ed56e8590b

@ -29,6 +29,6 @@ Teams have the option of using a custom inference model with the FIRST Tech Chal
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:
* [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)
* [Java Tensor Flow Object Detection Example](Java-Sample-TensorFlow-Object-Detection-Op-Mode) * [Using a Custom TensorFlow Model with Java](Using-a-Custom-TensorFlow-Model-with-Java)