v0.1.1
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