An open API service indexing awesome lists of open source software.

https://github.com/rdjarbeng/ml5test

ml5js machine learning library example in React Created with CodeSandbox
https://github.com/rdjarbeng/ml5test

js machine-learning ml5js

Last synced: 7 months ago
JSON representation

ml5js machine learning library example in React Created with CodeSandbox

Awesome Lists containing this project

README

          

# Test ml5 machine learning

Machine learning for object detection in a video stream from camera.

Uses ML5 js.

Find sample implementation here
Link to view on code sandbox: https://ixr71r.csb.app/

Show your face or common objects to the camera to view predictions.

In case you want to contribute or improve this repo main source files are in videoML5.js

Created with CodeSandbox