Skip to content

v0.1.1

Choose a tag to compare

@andreped andreped released this 25 Jan 10:32
· 88 commits to main since this release
3499e1c

What's changed

  • Lots of quality of life changes to training scripts
  • Improved ViT network performance
  • Added argparse solution to training script -> does not need to modify code to run training experiments
  • Added argparse solution for converting pretrained models to TensorFlow Lite format (*.tflite)
  • Added Flutter CI test
  • Changed name of demo app from DSWS to DSS

Full Changelog: v0.1.0...v0.1.1