Updated Using a Custom TensorFlow Model with Blocks (markdown)

FTC Engineering
2020-10-28 12:57:21 -04:00
parent e56c5c3b6d
commit 038d181bc4

@ -21,10 +21,13 @@ Scroll towards the bottom of the screen, and click on the "Select TensorflowLite
<p align="center">[[/images/Using-a-Custom-TensorFlow-Model-with-Blocks/selectFile.png]]<br/>Press the "Select TensorflowLite Model File" button.<p> <p align="center">[[/images/Using-a-Custom-TensorFlow-Model-with-Blocks/selectFile.png]]<br/>Press the "Select TensorflowLite Model File" button.<p>
Select and then upload your .tflite file using the dialog box. Use the dialog box to browse for and to select the .tflite file.
<p align="center">[[/images/Using-a-Custom-TensorFlow-Model-with-Blocks/dialogBox.png]]<br/>Use the dialog box to select and upload your .tflite file.<p>
<p align="center">[[/images/Using-a-Custom-TensorFlow-Model-with-Blocks/dialogBox.png]]<br/>Use the dialog box to find and select your .tflite file.<p>
Press the "Upload" button to upload the file to the Robot Controller. The words "Tensorflow Lite model upload complete" will appear if the upload was successful.
<p align="center">[[/images/Using-a-Custom-TensorFlow-Model-with-Blocks/upload.png]]<br/>Press the "Upload" button to upload the file to the Robot Controller.<p>