Real-time object detection w/ š¤ Transformers.js
Upload and detect objects in videos
Photo and video detector with csv annotation saving
Detect objects in short videos
A UI for drone detection for YOLO-powered detection system.
Video captioning/open-vocabulary/zero-shot
Find objects in videos
Analyze video for object detection and counting
Detect objects in images or videos
Detect and track objects in images or videos
Control object motion in videos using 2D trajectories
Detect objects in a video and image using YOLOv5.
Track and count objects in videos
Video Object Detection is a computer vision technique that enables the identification and tracking of objects within video streams or sequences in real-time. It extends object detection from static images to dynamic video content, allowing for continuous detection and tracking of objects across frames. This technology is powered by Transformers.js, making it efficient and scalable for various applications like surveillance, autonomous vehicles, and robotics.
⢠Real-time detection: Detect objects instantly as the video plays. ⢠High accuracy: Leverage advanced models for precise object recognition. ⢠Multiple object tracking: Track multiple objects simultaneously across frames. ⢠Support for various formats: Compatible with different video resolutions, frame rates, and formats. ⢠Customizable: Integrate custom models or parameters for specific use cases.
What video formats are supported?
Video Object Detection supports MP4, AVI, MOV, and most common video formats.
Can it work with live video streams?
Yes, it can process live streams from cameras or other real-time sources.
What are the minimum system requirements?
A modern multi-core CPU or GPU with sufficient RAM (at least 4GB) is recommended for smooth operation.