diff --git a/Java-Sample-TensorFlow-Object-Detection-Op-Mode.md b/Java-Sample-TensorFlow-Object-Detection-Op-Mode.md index 003b569..2028647 100644 --- a/Java-Sample-TensorFlow-Object-Detection-Op-Mode.md +++ b/Java-Sample-TensorFlow-Object-Detection-Op-Mode.md @@ -1,3 +1,8 @@ + +### _**Note:** A Freight Frenzy update to this page's Sample Op Mode is available [**here**](https://github.com/FIRST-Tech-Challenge/FtcRobotController/wiki/Java-Sample-Op-Mode-for-TensorFlow-Object-Detection)._ + + + ### Creating the Op Mode You can use the sample "ConceptTensorFlowObjectDetection" as a template to create your own Java op mode that uses the TensorFlow technology to "look for" any game elements, and determine the relative location of any identified elements.