Skip to content

v1.6.4

Compare
Choose a tag to compare
@NormanTUD NormanTUD released this 19 Feb 13:42
· 779 commits to master since this release

Full Changelog: v1.6.3...v1.6.4

Fixed bugs:

  • Missed quotes in asanai.js
  • Better checks for identify_layers()
  • More dynamic translations instead of hardcoded text
  • Fixed bug that displayed the wrong kernels while displaying internal layers
  • Many const to var
  • Removed specific version protobuf==3.20.0
  • Fixed bugs when all CSV inputs where X/Y (only one of them). Reset if that is the case
  • Allow downloading a better version of the network based on Expert Mode for local training
  • Cached is_tablet_mode (much faster!)
  • Some errors are now debug messages
  • Fixed kernel pixel size
  • Disable auto-one-hot-encoding by default in CSV input