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

FTC Engineering
2020-10-20 13:59:56 -04:00
parent f4cb466102
commit 676c0e7b1b

@ -1,7 +1,7 @@
### What is a TensorFlow Lite?
[TensorFlow Lite](https://www.tensorflow.org/lite/) is a lightweight version of Google's [TensorFlow](https://www.tensorflow.org/) machine learning technology that is designed to run on mobile devices such as an Android smartphone. A _trained TensorFlow model_ was developed to recognize game elements for the 2020-2021 Ultimate Goal presented by QualComm challenge. This TensorFlow model has been integrated into the FIRST Tech Challenge Control System software and can be used to identify and track these game pieces during a match.
### How would you use TensorFlow in the Ultimate Goal Challenge?
### How Might a Team use TensorFlow in the Ultimate Goal Challenge?
For this season's challenge, during the pre-Match stage a die is rolled and the field is randomized.
<p align="center">[[/images/Blocks-Sample-TensorFlow-Object-Detection-Op-Mode/randomization.png]]<p>