Label zones of interest in student ID cards using the TensorFlow 2 Object Detection API to train an SSD-MobileNet model, followed by information extraction using OCR
-
Updated
May 5, 2024 - Jupyter Notebook
Label zones of interest in student ID cards using the TensorFlow 2 Object Detection API to train an SSD-MobileNet model, followed by information extraction using OCR
A pure Tensorflow2.0 implementation of EfficientDet. Run on PascalVOC or your own datasets too!
In this repository, we are going to use photos that I took in the cities I visited for image segmentation with Mask R-CNN.
Tensorflow 2.x Object Detection API to use easily. Tensorflow 2.x Object Detection API Tutorial
Face mask detection based on tensorflow 2 object detection API using Efficientdet-D1 model. This project can perform face mask detection on images as well as videos.
This is my final project for my bachelor degree in biomedical engineering. I implemented Faster R-CNN algorithm using TensorFlow Object Detection API 2. The code written in Python and developed in Google Colaboratory, fully in one Jupyter Notebook for convenient reason.
Add a description, image, and links to the tensorflow2-object-detection topic page so that developers can more easily learn about it.
To associate your repository with the tensorflow2-object-detection topic, visit your repo's landing page and select "manage topics."