Updated Using a TensorFlow Pretrained Model to Detect Everyday Objects (markdown)

FTC Engineering
2020-10-29 19:54:21 -04:00
parent b454d40269
commit b9a32a3982

@ -22,9 +22,9 @@ If you are an advanced user and are familiar with using [adb](https://developer.
#### Transferring Using the Windows Explorer #### Transferring Using the Windows Explorer
If you do not know how to use the [Android Debug Bridge tool](https://developer.android.com/studio/command-line/adb), then you can use the File Explorer on a Windows laptop to copy and paste the files to this directory. If you do not know how to use the [Android Debug Bridge tool](https://developer.android.com/studio/command-line/adb), then you can use the File Explorer on a Windows laptop to copy and paste the files to this directory.
If you are using an Android phone as your robot controller, then connect the phone to your laptop using a USB cable. Swipe down from the top of the phone's screen to display the menu. Look for an item that indicates the USB mode that the phone is currently in. By default, most phones will be in a charging mode. If you are using an Android phone as your robot controller, then connect the phone to your laptop using a USB cable. Swipe down from the top of the phone's screen to display the menu. Look for an item that indicates the USB mode that the phone is currently in. By default, most phones will be in charging mode.
Tap on the Android System item in the menu to get details on the current USB mode. Tap on the "Android System" item in the menu to get additional details on the current USB mode.
<p align="center">[[/images/Using-a-TensorFlow-Pretrained-Model-to-Detect-Everyday-Objects/selectAndroidSystemItem.png]]<br/>Tap on the Android System item.<p> <p align="center">[[/images/Using-a-TensorFlow-Pretrained-Model-to-Detect-Everyday-Objects/selectAndroidSystemItem.png]]<br/>Tap on the Android System item.<p>