News

TensorFlow Lite(TFLite) is TensorFlow’s lightweight solution for mobile and embedded devices. It enables on-device machine learning inference with low latency and a small binary size. TensorFlow Lite ...
TensorFlow’s Object Detection API is a useful tool for pre-processing and post-processing data and object detection inferences. Its visualization module is built on top of Matplotlib and performs ...
These are the steps I took to train an Object Detection model to detect my face. I used TensorFlow 2 Object Detection API on Windows 10. I used a virtual machine on Microsoft Azure. My VM was Standard ...
11 thoughts on “ Object Detection, With TensorFlow ” UM3SH says: July 31, 2018 at 9:23 pm Can ...
TensorFlow Object Detection API is the tool that conducts efficient and swift object detection. It is an open-source framework that blends in machine learning and deep learning models and algorithms.
The YOLOv3 TensorFlow library is a pioneering implementation of the YOLO architecture for object detection processing and computing. It offers quick GPU computations, efficient results and data ...