Object detection with Tensorflow - Self Driving Cars p.17

Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=UAXulqzn5Ps



Duration: 12:37
116,585 views
1,429


Hello and welcome to another Python and self-driving cars tutorial. In this tutorial, we're going to cover the implementation of the TensorFlow Object Detection API into the realistic simulation environment that is GTAV. Due to the realistic representations that occur inside of GTAV, we can use object detectors that were made for the real-world, and still see success. For example, we can detect cars, people, stop signs, trucks, and stop lights.

Text tutorials and sample code: https://pythonprogramming.net/tensorflow-object-detection-api-self-driving-car/
https://twitter.com/sentdex
https://www.facebook.com/pythonprogramming.net/
https://plus.google.com/+sentdex




Other Videos By sentdex


2017-10-23Methods - Value Receivers - Go Lang Practical Programming Tutorial p.7
2017-10-23Structs - Go Lang Practical Programming Tutorial p.6
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



Tags:
self-driving cars
TensorFlow
object detection
machine learning
artificial intelligence
object detection api