Updated Using a TensorFlow Pretrained Model to Detect Everyday Objects (markdown)
@ -17,6 +17,7 @@ Download the .zip archive to your laptop and uncompress its contents to a folder
|
||||
### Transferring the files to the Robot Controller
|
||||
For this example, we want to transfer the .tflite and labelmap files to a directory on your robot controller.
|
||||
|
||||
#### Transferring Using the Android Debug Bridge Tool
|
||||
If you are an advanced user and are familiar with using [adb](https://developer.android.com/studio/command-line/adb), then you can use adb to push the files to the directory "/sdcard/FIRST/tflitemodels" on your robot controller.
|
||||
|
||||
#### Transferring Using the Windows Explorer
|
||||
|
Reference in New Issue
Block a user