Topic: "real-time-object-detection"
paul-pias/Object-Detection-and-Distance-Measurement
Using yolov3 & yolov4 weights objects are being detected from live video frame along with the measurement of the object from the camera without the support of any extra hardware device.
Language: Python - Size: 149 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 318 - Forks: 111

Surya-Murali/Real-Time-Object-Detection-With-OpenCV
This project aims to do real-time object detection through a laptop cam using OpenCV. The idea is to loop over each frame of the video stream, detect objects, and bound each detection in a box.
Language: Python - Size: 30.2 MB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 141 - Forks: 79

leohsuofnthu/Tensorflow-YOLACT
Implementation of the paper "YOLACT Real-time Instance Segmentation" in Tensorflow 2
Language: Python - Size: 2.62 MB - Last synced at: 23 days ago - Pushed at: over 3 years ago - Stars: 112 - Forks: 36

hiennguyen92/flutter_realtime_object_detection
Flutter App real-time object detection with Tensorflow Lite
Language: Dart - Size: 64.3 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 68 - Forks: 28

rozumden/fmo-cpp-demo
Fast Moving Objects Detection (demo version)
Language: C++ - Size: 113 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 45 - Forks: 11

spacewalk01/tensorrt-openpose
TensorRT C++ Implementation of openpose
Language: C++ - Size: 4.36 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 40 - Forks: 10

anshkumar/yolact
Tensorflow 2.x implementation YOLACT
Language: Jupyter Notebook - Size: 21.9 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 32 - Forks: 7

Alina-chan/realtime-object-detection
Real time object detection with OpenCV and deep learning models
Language: Python - Size: 38.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 30 - Forks: 18

shashwatah/sharingan
Real-Time object detection app, built with Tensorflow.js.
Language: JavaScript - Size: 809 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 27 - Forks: 0

Alro10/realtime_object_detection Fork of gustavz/realtime_object_detection
Plug and Play Real-Time Object Detection App with Tensorflow and OpenCV. Run on Jetson TX2
Language: Python - Size: 52.6 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 24 - Forks: 9

spacewalk01/tensorrt-yolov6
C++ implementation of YOLOv6 using TensorRT
Language: C++ - Size: 24.7 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 19 - Forks: 7

ahmetozlu/object_detection_chooch
A sample project for super fast real time object detection and counting using CHOOCH AI API and OpenCV.
Language: Python - Size: 30.3 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 3

jalajthanaki/Real_time_object_detection
This repository contains the code for real-time object detection. I'm using video stream coming from webcam. MobileNet-SSD and OpenCv has been used as base-line approach. TensorFlow object detection API has been used in revised approach.
Language: Python - Size: 46.7 MB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 4

Nizarassad/Weapon-Detection
This project addresses the escalating challenge of gun violence through the development of an advanced gun detection system.
Language: Jupyter Notebook - Size: 16.8 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 7 - Forks: 2

MichaelMarav/RealTimeDetectionYoutube
Takes a youtube video/livestream and performs object detection by using the YOLO or SSD algorithm
Language: Python - Size: 21.7 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

Jeremy-lf/RT-DATR
RT-DATR:Real-time Unsupervised Domain Adaptive Detection Transformer with Adversarial Feature Learning
Language: Python - Size: 21.6 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 5 - Forks: 0

MohabWafaie/Realtime-Face-Mask-Verification
Realtime Face Mask verification using Deep Convolutional Neural Networks and Haar Cascade
Language: Jupyter Notebook - Size: 12.8 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 5 - Forks: 0

parultaneja/Real-Time-Object-Detection-With-Sound
Language: Python - Size: 20 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 3

Tekraj15/RealTimeSignLanguageRecognition
Applied SSD integrated with MobileNet model for object (sign gestures) detection and recognition and the model is trained using Transfer Learning, with the aim to develop a web app for real-time ASL recognition from user input & then to generate text in English.
Language: Jupyter Notebook - Size: 12.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

Nizarassad/Guns-Knifes-detection
This project uses YOLOv5 architecture for creating guns and knifes real time detection
Language: Jupyter Notebook - Size: 22.3 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

Yghan31/multi-tracking-YOLOv8-ByteTrack
This demo is a simple software that I created using my studies and courses. It's designed for real-time object detection and tracking in video streams, using YOLOv8 for detection and ByteTrack for multi-object tracking. It is suitable for tracking objects in video footage, and can run on both GPU and CPU.
Language: Python - Size: 36.2 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 3 - Forks: 0

ewth/yolor-edge
Experimental implementation of real-time object detection algorithm YOLOR on embedded systems (edge computing devices)
Language: Python - Size: 13.3 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 3 - Forks: 1

Loai-Houmane/SmartLensAI
This project is a multi-AI app that features 🔢 digit recognition, 🕵️ object detection, and ⚡ real-time detection using Flutter and TensorFlow Lite.
Language: Dart - Size: 107 MB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

paulinamoskwa/Real-Time-Sign-Language
Real-time American Sign Language (ASL) letters detection, via PyTorch, OpenCV, YOLOv5, Roboflow and LabelImg 🤟
Language: HTML - Size: 172 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

paulinamoskwa/Real-Time-Social-Distancing
Real-time social distancing detector and people counter for camera recordings, via PyTorch, OpenCV and YOLOv5 👥
Language: HTML - Size: 146 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

