Topic: "tensorflow-object-detection-api"
microsoft/VoTT ๐ฆ
Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
Language: TypeScript - Size: 56.6 MB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 4,393 - Forks: 847

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!
Language: Python - Size: 326 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1,329 - Forks: 544

ahmetozlu/vehicle_counting_tensorflow
:oncoming_automobile: "MORE THAN VEHICLE COUNTING!" This project provides prediction for speed, color and size of the vehicles with TensorFlow Object Counting API.
Language: Python - Size: 238 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 913 - Forks: 361

kcg2015/Vehicle-Detection-and-Tracking
Computer vision based vehicle detection and tracking using Tensorflow Object Detection API and Kalman-filtering
Language: Python - Size: 72.7 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 546 - Forks: 190

ShreyAmbesh/Traffic-Rule-Violation-Detection-System
Language: Python - Size: 235 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 266 - Forks: 136

stevefielding/tensorflow-anpr
Automatic Number (License) Plate Recognition using Tensorflow Object Detection API
Language: Python - Size: 3.45 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 217 - Forks: 80

sglvladi/TensorFlowObjectDetectionTutorial
A tutorial on object detection using TensorFlow
Size: 12.4 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 196 - Forks: 127

TannerGilbert/Tensorflow-Object-Detection-API-Train-Model
Train a object detection model with the Tensorflow Object Detection API and Tensorflow 2.
Language: Jupyter Notebook - Size: 40.7 MB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 194 - Forks: 104

TannerGilbert/Tensorflow-Object-Detection-with-Tensorflow-2.0
Use the Tensorflow Object Detection API with Tensorflow 2
Language: Python - Size: 9.09 MB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 137 - Forks: 81

kwea123/fish_detection
Fish detection using Open Images Dataset and Tensorflow Object Detection
Language: Jupyter Notebook - Size: 226 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 131 - Forks: 57

lars76/chinese-subtitle-ocr ๐ฆ
Optical character recognition for Chinese subtitles using SSD and CNN
Language: Python - Size: 21.6 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 108 - Forks: 29

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.
Language: Python - Size: 57.6 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 107 - Forks: 53

victordibia/skyfall
Gesture Controlled Web based Game using Tensorflow Object Detection Api
Language: JavaScript - Size: 29.4 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 79 - Forks: 24

TannerGilbert/Tensorflow-Object-Detection-API-train-custom-Mask-R-CNN-model
Train a Mask R-CNN model with the Tensorflow Object Detection API
Language: Jupyter Notebook - Size: 80.2 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 76 - Forks: 43

Nikhil-Kasukurthi/Counting-people-video
Counting the number of people in a video.
Language: Python - Size: 111 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 61 - Forks: 20

simonmeister/motion-rcnn
Motion R-CNN: Mask R-CNN with support for 3D motion estimation (prototype)
Language: Python - Size: 166 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 59 - Forks: 21

pushprajkatiyar/person_detection_from_cctv_video
detect the no of people every second entering building gate. #person-detection
Language: Python - Size: 111 MB - Last synced at: 7 months ago - Pushed at: about 5 years ago - Stars: 46 - Forks: 23

eliu01011/Weapon-Detection-Using-Neural-Networks-in-Real-Time-Surveillance-Video
Weapon detection using neural networks in surveillance
Language: Python - Size: 672 MB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 44 - Forks: 23

borarak/tensorflow2_cpp
Build Tensorflow C++ API, load a SavedModel and serve predictions
Language: C++ - Size: 1.88 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 41 - Forks: 11

sayakpaul/Vehicle-Number-Plate-Detection
This project demonstrates the use of TensorFlow Object Detection API to automatically number plates (Indian) from vehicles
Language: Jupyter Notebook - Size: 49.7 MB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 40 - Forks: 13

the-house-of-black-and-white/hall-of-faces
Face detection model zoo
Language: Jupyter Notebook - Size: 3.84 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 35 - Forks: 17

cftang0827/pedestrian-detection-ssdlite
Use TensorFlow object detection API and MobileNet SSDLite model to train a pedestrian detector by using VOC 2007 + 2012 dataset
Language: Python - Size: 10.8 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 33 - Forks: 13

sozercan/tensorflow-object-detection ๐ฆ
๐ฆ Operationalizing TensorFlow Object Detection on Azure
Language: Python - Size: 261 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 26 - Forks: 7

TannerGilbert/Tensorflow-Lite-Object-Detection-with-the-Tensorflow-Object-Detection-API
Run object detection on edge devices using Tensorflow Lite
Language: Jupyter Notebook - Size: 23.2 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 25 - Forks: 7

