An open API service indexing awesome lists of open source software.

https://github.com/alireza-akhavan/object-detection-notebooks

Object detection and localization with Tensorflow 2 and Keras
https://github.com/alireza-akhavan/object-detection-notebooks

anchor-box computer-vision deep-learning focal-loss iou keras localization map object-detection retinanet rpn tensorflow

Last synced: 2 months ago
JSON representation

Object detection and localization with Tensorflow 2 and Keras

Awesome Lists containing this project

README

          

# Object-detection-notebooks
Object detection and localization with Tensorflow 2 and Keras

## Notebooks:

soon...

## Useful links:

Object Detection Inference on TF 2 and TF Hub [Github](https://github.com/tensorflow/hub/blob/master/examples/colab/tf2_object_detection.ipynb) | [Colab](https://colab.research.google.com/github/tensorflow/hub/blob/master/examples/colab/tf2_object_detection.ipynb#scrollTo=zl3qdtR1OvM_)

[Object Detection with RetinaNet](https://keras.io/examples/vision/retinanet/)

[Train a Hand Detector using Tensorflow 2 Object Detection API in 2021](https://towardsdatascience.com/train-an-object-detector-using-tensorflow-2-object-detection-api-in-2021-a4fed450d1b9)

[TensorFlow 2 Object Detection API tutorial](https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/index.html)

labelImg: [repo](https://github.com/tzutalin/labelImg) | [binary files](https://tzutalin.github.io/labelImg/)