1.11.0
Added
- Initial loading of the application has been made faster by delaying the loading of pages until they're visited.
- Multi class multi label support for Data, Annotation, Training, and Inference.
- Input field for Data type when uploading a custom Model.
- Pre-filled uneditable filters for Data selection in Project and Annotation Project creation.
- Project languages are automatically generated from Associated Data.
- Inference is now blocked until the previous request has finished.
- The ability to select a main evaluation dataset, which is used to display the correct evaluation metrics for all Models trained in a Project.
- Re-introduction of the ability to create multiple Data versions.
- Ability to inspect and select specific Data versions.
- Separate pages for a Datum object and its versions.
- Data augmentation to experiments.
Changed
- The order of sections in Project creation dialog.
- Rows in the Annotation History table with texts too large for the row can now be expanded, rather than hovered over.
Fixed
- An issue where the Annotation History table was not updated until refreshed.
- An issue where the pagination animation in Library views only went in one direction.
- An issue where user emails were shown instead of names in "Trainer" dropdowns.
- An issue where the experiment confirm dialog said "Experiment group" for singular Experiments.
- An issue where Models scoring the same on evaluation data sets, broke the medals.
Removed
- Disabled most options that we do not support yet.
- Languages input from Project creation and edit dialogs.
- Platform fields and filters.
- The ability to choose between cards and tables for Libraries. Projects and Annotation Projects are now cards, Data and Models are tables.