Khaivdo/How-to-train-an-Object-Detector-using-Tensorflow-API-on-Ubuntu-16.04-GPU
This repo explains how to train an Object Detector for multiple objects using Tensorflow Object Detection API on Ubuntu 16.04 (GPU)
Language: Python - Size: 435 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 25 - Forks: 13

sayakpaul/Blood-Cell-Detection-using-TFOD-API
This project demonstrates the use of TensorFlow Object Detection API (along with GCP ML Engine) to automatically detect Red Blood Cells (RBCs), White Blood Cells (WBCs), and Platelets in each image taken via microscopic image readings
Language: Jupyter Notebook - Size: 91.9 MB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 23 - Forks: 7

5taku/custom_object_detection
custom object detection tutorial with tensorflow object detection api
Size: 4.98 MB - Last synced at: 19 days ago - Pushed at: about 7 years ago - Stars: 23 - Forks: 7

atul-g/object_detection_on_cavities
Detecting cavities or tooth decay on images of teeth using Tensorflow's Object Detection API.
Language: Jupyter Notebook - Size: 566 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 21 - Forks: 7

shubham0204/Hand_Detection_TFLite_Android
Hand Detection using TFLite in Android. Uses Victor Dibia's model checkpoints.
Language: Kotlin - Size: 16.5 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 2

AhmetFurkanDEMIR/AI-Talent-Programme-2
AI Talent Programme 2
Language: Python - Size: 192 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 1

fediazgon/cone-detector-tf
Cone detector trained using the Tensorflow Object Detection API
Language: Python - Size: 29.4 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 20 - Forks: 9

CatchZeng/object-detection-api
Make it easy to train and deploy Object Detection(SSD) and Image Segmentation(Mask R-CNN) Model Using TensorFlow Object Detection API.
Language: Jupyter Notebook - Size: 1.76 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 17 - Forks: 13

ShubhamAvasthi/logo-detector
A custom model trained using Tensorflow's object detection API to detect company logos in images/videos.
Language: Python - Size: 170 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 8

AhmetFurkanDEMIR/Deploy-TensorFlow-2-Object-Detection-API-models-with-Python-Flask
Easily deliver models you create with TensorFlow 2 Object Detection API to people.
Language: Python - Size: 43.3 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 15 - Forks: 1

floydhub/object-detection-template
Tensorflow Object Detection API on `Where is Syd?` dataset
Language: Python - Size: 139 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 15 - Forks: 20

codeperfectplus/ASL
American Sign Language Detection Android App using SSD_Mobilenet | Google Colab
Language: Jupyter Notebook - Size: 11.2 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 4

AhmetFurkanDEMIR/CameraCensorship
With the TensorFlow 2 Object Detection API, unwanted, unethical images are detected and censored in the camera
Language: Python - Size: 9.75 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 1

agoila/lisa-faster-R-CNN
Training a Faster R-CNN from scratch on LISA Traffic Signs dataset using TensorFlow Object Detection API
Language: Python - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 14 - Forks: 21

deanwetherby/tf_oda_stanford_cars
Train a TensorFlow deep learning model to detect vehicle make/model.
Language: Python - Size: 2.54 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 12

sumsuddin/TensorflowObjectDetectorJava
Demo java client for tensorflow object detection API
Language: Java - Size: 111 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 5

asmaamirkhan/DeepLearningNotes
My Notes on Deep Learning ๐ซ
Size: 32 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 2

TheAILearner/Snake-Game-Using-Tensorflow-Object-Detection-API
Snake Game Using Tensorflow Object Detection API
Language: Python - Size: 64.5 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 4

Amin-Tgz/Tensorflow-Object-Detection-API-google-colab
Use Tensorflow Object Detection API in google colab (A notebook to show How to do that step by step)
Language: Jupyter Notebook - Size: 1.04 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 9 - Forks: 3

skshashankkumar41/Malaria-Detection-Using-Faster-RCNN
Given images of blood samples predict whether a patient has malaria or not using Tensorflow Object Detection API and Transfer Learning
Language: Python - Size: 6.63 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

rokopi-byte/TFSagemakerDetection
Annotate, train on Sagemaker with Tensorflow Object Detection API, inference on Raspberry
Language: Python - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 0

NyanSwanAung/The-Sparks-Foundation-Intership
This repository contains code files of Computer Vision & IoT task lists for Graduate Rotational Internship Program provided by The Sparks Foundation
Language: Jupyter Notebook - Size: 56.6 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 5

