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
- Host: GitHub
- URL: https://github.com/rdjarbeng/ml5test
- Owner: RDjarbeng
- License: mit
- Created: 2022-07-24T17:08:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T09:03:55.000Z (almost 3 years ago)
- Last Synced: 2024-12-28T04:46:55.540Z (over 1 year ago)
- Topics: js, machine-learning, ml5js
- Language: JavaScript
- Homepage: https://codesandbox.io/s/github/RDjarbeng/ml5Test
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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