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

https://github.com/qjnz/ml5-p5-examples

ml5.js example to use the image classifier via image upload
https://github.com/qjnz/ml5-p5-examples

example-code javascript js machine-learning ml5js p5js

Last synced: over 1 year ago
JSON representation

ml5.js example to use the image classifier via image upload

Awesome Lists containing this project

README

          

# ml5-p5-examples
[ml5.js](https://ml5js.org/) example to use the image classifier via image file upload

```bash
$ git clone https://github.com/qjlee/ml5-p5-examples.git
$ cd ml5-p5-examples
$ npm i -g serve
$ serve
```

open your browser and enjoy!

more examples to come ...

![screenshot of the example 1](https://i.imgur.com/SVspT6M.png)