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



Category:
Tutorial
Duration: 18:14
229,153 views
1,152


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


2017-10-21Simple Web App - Go Lang Practical Programming Tutorial p.5
2017-10-21Pointers - Go Lang Practical Programming Tutorial p.4
2017-10-21Types - Go Lang Practical Programming Tutorial p.3
2017-10-21Syntax - Go Lang Practical Programming Tutorial p.2
2017-10-21Introduction - Go Lang Practical Programming Tutorial p.1
2017-09-11Acquiring a Vehicle for the Agent - Python Plays GTA V p.20
2017-09-11Getting the Agent a Vehicle- Python Plays GTA V p.19
2017-09-04Determining other vehicle distances & collision warning (object detection) - Self Driving Cars p.18
2017-09-04Object detection with Tensorflow - Self Driving Cars p.17
2017-08-25Testing Custom Object Detector - TensorFlow Object Detection API Tutorial p.6
2017-08-25Training Custom Object Detector - TensorFlow Object Detection API Tutorial p.5
2017-08-25Creating TFRecords - TensorFlow Object Detection API Tutorial p.4
2017-08-25Tracking Custom Objects - TensorFlow Object Detection API Tutorial p.3
2017-08-22Adapting to video feed - TensorFlow Object Detection API Tutorial p.2
2017-08-21Intro - TensorFlow Object Detection API Tutorial p.1
2017-08-07Streaming from Reddit - Python Reddit API Wrapper (PRAW) tutorial p.3
2017-08-07Parsing Reddit comments - Python Reddit API Wrapper (PRAW) tutorial p.2
2017-08-07Introduction and Basics - Python Reddit API Wrapper (PRAW) tutorial p.1
2017-07-11Self-driving cars with Python and TensorFlow update v0.04-v0.06
2017-07-10Cython Tutorial - Bridging between Python and C/C++ for performance gains
2017-06-20MSR Cresson 3.1 CCW S2000 March 26 2017



Tags:
TensorFlow
object detection
machine learning
artificial intelligence
object detection api