9-25-2023 add link to draft of Java Builder/Custom Model tutorial

Westside Robotics
2023-09-25 17:29:58 -07:00
parent 81ff3401b9
commit 072058b9ba

@ -29,9 +29,11 @@
* [Vuforia Tutorial](Vuforia-for-Blocks) * [Vuforia Tutorial](Vuforia-for-Blocks)
* [TensorFlow Tutorial](TensorFlow-for-Blocks) * [TensorFlow Tutorial](TensorFlow-for-Blocks)
* TensorFlow 2023-2024 * TensorFlow 2023-2024
* [Blocks Sample - **<i>new!</i>**](Blocks-Sample-OpMode-for-TFOD) * [Blocks "Easy" Sample - **<i>new!</i>**](Blocks-Sample-OpMode-for-TFOD)
* [Blocks Custom Model - **<i>new!</i>**](Custom-TFOD-Model-with-Blocks) * [Blocks Builder/Custom Model - **<i>new!</i>**](Custom-TFOD-Model-with-Blocks)
* [Java Sample - **<i>new!</i>**](Java-Sample-OpMode-for-TFOD) * [Java "Easy" Sample - **<i>new!</i>**](Java-Sample-OpMode-for-TFOD)
* [Java Builder/Custom Model - **<i>new!</i>**](TFOD-Sample-OpMode-with-Java-Builder)
* [TensorFlow 2021-2022](Using-TensorFlow-in-Freight-Frenzy) * [TensorFlow 2021-2022](Using-TensorFlow-in-Freight-Frenzy)
* [Blocks Sample](Blocks-Sample-Op-Mode-for-TensorFlow-Object-Detection) * [Blocks Sample](Blocks-Sample-Op-Mode-for-TensorFlow-Object-Detection)
* [Java Sample](Java-Sample-Op-Mode-for-TensorFlow-Object-Detection) * [Java Sample](Java-Sample-Op-Mode-for-TensorFlow-Object-Detection)