tensorflow-object-detection-api
There are 129 repositories under tensorflow-object-detection-api topic.
Akshaypatil15/object-detection-flowers
Object detection for detecting flowers such as Rose, Sunflower, Daisy
MissingAssignments/Lenard-Meads-5-Star-Chat
A chat server and cleint using python and the google drive API.
myatmyintzuthin/aquarium_object_detection
Training an Aquarium Object Detection for underwater health monitoring using Tensorflow2 Object Detection API.
noending/tensorflow_study
Tensorflow目标检测API使用攻略
abhishekpaul10/object_detection
Real time object detection system with TensorFlow and OpenCV.
ADAS-based-on-Traffic-Lights/ABDASTL_TL_Detection_Model
Sample scripts for training the EfficientDet D0 model in Tensorflow Object Detection API using the Bosch Small Traffic Lights Dataset.
aiwizzard/gun_detector
A model detecting guns in an image
arrafi-musabbir/license-plate-detection-recognition
benchmark of object detection algorithms for license plate detection
asmaamirkhan/OpenImagesTool
👩🔧 Convert OpenImages format to TensorFlow-friendly format (converting to VOC with sturcture improvements ✨)
asofter/tm-bot-sight-recognizer
Telegram bot which recognizes sights in Chernivtsi, Ukraine using Inception model and Tensorflow.
Benehiko/TensorflowObjectdetectAutoLabel
Auto Label training data using a small trained model
ccy865/Dockerfiles
Build Environment in Docker
changewOw/tf-slim-yolov1
tensorflow slim framework to implement yolov1
danieldanuega/mask-detector
AI for checking whether you use mask or not and the type of the mask itself.
diegocardozo97/TensorFlow-BeersDetection-Semana-i-2018
ML Model for Beer Detection using Tensorflow Object Detection API.
gamingflexer/self-driving-car-collision-detection
Detect objects around car and estimate a distance to give warnings to the driver.
jitrc/object-detection
Experimental dockerized workspace for 2D/3D object detection, segmentation, tracking, anything related to perception
kuntojirohan/autonomous-robot-for-switch-board-detection
This is a project where in an autonomous robot is built which makes use of the 3D mapping technique to map the entire environment and finally is able to navigate autonomously toward the detected switch board. This project was developed with the basic idea of making the robot to be able to navigate toward the switch board whenever it needs to be charged.
lbborkowski/low-clearance-detector
Custom object detection model for low clearance signs
malihasameen/receipts_detection
Region Detection in Receipts
mominalix/Data-Augmentation
This repository provides a comprehensive workflow for augmenting and randomizing both images and their corresponding labels (annotations generated using labelImg). The aim is to prepare a well-structured dataset for training with the Tensorflow Object Detection API.
oattao/CountingKoreanCoin
Train object detection model with synthetic data (coin images). Use the trained model to detect coins in real images.
Zod20/TF-Object-Detection-Demo-Daisy
Tensorflow Object Detection API demo which uses 10 daisies to generate a ssd model that can be used on the android demo detector.
ADAS-based-on-Traffic-Lights/ABDASTL_Carla_Simulator
This repository contains the source code for implementing the Automatic Brake System based on Traffic Lights using Carla Simulator.
ADAS-based-on-Traffic-Lights/ABDASTL_Perception_Layer
This repository contains all the source code of the perception layer of the Automatic Brake System based on Traffic Lights. This involves the Traffic Light Detection, Traffic Light Distance, and Decision-Making Algorithms.
AndresGarciaEscalante/Street-View-House-Numbers-using-EfficientDet
Street number detection and recognition using a digits detector and digit concatenation, with the aim of finding the best method to pre-classify characters one at a time.
Deimaxs/project_cv
API de conteo y seguimiento de objetos por visión artificial
fraserlove/computer-vision
A collection of computer vision projects, specifically covering image classification and object detection.
myatmyintzuthin/face_mask_detection
Training a face mask detector using TensorFlow2 object detection API.
Pharma-SEE/Ai_recognition
Training an object detection model for project pharmasee,
Apidwalin/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
ascd-prasad/autovision
Car Detection Project
Divyanshu-Sri316/RealTimeFaceMaskDetection
In this project, I am constructing a Real Time Face Mask Detector using Tensorflow Object-Detection API and `ssd_mobilenet_v2_fpnlite_320x320_coco17_tpu-8` , pre-trained model from Tensorflow Model Zoo.
lavsharmaa/tensorflow-asl-voice
American Sign Language Detection Android App with voice feedback using SSD_Mobilenet | Google Colab
meinalisaa/math-symbol-detection
Application to perform object detection using Faster R-CNN ResNet50 model trained with TensorFlow Object Detection API. This web-based application do inference from Saved Model, can be open in the browser. Object detected is the prediction symbols with their bounding box.