diff --git a/Blocks-Sample-Op-Mode-for-TensorFlow-Object-Detection.md b/Blocks-Sample-Op-Mode-for-TensorFlow-Object-Detection.md index 4740693..78f1d24 100644 --- a/Blocks-Sample-Op-Mode-for-TensorFlow-Object-Detection.md +++ b/Blocks-Sample-Op-Mode-for-TensorFlow-Object-Detection.md @@ -1,3 +1,8 @@ + +### This page has been updated for the FTC VisionPortal and 2023-2024 CENTERSTAGE game. See the new version [**here**](https://github.com/FIRST-Tech-Challenge/FtcRobotController/wiki/Blocks-Sample-OpMode-for-TFOD). + +================ + ### Creating the Op Mode You can use the sample "ConceptTensorFlowObjectDetection" as a template to create your own Blocks op mode that uses the TensorFlow technology to "look for" any game elements, and determine the relative location of any identified elements.