object-detection-api
There are 47 repositories under object-detection-api topic.
ahmetozlu/tensorflow_object_counting_api
🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!
joelbarmettlerUZH/auto-tinder
🖖 Train an artificial intelligence to play tinder for you
satojkovic/DeepLogo
A brand logo detection system using tensorflow object detection API.
cmusatyalab/OpenTPOD
Open Toolkit for Painless Object Detection
abdelrahman-gaber/tf2-object-detection-api-tutorial
Tensorflow 2 Object Detection API Tutorial. This tutorial will take you from installation, to running pre-trained detection model, and training your model with a custom dataset, then exporting it for inference.
mftnakrsu/Tf2-ObjectDetectionAPI
Tensorflow 2 Object Detection API kurulumu, GPU desteği, custom model hazırlama, label map oluşturma
prabhakar-sivanesan/Custom-keypoint-detection
Custom keypoint detection using Tensorflow object detection API
TannerGilbert/Tensorflow-2-Object-Counting
Cumulative object counting with Tensorflow 2
Kazuhito00/Tensorflow2-ObjectDetectionAPI-Colab-Hands-On
Tensorflow2 Object Detection APIのハンズオン用資料です(Hands-on documentation for the Tensorflow2 Object Detection API)
Alro10/realtime_object_detection
Plug and Play Real-Time Object Detection App with Tensorflow and OpenCV. Run on Jetson TX2
rdeepc/herokuobjectdetection
This is the code for Medium tutorial
zamblauskas/oidv4-toolkit-tfrecord-generator
Generate TFRecord for images downloaded using EscVM/OIDv4_ToolKit
codeperfectplus/ASL
American Sign Language Detection Android App using SSD_Mobilenet | Google Colab
EmnamoR/Face-recognition-Tensorflow-object-detection-api
Face recognition using Tensorflow
gnurgeldiyev/object-detection-api
A Node.js API for Image Object Detection with Tensorflow.js & COCO SSD pretrained model
vinothpandian/MetaMorph
MetaMorph is a UI element detector that detects constituent UI elements of freehand lo-fi sketches using DNN based object detection models.
zabir-nabil/flask_restful
Templates for working with Flask-RESTful
satojkovic/DeepLetters
Deep learning based text detection and recognition using tensorflow
thecheebo/Smart-Cat-Feeder
My raspberry-pi powered, motion sensing, AI-trained, cat-detecting, publisher/subscriber broker (MQTT), app-enabled cat feeder.
thegeekywanderer/AirMouse
Control your mouse pointer with natural hand gestures trained on Single Shot Detectors
deepme987/Tensorflow-Object-Detection
A guide to building your own Object Detection Model using Tensorflow 2.0. We build a Face Mask Detector for the purpose of tutorial.
bhattbhavesh91/cvlib-tutorial
YOLO Object Detection using Python, OpenCV and cvlib
Kazuhito00/Object-Detection-API-TensorFlow2ONNX
TensorFlow Object Detection APIのONNX推論サンプル
5taku/simpson_charactors_object_detection
Simpsons Characters object detection using tensoflow object detection api
breadrock1/PyCvl
The PyCvl project is an python bindings based on CVLCore private repository which provides ability to use CVLCore APIs for continuous analysis of a video stream including generating vibro-image.
ChristophWenk/JetBot_Hand_Gesture_Control
Bachelor-thesis on the topic "Machine Learning Based Autonomous Robot With NVIDIA Jetson Nano"
jerryc05/Hello-Object-Detection
This is a tutorial to help you setup Object Detection using TensorFlow Object Detection API.
massimobonanni/ServerlessCakesDetector
Azure Functions + Custom Vision (object detection) to create an Xmas cake detector!
rkshiyaniya/Eager-Few-Shot-Object-Detection
This repository contains a notebook for object detection with the help of fine tuning of a (TF2 friendly) RetinaNet architecture on very few examples of a novel class after initializing from a pre-trained COCO checkpoint. Training runs in eager mode.
vagdevik/Flask-App-Object-Detection
This is an Object Detection Web App built using Flask. It is developed using OpenCV4.4.0 by re-using a pre-trained TensorFlow Object Detection Model API trained on the COCO dataset.
devhkyu/MaskingClothes
Fashion Object Detection API that masks images and classifies images
kinivi/Object-detection-API-in-Colab
This is an example Notebook that shows, how to train Object Detection API provided by Tensorflow on Google Colab and store all data at Google Drive
rkshiyaniya/Object-Detection-Using-TensorFlow
This repository contains Various Techniques that can be used for object detection.
sajidahmed12/Yolov5-FastApI-Web
This is a FastAPI web application that allows a user to upload images to perform inference using a pretrained YOLOv5 model, and receive results in JSON format.
shivam1808/Object_Detection
Create your own custom object detector using the Tensorflow Object Detection API.
catptype/TensorFlow-Object-Detection-API-Results-Exporter
Extend Tensorflow Object Detection API with results exporter for exporting annotated images, ROI, and bounding box data as XML. Utilizing the open-source Tensorflow Object Detection API by Google, with no code modification.