From 170c3c375bdb65cb02d53a13bb5499554fcf574a Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Fri, 26 Jul 2019 11:32:38 -0400 Subject: [PATCH] Updated Using TensorFlow Lite for Mineral Detection (markdown) --- Using-TensorFlow-Lite-for-Mineral-Detection.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Using-TensorFlow-Lite-for-Mineral-Detection.md b/Using-TensorFlow-Lite-for-Mineral-Detection.md index 29109eb..d70abf0 100644 --- a/Using-TensorFlow-Lite-for-Mineral-Detection.md +++ b/Using-TensorFlow-Lite-for-Mineral-Detection.md @@ -11,7 +11,7 @@ The FIRST Tech Challenge software contains sample Blocks and Java op modes that Click on the following links to learn more about these sample Op Modes. -* [Blocks Tensor Flow Object Detection Example](https://github.com/ftctechnh/ftc_app/wiki/Blocks-Sample-TensorFlow-Object-Detection-Op-Mode) -* [Java Tensor Flow Object Detection Example](https://github.com/ftctechnh/ftc_app/wiki/Java-Sample-TensorFlow-Object-Detection-Op-Mode) +* [Blocks Tensor Flow Object Detection Example](Blocks-Sample-TensorFlow-Object-Detection-Op-Mode) +* [Java Tensor Flow Object Detection Example](Java-Sample-TensorFlow-Object-Detection-Op-Mode) \ No newline at end of file