From 1b5999e3b14ba0ddc9a0400f3e8c698baf2dd645 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Wed, 28 Oct 2020 12:46:38 -0400 Subject: [PATCH] Updated Using TensorFlow Lite for the Ultimate Goal Challenge (markdown) --- Using-TensorFlow-Lite-for-the-Ultimate-Goal-Challenge.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Using-TensorFlow-Lite-for-the-Ultimate-Goal-Challenge.md b/Using-TensorFlow-Lite-for-the-Ultimate-Goal-Challenge.md index 63e92c1..265ca23 100644 --- a/Using-TensorFlow-Lite-for-the-Ultimate-Goal-Challenge.md +++ b/Using-TensorFlow-Lite-for-the-Ultimate-Goal-Challenge.md @@ -28,7 +28,7 @@ Teams have the option of using a customer inference model with the FIRST Tech Ch The FTC software includes sample op modes (Blocks and Java versions) that demonstrate how to use a custom inference model: -* [Blocks Tensor Flow Object Detection Example](Blocks-Sample-TensorFlow-Object-Detection-Op-Mode) +* [Using a Custom TensorFlow Model with Blocks](Using-a-Custom-TensorFlow-Model-with-Blocks) * [Java Tensor Flow Object Detection Example](Java-Sample-TensorFlow-Object-Detection-Op-Mode) \ No newline at end of file