/YOLO-demo

YOLO real-time object detection on the browser with tensorflow.js and ml5js

Primary LanguageJavaScript

A YOLO object detection demo on browser.

Uses Tensorflow.js and ml5js
Proof of concept. All processing occurs locally.
  • Can detect objects in real-time with webcam
  • Can detect objects in frames extracted from a selected video file