Skip to content

v0.4.3

Compare
Choose a tag to compare
@joeyklee joeyklee released this 14 Nov 21:02
db1b986

Change notes

  • [unet] adds canvas support for input handling in UNET - #700 by joeyklee
  • [devops] Merges fixes in release to development - #698 by joeyklee
  • [image classifier ] Fix memory leak in image classifier - #697 by joeyklee
  • [neural network] Fix nn train without normalization & addresses memory leaks - #696 by joeyklee
  • [docs] Update README.md #692 by josher19
  • [Fixed documentation]: option parameter should be task - #691 by mikakruschel
  • [dev ops] moves all contributors from ml5-examples and ml5-website to library - #689 by joeyklee
  • [pitch detection] fixes pitch detection memory leak