Skip to content

v0.4.1

Compare
Choose a tag to compare
@joeyklee joeyklee released this 24 Oct 20:28

change log

  • makes testing more efficient - removes redundant model instantiations
  • adds ml5.flipImage() function to allow flipping of video and images
  • removes console.log from imageClassifier test
  • fixes URLs to p5 web editor examples
  • allows passing video to face-api .detect() and .detectSingle()
  • fixes bug when passing in teachable machine URL
  • adds test for sentiment
  • cleans up devOps scripts