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

FTC Engineering
2020-10-30 07:25:49 -04:00
parent 9648547aa0
commit f9ff535d48

@ -27,11 +27,11 @@ If you do not know how to use the [Android Debug Bridge tool](https://developer.
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 additional details on the current USB mode.
Tap on the "Android System" item in the menu to expand the item and 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 to expand it.<p>
Tap where it says "Tap for more options" display an activity that will allow you to switch the phone into file transfer mode.
Tap where it says "Tap for more options" to display a screen that will allow you to switch the phone into file transfer mode.
<p align="center">[[/images/Using-a-TensorFlow-Pretrained-Model-to-Detect-Everyday-Objects/tapForMoreOptions.png]]<br/>Tap to display the USB mode options.<p>