diff --git a/Blocks-Sample-Op-Mode-for-TensorFlow-Object-Detection.md b/Blocks-Sample-Op-Mode-for-TensorFlow-Object-Detection.md index e09ac23..16d517a 100644 --- a/Blocks-Sample-Op-Mode-for-TensorFlow-Object-Detection.md +++ b/Blocks-Sample-Op-Mode-for-TensorFlow-Object-Detection.md @@ -107,7 +107,7 @@ Note that Android devices can be locked into Portrait Mode so that the screen im ### Deactivating TensorFlow When the example op mode is no longer active (i.e. when the user has pressed the square Stop button on the Driver Station) the op mode will attempt to deactivate the TensorFlow library before it's done. It's important to deactivate the library to free up system resources. -

[[https://raw.githubusercontent.com/wiki/FIRST-Tech-Challenge/FtcRobotController/images/Blocks-Sample-TensorFlow-Object-Detection-Op-Mode/blocksTensorFlowDeactivate.png]]
Deactivate TensorFlow.

+

[[https://raw.githubusercontent.com/wiki/WestsideRobotics/FTC-training/Images/080_Blocks_TFOD_webcam_deactivate.png]]
Deactivate TensorFlow.

_

updated 10/20/21

_