object detection application
Creating an Object Detection Application Using TensorFlow
An open source machine learning library developed by researchers and engineers within Google's Machine Intelligence research organization. TensorFlow runs on multiple computers to distribute the training workloads. An open source framework built on top of TensorFlow that makes it easy to construct, train, and deploy object detection models. The Object Detection API provides pre-trained object detection models for users running inference jobs. Users are not required to train models from scratch.
Technology: