[DEIMv2] Real Time Object Detection Meets DINOv3
-
Updated
Oct 12, 2025 - Python
[DEIMv2] Real Time Object Detection Meets DINOv3
Object detection with ssd_mobilenet and tiny-yolo (Add: YOLOv3, tflite)
Online anomaly detection for data streams/ Real-time anomaly detection for time series data.
🖍️ This project achieves some functions of image identification for Self-Driving Cars. First, use yolov5 for object detection. Second, image classification for traffic light and traffic sign. Furthermore, the GUI of this project makes it more user-friendly for users to realize the image identification for Self-Driving Cars.
[ECCV 2024] PyTorch implementation of Rethinking Features-Fused-Pyramid-Neck for Object Detection
This project demonstrates real-time object detection using YOLOv8 and opencv with a webcam or Intel RealSense camera.
This app recognises 3 hand signs - fist, high five and victory hand [ rock, paper, scissors basically :) ] with live feed camera. It uses a HandSigns.mlmodel which has been trained using Custom Vision from Microsoft.
Modified RefineDet
This repository contains the training code for my PyTorch YOLOX object detection tutorial.
Yoga-Tracker classifies various Yoga poses and not just static pictures but also real-time yoga poses performed in front of the camera.
It can detect face mask from images and real time videos.(VGG 16,OPENCV & KERAS)
Real Time Drone Detection with YOLOv3, YOLOv3-tiny, YOLOv4, YOLOv4-tiny, YOLOv5x, YOLOv5s, YOLOv6-L, YOLOv6-S, YOLOv7-X, YOLOv7, YOLOv8l and YOLOv8s
real-time violence detection on video content
🚗 Driver Drowsiness Detection with Deep Learning (PoC) 🧠 A personal experiment comparing CNN + MobileNetV2 and YOLOv11 for real-time drowsiness detection. Focused on evaluating accuracy and efficiency to explore AI’s potential in preventing fatigue-related accidents. 😴⚡ A hands-on dive into safety-driven computer vision.
Tensorflow object detection with PPN for embedded commercial detection
This project is a hand-gesture-controlled Pong game using TensorFlow, OpenCV, and Pygame. It detects open hands via webcam in real time to control paddles, combining AI vision with interactive gameplay for a novel touchless experience.
这个仓库主要通过使用图像API将AirSim与YOLOv5连接,实现实时检测。 This repository primarily implements real-time detection by connecting AirSim with YOLOv5 using the image API.
A Flask web application game that detects real time Dynamic Sign Language using LSTM Keypoint Detection Model.
A small VLM that sees everything
Add a description, image, and links to the real-time-detection topic page so that developers can more easily learn about it.
To associate your repository with the real-time-detection topic, visit your repo's landing page and select "manage topics."