Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Turi Create 5.5

Compare
Choose a tag to compare
@syoutsey syoutsey released this 30 Apr 18:08

New Features

  • Added Ubuntu 14.04 compatibility #1441
  • Refined output images from Style Transfer model #666

Feature Enhancements

  • Object Detector will now compute training and validation metrics automatically #1726
  • Added an Advanced Usage page to documentation #1639
  • Added ability to navigate to arbitrary image during Image Annotation #1521
  • Added ability to tune neural network structure for Sound Classifier #1477
  • Now targeting iOS 10 as minimum deployment target #1654
  • Sound classifier now saves deep features #1601

Bug Fixes

  • Fixed crash related to Sound Classifier analyzing clips less than 975 milliseconds in length #1702
  • Fixed issue with Drawing Classifier warm start options #1808
  • Fixed compiler warning causing failing ninja builds #1667
  • Fixed issue with histogram axis labels #1664
  • Fixed issue with documentation formatting #1648
  • Added missing documentation for .annotate method #1645
  • Fix issue with Drawing Classifier infinite loop #1620
  • Clarified Drawing Classifier error message #1617
  • Fixed issue with UI selection for model evaluation #1564
  • Fixed crash with Int labels when using model evaluation #1561
  • Fixed issue with model evaluation window focus #1548
  • Fixed issue with Image Classifier image column name expectations #1535
  • Fixed issue related to Image Classifier model evaluation #1510
  • Added ability for SFrame filter_by to work with map data type #1140
  • Image deep feature extractor model downloads now check return code #1033
  • Histogram of ints now has integer-aligned bin boundaries #167