walton-wang929/Object_Detection
Object detection
Language: Python - Size: 41.8 MB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 4

pushprajkatiyar/object-detection-from-cctv
detect objects from cctv camera
Language: Python - Size: 28.8 MB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 1

rashivkp/coconut-tree-detection
coconut-tree detection model inference using web ui, using flask
Language: CSS - Size: 2.57 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 3

jiankang1991/CarND-Capstone-T3-SSD-MobileNetV2
Self driving car capstone project based on ROS and light-weight traffic light detection CNN model
Language: Python - Size: 134 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 0

tabet-f/Image2Recipes-using-Tensorflow-Object-Detection-API
A deployment of tensorflow object detection API using Flask
Language: Python - Size: 29.4 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 2

tq3940/Apple-Banana-Orange-Detection
ไฝฟ็จ TensorFlow Object Detect API ๅฎๆๅฏน่นๆใ้ฆ่ใๆฉๅญ็็ฎๆ ๆฃๆตใ
Language: Python - Size: 90.9 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

kochlisGit/LogoLens
Logo Detection of a custom small dataset. The dataset contains logos of 6 famous brands: Nike, Jordans, Adidas, Puma, Kappa, Quicksilver. The model was developed using the Object-Detection-API by Tensorflow
Language: Jupyter Notebook - Size: 27.3 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 1

hrshovon/tf_sensei
TF Sensei is a GUI for training models using own dataset for the Tensorflow Object Detection API.
Language: Python - Size: 56.6 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 3

polarbeargo/Intel-Edge-AI-Scholarship-Foundation-Course-Nanodegree-Program-Show-Case-Group-Project
Language: Jupyter Notebook - Size: 123 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

RahulBarman101/image-manipulation-identification-system
detection of photoshoped images using machine learning
Language: Python - Size: 50.4 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 2

wfapgm36/Tensorflow-Object-Detection-API-Tutorial-train-optimize
train and optimize your object detection with tensorflow object detection api for number
Size: 2.18 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 2

nearkyh/Object-Detector
A Real-time Object Detector using Tensorflow Object Detection API and OpenCV
Language: Jupyter Notebook - Size: 52.1 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

yemreak/TensorflowObjectDetectionAPI ๐ฆ
๐ต๏ธโโ๏ธ Tensorflow Object Detection API ile Obje Bulma ve kullanฤฑmฤฑ iรงin gerekli talimatlarฤฑm
Language: Python - Size: 3.18 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

Jakaria08/Label-Detect
Label-Detect is a graphical image annotation tool and using this tool a user can also train and test large satellite images.
Language: Python - Size: 10.8 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

akmamun/person-detection-tf-api-flask Fork of Hriday039/person-detection-tf-api-flask
Person detection from video with web api
Language: Python - Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

Deepali-14/Hand_Gesture_To_Text_Converter-DivyaAnuvadak
DivyaAnuvadak - A project that is able to convert Hand Gesture to corresponding equivalent Text.
Size: 1.4 GB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

barzansaeedpour/few-shot-learning-using-just-5-images
In this repository, we leverage the power of few-shot learning combined with a transfer learning approach to tackle the task of object detection.
Language: Jupyter Notebook - Size: 8.6 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

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.
Language: Python - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Akshaypatil15/object-detection-flowers
Object detection for detecting flowers such as Rose, Sunflower, Daisy
Language: Jupyter Notebook - Size: 40.6 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

myatmyintzuthin/aquarium_object_detection
Training an Aquarium Object Detection for underwater health monitoring using Tensorflow2 Object Detection API.
Language: Jupyter Notebook - Size: 22.7 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 3

Hriday039/person-detection-tf-api-flask
person detection from video with web api
Language: Python - Size: 92.9 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 5

noending/tensorflow_study
Tensorflow็ฎๆ ๆฃๆตAPIไฝฟ็จๆป็ฅ
Language: Jupyter Notebook - Size: 32.1 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

vinayakarannil/tensorflow_object_detection
Real time object detection using tensorflow object detection api
Language: Python - Size: 129 MB - Last synced at: 18 days ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

MissingAssignments/Lenard-Meads-5-Star-Chat
A chat server and cleint using python and the google drive API.
Language: Python - Size: 81.1 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

gamingflexer/self-driving-car-collision-detection
Detect objects around car and estimate a distance to give warnings to the driver.
Language: Python - Size: 8.31 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