mertfozzy/Real-Time-Object-Detection
The aim of this project is to detect the objects in real time with good accuracy. Objects will appear live on webcam in a squared or circled area.
Language: Python - Size: 13.2 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

Sortweste/FindMyProduct_MachineLearning
Training models with tiny YOLOv2 and convert it to Tensorflow Lite.
Language: Jupyter Notebook - Size: 55.1 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

gangula-karthik/TRASHMINATOR-v2
AI-driven waste management for a smarter, cleaner, and more sustainable future 🌱🤖♻️
Language: Jupyter Notebook - Size: 149 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

wTristaaaaan/flutter_yolov8_real_time
This project aims to develop a Flutter application capable of real-time object detection using the YOLOv8 model. We will outline the steps for training the model and integrating it into a Flutter application.
Language: Jupyter Notebook - Size: 24.4 MB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

ThecoderPinar/Real-Time-Object-Detection-Projects
Explore real-time object detection projects developed with OpenCV and YOLO. Empowering developers with resources and inspiration in the realm of real-time object detection. 🌐💡
Language: Jupyter Notebook - Size: 9.08 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

CostiaB/Birds_Detection
Birds detection and species recognition
Language: Jupyter Notebook - Size: 12.4 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

prabormukherjee/Yolo_v3
Modifying pretrained yolo v3
Language: C - Size: 135 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

Prajwal10031999/YOLO-Real-time-object-detection-Computer-Vision
A real time object detection model created in python using YOLO
Language: Python - Size: 4.87 MB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

EmaadAkhter/Object_following_robot
An object following robot using the ultralytics library for object detection and Mqtt library for communication between the laptop and the rsapberry pi
Language: Python - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

dafmontenegro/pi-tensorflow-lite-object-detection
This project builds a real-time object detection system using a Raspberry Pi and a camera. It captures live video, processes it with a TensorFlow Lite model to detect specific objects, and saves important events as video files.
Language: Python - Size: 3.01 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

letsdoitbycode/Objectify-YOLOv5
This project is a real-time object detection system that leverages the YOLOv5 model for detecting objects in a video stream from a webcam or other video input. The system is built using a Flask web application to serve the video feed, providing an interactive, real-time experience directly in a browser.
Language: Python - Size: 643 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

PraveenLiyanage/Object_Detection_YOLO
This project utilizes YOLO (You Only Look Once), a real-time object detection system. YOLO efficiently predicts bounding boxes and class probabilities for each grid cell, renowned for its speed and accuracy.
Language: Jupyter Notebook - Size: 143 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

ThecoderPinar/super-heatmapper-project
A comprehensive video analysis and heatmap generation tool based on Ultralytics YOLOv8.
Language: Python - Size: 19.5 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Ahmedx288/Graduation-Project
This is a repository for my Bachelor's graduation project in Deep Learning/Computer Vision.
Language: Jupyter Notebook - Size: 792 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

denilgabani/YOLO_real_time_object_detetction
Real time object detection using video or camera
Language: Python - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

YoussefElcome/JunkWaxDetection.LiveDemo
An example of how to use the JunkWaxDetection Model and JunkWaxData datasets in a "real time" inference example
Language: C# - Size: 310 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Sangh0/Object-Detection
Object Detection Paper Review and Implementation
Language: Jupyter Notebook - Size: 31 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

tatsuya-fukuoka/yolov10-sample
yolov10のデモ推論や自作データセットで学習するスクリプト
Language: Jupyter Notebook - Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

tatsuya-fukuoka/D-FINE_train_demo
D-FINEをカスタムデータセットで学習するプログラム
Language: Jupyter Notebook - Size: 4.26 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

AbdulhalikAkdeniz/Fruit-Vegatable-Detection-YOLOv8-With-OpenCV
YOLOv8 ve OpenCV kullanarak meyve ve sebze tespiti gerçekleştiren bir görüntü işleme uygulaması.
Language: Python - Size: 44.7 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Arup3201/SmartFlow-Traffic-Detector
Traffic Detector is a feature of the original software SmartFlow Traffic Manager to fetch the traffic flow data and use for further analysis.
Language: Jupyter Notebook - Size: 21.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mohammad-ghadri/Advance_Mechatronics
MECH 6741: Mechatronics course (Master's level)
Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

jjdlg361/StereoscopicCameraTracking
Real time object detection and detection storage.
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

HamzaAlmahrous/ai_flutter
ai app (text classifier, image classifier, real time object detection) using flutter and tflite packages
Language: Dart - Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Mihir998/Recognize-Object
This project aims at building a model that predicts object in real time using YOLO(You Look Only Once) Algorithm.
Language: Jupyter Notebook - Size: 6.89 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

anilbayramgogebakan/YOLO-papers-summaries
This repo composed of summaries of 4 YOLO paper which are the papers that milestones for real-time object detection video
Size: 4.92 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

aps19/Real-TIme-Human-Tracking-and-Social-Seperation-System-Using-YOLOv5
A Real-time object detection model (YOLOv5) for tracking people and checking if the distance between them meets the COVID-19 guidelines.
Size: 1.4 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mertfozzy/Live-Stream-Object-Detection
Web-based OpenCV project; detects the objects in real time with good accuracy. Objects will appear live on web page in a squared area.
Language: Python - Size: 834 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

denilgabani/opencv_yolo_object_detection
Object Detection using yolo weights
Language: Python - Size: 179 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

thesukantadey/darkflow Fork of thtrieu/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
Language: Python - Size: 18.3 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
