Skip to content

v2.5.1

Compare
Choose a tag to compare
@ChrisMaunder ChrisMaunder released this 22 Jan 16:20
· 38 commits to main since this release
  • Lots of Javascript updates so if you see weirdness try Ctrl+F5
  • The module listing now shows module version history if you click the version number
  • Benchmark has been updated to use the custom models of the currently active object detection module
  • The Info button on the dashboard now includes a status data dump from the module. For things like object detectors, it will include a dictionary of labels / counts so you can see what's being detected. For longer running modules such as training it will include the training status. This is here to enable better UI features in the future
  • Lots of bug fixes, but specifically there was a script issue affecting module installs, and a modulesettings issue affecting the YOLOv5 6.2 module, as well as the SuperResolution module.
  • The Coral module now includes multi-TPU support that is still a little fragile. An update is coming in the next few days