[DEIMv2] Real Time Object Detection Meets DINOv3
-
Updated
Mar 24, 2026 - Jupyter Notebook
[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.
🔇 A production-grade deep learning system for real-time drone/UAV detection through acoustic signature analysis. Converts raw audio to Mel-Spectrograms and classifies using a custom CNN. Features auto-dataset ingestion, defense-optimized metrics (high recall), early stopping, model checkpointing, and a ready-to-use inference API.
Modified RefineDet
This repository contains the training code for my PyTorch YOLOX object detection tutorial.
A state-of-the-art, open-source deepfake detection system built with PyTorch and EfficientNet-B0, featuring a user-friendly web interface for real-time image and video analysis.
Yoga-Tracker classifies various Yoga poses and not just static pictures but also real-time yoga poses performed in front of the camera.
🚗 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.
Real-time desktop suite that fuses MTCNN detection with FaceNet embeddings to capture, catalog, and recognize faces from live video or benchmark datasets.
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
这个仓库主要通过使用图像API将AirSim与YOLOv5连接,实现实时检测。 This repository primarily implements real-time detection by connecting AirSim with YOLOv5 using the image API.
Demo: real-time violence detection on video content
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.
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."