From 3353bf620ad4eefa19cdc93b2f2cffc8b995ae2a Mon Sep 17 00:00:00 2001 From: Westside Robotics Date: Wed, 20 Oct 2021 21:42:00 -0700 Subject: [PATCH] update image 080 deactivate --- Blocks-Sample-Op-Mode-for-TensorFlow-Object-Detection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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

_