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
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
Tags:
self-driving cars
TensorFlow
object detection
machine learning
artificial intelligence
object detection api