9-10-23 update link and screenshot to public location of TFOD model for white Pixel (was at private repo before Kickoff)
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
This text does not appear at the published wiki.
|
This text does not appear at the published wiki.
|
||||||
|
|
||||||
|
v06 9-10-23 update link and screenshot for public location of TFOD Model of white Pixel
|
||||||
|
|
||||||
|
v05 9-9-23 after kickoff, publish to ftc wiki with updated sidebar
|
||||||
|
|
||||||
v04 9-6-23 Add some expanded description from the Blocks TFOD article at ftc-docs. That article was produced fot the Ultimate Goal season.
|
v04 9-6-23 Add some expanded description from the Blocks TFOD article at ftc-docs. That article was produced fot the Ultimate Goal season.
|
||||||
|
|
||||||
v03 9-5-23 Per urgent request 9-4-23 from Danny Diaz, this is a complete re-write from 2020 Skystone version, based on:
|
v03 9-5-23 Per urgent request 9-4-23 from Danny Diaz, this is a complete re-write from 2020 Skystone version, based on:
|
||||||
@ -32,7 +36,7 @@ The Robot Controller allows you to load a trained inference model in the form of
|
|||||||
|
|
||||||
Here we use the standard FTC `.tflite` file from CENTERSTAGE (2023-2024), available on GitHub at the following link:
|
Here we use the standard FTC `.tflite` file from CENTERSTAGE (2023-2024), available on GitHub at the following link:
|
||||||
|
|
||||||
[CENTERSTAGE Tflite File](https://github.com/FIRST-Tech-Challenge/CenterStageAssets/blob/main/assetsModule/src/main/assets/CenterStage.tflite)
|
[CENTERSTAGE TFLite File](https://github.com/FIRST-Tech-Challenge/WikiSupport/blob/master/tensorflow/CenterStage.tflite)
|
||||||
|
|
||||||
<i>For competition, teams can use the FTC [**Machine Learning toolchain**](https://ftc-docs.firstinspires.org/en/latest/ftc_ml/index.html) to train their own custom models of Team Props.</i>
|
<i>For competition, teams can use the FTC [**Machine Learning toolchain**](https://ftc-docs.firstinspires.org/en/latest/ftc_ml/index.html) to train their own custom models of Team Props.</i>
|
||||||
|
|
||||||
@ -44,7 +48,7 @@ Here we use the standard FTC `.tflite` file from CENTERSTAGE (2023-2024), availa
|
|||||||
|
|
||||||
Click the "Download Raw File" button to download the `CenterStage.tflite` file from GitHub to your local device (e.g. laptop). See the green arrow.
|
Click the "Download Raw File" button to download the `CenterStage.tflite` file from GitHub to your local device (e.g. laptop). See the green arrow.
|
||||||
|
|
||||||
<p align="center">[[https://github.com/FIRST-Tech-Challenge/FtcRobotController/wiki/images/Using-a-Custom-TensorFlow-Model-with-Blocks/010-Centerstage-repo.png]]</p>
|
<p align="center">[[https://github.com/FIRST-Tech-Challenge/FtcRobotController/wiki/images/Using-a-Custom-TensorFlow-Model-with-Blocks/012-Centerstage-public-repo.png]]</p>
|
||||||
|
|
||||||
<p align="right"><i>[[Return to Top|https://github.com/FIRST-Tech-Challenge/FtcRobotController/wiki/Custom-TFOD-Model-with-Blocks]]</i><p>
|
<p align="right"><i>[[Return to Top|https://github.com/FIRST-Tech-Challenge/FtcRobotController/wiki/Custom-TFOD-Model-with-Blocks]]</i><p>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user