Skip to content

Instantly share code, notes, and snippets.

@cvalenzuela
Created June 15, 2018 16:36
Show Gist options
  • Save cvalenzuela/054513b84063171b6953778a56fa2bdf to your computer and use it in GitHub Desktop.
Save cvalenzuela/054513b84063171b6953778a56fa2bdf to your computer and use it in GitHub Desktop.
let video = createCapture(VIDEO);
let classifier = ml5.imageClassifier('MobileNet', video);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment