ml5js / ml5-website-v02-docsify

This repository is a work-in-progress website, containing documentation and reference materials for the ml5.js library models.
https://docs.ml5js.org/
Other
0 stars 8 forks source link

Issues/PR that need to be documented/updated on the website #117

Open QuinnHe opened 2 weeks ago

QuinnHe commented 2 weeks ago

add smoothing to BlazePose under tfjs: https://github.com/ml5js/ml5-next-gen/issues/148 switch default runtime to tfjs: https://github.com/ml5js/ml5-next-gen/pull/140 BodySegmentation: Add raw values of the detected body parts to result: https://github.com/ml5js/ml5-next-gen/pull/139 Make flipped an alias for flipHorizontal: https://github.com/ml5js/ml5-next-gen/pull/127 change p5 video resolution in examples: https://github.com/ml5js/ml5-next-gen/pull/152 Update p5 version of example sketches: https://github.com/ml5js/ml5-next-gen/pull/150 Stylistic tweaks to example codes: https://github.com/ml5js/ml5-next-gen/pull/149 Fix imageClassifier webgpu bug + add teachable machine image example: https://github.com/ml5js/ml5-next-gen/pull/141

[can be updated]

QuinnHe commented 2 weeks ago

change p5 video resolution in examples: https://github.com/ml5js/ml5-next-gen/pull/152

Needs to be updated in all iframe script.js and "Step-by-step Guide"