Training Custom Object Detector - TensorFlow Object Detection API Tutorial p.5
Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=JR8CmWyh2E8
Welcome to part 5 of the TensorFlow Object Detection API tutorial series. In this part of the tutorial, we will train our object detection model to detect our custom object. To do this, we need the Images, matching TFRecords for the training and testing data, and then we need to setup the configuration of the model, then we can train. For us, that means we need to setup a configuration file.
Text tutorials and sample code: https://pythonprogramming.net/training-custom-objects-tensorflow-object-detection-api-tutorial/
https://twitter.com/sentdex
https://www.facebook.com/pythonprogramming.net/
https://plus.google.com/+sentdex
Other Videos By sentdex
Tags:
TensorFlow
object detection
machine learning
artificial intelligence
object detection api