danieldanuega/mask-detector
AI for checking whether you use mask or not and the type of the mask itself.
Language: Python - Size: 161 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

aycaecemgul/MaskDetection
:mask:
Language: Jupyter Notebook - Size: 61 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ADAS-based-on-Traffic-Lights/ABDASTL_TL_Detection_Model Fork of bosch-ros-pkg/bstld
Sample scripts for training the EfficientDet D0 model in Tensorflow Object Detection API using the Bosch Small Traffic Lights Dataset.
Language: Jupyter Notebook - Size: 56.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

asmaamirkhan/OpenImagesTool
๐ฉโ๐ง Convert OpenImages format to TensorFlow-friendly format (converting to VOC with sturcture improvements โจ)
Language: Python - Size: 12.7 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

jitrc/object-detection
Experimental dockerized workspace for 2D/3D object detection, segmentation, tracking, anything related to perception
Language: Jupyter Notebook - Size: 17.3 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

malihasameen/receipts_detection
Region Detection in Receipts
Language: Jupyter Notebook - Size: 3.63 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

changewOw/tf-slim-yolov1
tensorflow slim framework to implement yolov1
Language: Python - Size: 14.6 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Benehiko/TensorflowObjectdetectAutoLabel
Auto Label training data using a small trained model
Language: Python - Size: 17.4 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

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.
Language: Python - Size: 143 MB - Last synced at: 16 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

kuntojirohan/Autonomous_Robot_for_3D_Mapping_and_Object_Detection
A project which makes use of Microsoft Kinect, to build 3D map. Simultaneously, detect the switch board in the surrounding.
Language: Python - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

asofter/tm-bot-sight-recognizer ๐ฆ
Telegram bot which recognizes sights in Chernivtsi, Ukraine using Inception model and Tensorflow.
Language: Python - Size: 81.6 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

JP-Reddy/codefun
Project AMCAD. Automatic movie disclaimers for Code.Fun.Do 2018
Language: CSS - Size: 217 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

konynour/TF-Object-Detection
This project implements an object detection system using TensorFlow and OpenCV, designed to identify and classify objects in images or video streams. By utilizing pre-trained models from the TensorFlow Object Detection API, this project allows users to detect multiple objects in real-time or from static images.
Language: Jupyter Notebook - Size: 70.9 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

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.
Language: Jupyter Notebook - Size: 87.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

arrafi-musabbir/license-plate-detection-recognition
benchmark of object detection algorithms for license plate detection
Language: Jupyter Notebook - Size: 29.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.
Language: HTML - Size: 864 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

BS-TrainingCenter/VFSS_object_detector
:skull: VFSS_Tracking_neck(for X ray data)
Language: Python - Size: 96.8 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Deimaxs/project_cv
API de conteo y seguimiento de objetos por visiรณn artificial
Language: Jupyter Notebook - Size: 113 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Hemant-Mulchandani/Rubiks-Cube-Face-Detection-Model
๐งฎ A deep learning object detection model built using SSD ResNet101 V1 FPN 640x640 ๐ค in conjunction with TensorFlow object detection API. Trained on a custom dataset (300+ images) for 10 different labels, the model detects tile colors on Rubik's cube face with 98-100% accuracy ๐ฏ and only 0.2 total loss.
Language: Jupyter Notebook - Size: 2.71 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Mustufain/object-detection
Detecting hands using Tensorflow object detection
Language: Python - Size: 372 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

akhileshmagdum/KPIT-Sparkle-2020-Winner-Project
Automatic Number Plate Recognition for Non Roman Fonts & Other Scripts | Machine Learning Project.
Language: Python - Size: 153 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

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.
Language: Jupyter Notebook - Size: 39.3 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Jupyter Notebook - Size: 586 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

myatmyintzuthin/face_mask_detection
Training a face mask detector using TensorFlow2 object detection API.
Language: Jupyter Notebook - Size: 6.6 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

weronikazak/AI-rock-paper-scissors
Realtime rock-paper-scissors game with your own computer. Using Tensorflow Object Detection API, OpenCV and PyGame โ [finished]
Language: Jupyter Notebook - Size: 271 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

oattao/CountingKoreanCoin
Train object detection model with synthetic data (coin images). Use the trained model to detect coins in real images.
Language: Python - Size: 18.7 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

lavsharmaa/tensorflow-asl-voice
American Sign Language Detection Android App with voice feedback using SSD_Mobilenet | Google Colab
Language: Jupyter Notebook - Size: 10.9 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
