Geti SDK v1.2.3
What's Changed
- Fix saving images and annotations with non-ascii characters in their filename by @ljcornel in #160
- Update tqdm requirement from ==4.64.* to ==4.65.* in /requirements by @dependabot in #161
- Cvs-96625 Update image display method in
show_image_with_annotation_scene
by @ljcornel in #164 - Enable uploading data from nested subsets in DatumAnnotationReader by @ljcornel in #163
- Update datumaro requirement from ==0.4.* to ==1.0.* in /requirements by @dependabot in #155
- Update OptimizedModel and TaskStatus data models by @ljcornel in #165
- Formatting images and cell - Notebook 102 suggestions by @paularamo in #167
- Add notebook
102_from_zero_to_hero
by @ljcornel in #159 - Demo Zero to Hero in 9 steps by @paularamo in #154
- Fix deployment saving mechanism and handle errors by @ljcornel in #170
- Add ovmsclient to base requirements by @ljcornel in #169
- Issue 168: Fix tempdir cleanup in
DeployedModel
by @ljcornel in #171
New Contributors
- @paularamo made their first contribution in #167
Full Changelog: v1.2.2...v1.2.3