-
Check new changes here to update "Step-by-step guide", and "Methods": https://github.com/ml5js/ml5-next-gen/pull/139/files
Double-check whether #120 is resolved.
-
... and we can now add it to the documentation. See: https://github.com/ml5js/ml5-next-gen/pull/28
Feel free to ask any questions here and @OrpheasK can help out!!
-
I'm opening this thread as a place for us to discuss ongoing work on the `ImageClassifier` model. Some of the tasks are:
- [ ] Decide where the user should specify the number of classes to return (…
-
Opening a discussion for `topk` related to https://github.com/ml5js/ml5-next-gen/issues/166.
1. The documentation states "The number of top predictions to return, applicable to MobileNet." I think …
-
Hello ml5-website contributors past and present! We are launching a new redesign of the website as documented in these repos:
https://github.com/ml5js/ml5-website-v02-gatsby
https://github.com/ml5…
-
See: https://github.com/opendatacam/opendatacam/issues/390#issuecomment-842417970
Pointers:
- https://ethics.fast.ai/
- ~~https://www.licenses.ai/~~
- ~~https://medium.com/ml5js/ml5-js-code-o…
-
Creating a new issue to track the progress of this:
@lindapaiste Thank you for adding support for instance mode. I was able to preload most models (`ml5.faceMesh`, `ml5.handPose`, `ml5.imageClassif…
-
I dont know if this is at all possible, but I have trained my own mobile-net model on two classes in keras. I then converted this model into tensorflow.js and made sure the weigths file was in .bin fo…
-
In preparing a ml5.js alpha build, we noticed the filze size is quite large.
It would be worth taking the time to research and look into why this is and if there are dependencies we can remove …
-
https://github.com/ml5js/ml5-library/blob/441718e65469709481006e98ebc8053c33c778a9/src/UNET/index.js#L116
https://github.com/ml5js/ml5-library/blob/441718e65469709481006e98ebc8053c33c778a9/src/UNET…