Tensorflow Object Detection (TFOD) using SSD !
TensorFlow object detection API is the framework for creating a deep learning network that solves object detection problems. There are already pretrained models in their framework called Model Zoo.
Installation Document:: https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/install.html
Tensorflow 2 Object Detection Model Zoo::https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/tf2_detection_zoo.md


