News

With the announcement that Object Detection API is now compatible with Tensorflow 2, I tried to test the new models published in the TF2 model zoo, and train them with my custom data.However, I have ...
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 ...
TensorFlow's object detection API is an open-source framework built on top of TensorFlow that makes it easy for professionals to construct, train, and deploy object detection models. But before ...