Custom Object Detection Using Tensorflow Object Detection API using pre trained ssd_mobile_net model . Downloaded the model from object detection module of tensorflow and then further customized it to build my own cctv camera using opencv's Video capture to determine the exact date and time when an object was detected.