Difference between revisions of "FTC CanDo With TensorFlow 20220513"

From wikidb
Jump to: navigation, search
(Integrated)
(Code)
Line 16: Line 16:
  
 
= Code =
 
= Code =
 +
 +
== Integrated CanDo and TensorFlow Code==
 +
 +
The goal of this program is to enable CanDo to push a gold cub off the arena more quickly by use Tensorflow.
 +
 +
* [https://github.com/edcepp/FTCJavaLabs/blob/main/TensorFlowCanDo11.java TensorFlowCanDo11.java]
  
 
== Based on Version 6 of CanDo and ==
 
== Based on Version 6 of CanDo and ==
Line 22: Line 28:
 
* For details see [[FTC_A_Hint_of_CanDo_-_TBD_20220422#Version_6_Add_Reverse_and_Turn]]
 
* For details see [[FTC_A_Hint_of_CanDo_-_TBD_20220422#Version_6_Add_Reverse_and_Turn]]
  
== Bases on xxx ==
+
== Bases on this Version of a TensorFlow Object Detection Program ==
  
 
* [https://github.com/edcepp/FTCEppTensorCode/blob/master/FTCEppTensorCode/TestTensorFlowObjectDetectionWebcamEpp.java TestTensorFlowObjectDetectionWebcamEpp.java]
 
* [https://github.com/edcepp/FTCEppTensorCode/blob/master/FTCEppTensorCode/TestTensorFlowObjectDetectionWebcamEpp.java TestTensorFlowObjectDetectionWebcamEpp.java]
 
== Integrated ==
 
 
* [https://github.com/edcepp/FTCJavaLabs/blob/main/TensorFlowCanDo11.java TensorFlowCanDo11.java]
 
  
 
= Exercises =
 
= Exercises =

Revision as of 07:59, 13 May 2022

Added Machine Learning Capability

TBD

References

Tutorial Videos

Epp TensorFlow Projects

Code

Integrated CanDo and TensorFlow Code

The goal of this program is to enable CanDo to push a gold cub off the arena more quickly by use Tensorflow.

Based on Version 6 of CanDo and

Bases on this Version of a TensorFlow Object Detection Program

Exercises

Exercise 1

  • Test recognition for a gold cube under
    • Various lighting
    • Orientations
    • Distances