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 ...
Turkish translation of this tutorial is located in the lang folder. If you would like to add new translation for this guide.You can request. You can train your own object detection classifier on ...
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 ...