Updated Using a Custom TensorFlow Model with Blocks (markdown)

FTC Engineering
2020-10-28 12:54:30 -04:00
parent e9f84294ab
commit e56c5c3b6d

@ -19,7 +19,12 @@ Once you have the file downloaded to your laptop, you need to upload it to the R
Scroll towards the bottom of the screen, and click on the "Select TensorflowLite Model File" button to open a dialog box that you can use to select your .tflite file. Scroll towards the bottom of the screen, and click on the "Select TensorflowLite Model File" button to open a dialog box that you can use to select your .tflite file.
<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.
<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>