Object Detection Using Tensorflow | Machine Learning | Python | Deep Learning
======================================================
In this Video, I'm giving tutorial about how to detect object using Tensorflow in the real time vision and Here I'm using Tensorflow hub pre-trained models to detect objects.
======================================================
Packages Used :
tensorflow ( pip install tensorflow)
tensorflow hub (pip install tensorflow-hub)
opencv ( pip install opencv-contrib-python)
======================================================
Model's Link : -
https://tfhub.dev/google/openimages_v4/ssd/mobilenet_v2/1
https://tfhub.dev/google/faster_rcnn/openimages_v4/inception_resnet_v2/1
======================================================
Source code:
https://github.com/kumarvivek9088/Object-Detection-using-Tensorflow
======================================================
Like Share Comment
and Don't forgot to Subscribe @ProgresswithPython
Download
0 formats
No download links available.
Object Detection Using Tensorflow | Machine Learning | Python | Deep Learning | NatokHD