From ed56e8590b4f9d8d0bf7cdec1d348ceb0211220c Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Thu, 29 Oct 2020 08:43:55 -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 f2b5e16..c39a945 100644 --- a/Using-TensorFlow-Lite-for-the-Ultimate-Goal-Challenge.md +++ b/Using-TensorFlow-Lite-for-the-Ultimate-Goal-Challenge.md @@ -29,6 +29,6 @@ Teams have the option of using a custom inference model with the FIRST Tech Chal The FTC software includes sample op modes (Blocks and Java versions) that demonstrate how to use a custom inference model: * [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) +* [Using a Custom TensorFlow Model with Java](Using-a-Custom-TensorFlow-Model-with-Java) \ No newline at end of file