v0.3.1
Major Notes:
- Added
ml5.imageClassifier('DoodleNet)
by @yining1023 - allows for classifying doodles trained on Google's QuickDraw dataset - Added
ml5.soundClassifier()
by @yining1023 - allows for use of the SpeechCommands - https://github.com/tensorflow/tfjs-models/tree/master/speech-commands - as well as using trained audio from google's Teachable Machine. - Added support for models trained in Google's new Teachable Machine as part of
ml5.imageClassifier()
andml5.soundClassifier()
by @yining1023 - Added BodyPix - https://github.com/tensorflow/tfjs-models/tree/master/body-pix by @joeyklee
- Added all-contributors for highlighting ml5 contributors
Models Added/Updates:
- Added
ml5.imageClassifier('DoodleNet)
by @yining1023 - Added
ml5.soundClassifier()
by @yining1023 - Added
ml5.bodyPix()
by @joeyklee - Updated DCGAN model loading and support for
preload() in p5js
. Now add amanifest.json
with the url of your model. by @joeyklee
Examples added:
- Added examples for
ml5.imageClassifier()
for: doodleNet - Canvas, doodleNet - video, loading custom model from Teachable Machine - added examples for
ml5.soundClassification()
for: speechCommands and speechCommands loaded from custom model - Added [BodyPix] Examples - https://github.com/ml5js/ml5-examples/tree/development/p5js/BodyPix
- Updated DCGAN example with urban aerial image generator
Handy things:
- @shiffman and @handav are presenting at EyeO 2019 - http://eyeofestival.com/, http://eyeofestival.com/speaker/hannah-davis/, http://eyeofestival.com/speaker/daniel-shiffman/
- New ml5.js website alpha version is launched - https://ml5js.org