Object detection and localization with Tensorflow 2 and Keras
-
Updated
Jul 18, 2021 - Jupyter Notebook
Object detection and localization with Tensorflow 2 and Keras
In this notebook, we want to recognize the objects in the image using pre-trained models. The used models are fasterRCNN, RetinaNet, SSD and FCOS. The code is programmed in Python language and uses PyTorch and TorchVision library.
Add a description, image, and links to the retinanet topic page so that developers can more easily learn about it.
To associate your repository with the retinanet topic, visit your repo's landing page and select "manage topics."