This demo works best over HTTPS or localhost. Webcam access may be blocked over HTTP in some browsers (try Firefox if needed).

Extended Reality Demo with YOLO

Object Detection

This demo accesses your webcam, sends frames to a Python backend running YOLOv5 for object detection, and draws bounding boxes for recognized objects.

Learn More