This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
Turi Create 5.6
New Features
- New Toolkit: One Shot Object Detection (#1790)
- New UI: Image Classifier & Drawing Classifier Evaluation (#1335)
Feature Enhancements
- Annotation: similar images are automatically suggested for annotation (#1868)
- Drawing Classifier: added annotate method (#2028)
Bug Fixes
- Annotation: Ignore existing undefined labels when annotating (#2008)
- Sound Classifier - consistent logging and bug fix (#1966)
- Sound Classifier - put sample rate in Core ML metadata (#1908)
- Drawing Classifier - better logging and error message. Bug fix: reported training time (#1967)
- Drawing Classifier - better swift code in user guide for using Core ML model. (#1969)
- Drawing Classifier - API doc fixes (#1988)
- Visualization: Fix null value support in .explore (#1923)
- Visualization: Fix key press handler in tcviz app (#1910)
- Faster buffering for Activity Classifier (#1819)
- Better recommender updates (#1844)
- Fix CoreML export for tree classifiers (#1832)
- Add confusion and precision recall matrix to training/validationMetrics (stats after training) for C-API activity classifier (#1807)