Stream webcam video and detect objects in real-time
Ultralytics YOLOv8 Gradio Application for Testing 🚀
RC Race Vision YOLO11 Gradio Application for Testing
Upload an image to detect objects
Detect objects in images and return details
Identify objects in images and generate detailed data
Ultralytics YOLO11 Gradio Application for Testing
Identify objects in images with Transformers.js
Identify and label objects in images
Detect objects in images
Detect objects in an image
Detect objects in an uploaded image
Upload image to detect objects
Webrtc Yolov10n is a real-time object detection tool that leverages WebRTC (Web Real-Time Communication) for streaming webcam video and YOLOv10n (a lightweight version of the popular YOLO object detection model) for detecting objects in real-time. It is designed to provide a seamless and efficient way to perform object detection using a webcam as the input source.
What browsers are supported?
Webrtc Yolov10n is supported on most modern browsers, including Chrome, Firefox, Edge, and Safari, as long as they support WebRTC.
Can I use this tool with external cameras?
Yes, you can use external cameras as long as they are connected and recognized by your device. Simply select the appropriate camera from the browser settings.
How accurate is the object detection?
The accuracy depends on the quality of the video stream and the capabilities of the YOLOv10n model. It is optimized for real-time performance but may not achieve the same accuracy as heavier models like YOLOv5 or YOLOv7.