EdjeElectronics / TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10

How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
Apache License 2.0
2.92k stars 1.3k forks source link

How to activate servo after tensor flow detects certain object #542

Open alexrife opened 3 years ago

alexrife commented 3 years ago

Hello! I am going to be honest, I know nothing when it comes to coding. I am trying to make a servo turn to a certain angle for 30 seconds when tensor flow detects a certain object and then go back to its previous angle after the 30 seconds is up. any thoughts on how I can do this?