Release v1.5.1
What's Changed - Brief Version
Enhancements
- Enhance Datumaro data format stream importer performance
(#1153) - Change image default dtype from float32 to uint8
(#1175) - Add comparison level-up doc
(#1174) - Add ImportError to catch GitPython import error
(#1174)
Bug fixes
- Modify the draw function in the visualizer not to raise an error for unsupported annotation types.
(#1180) - Correct explore path in the related document.
(#1176) - Fix errata in the voc document. Color values in the labelmap.txt should be separated by commas, not colons.
(#1162) - Fix hyperlink errors in the document
(#1159, #1161) - Fix memory unbounded Arrow data format export/import
(#1169) - Update CVAT format doc to bypass warning
(#1183)
What's Changed- Full Version
- Fix typos in release notes and changelog by @yunchu in #1157
- Enhance Datumaro data format stream importer performance by @vinnamkim in #1153
- fix errata in voc doc by @jihyeonyi in #1163
- upgrade openvino version to 2023.1 by @yunchu in #1164
- Fix doc links for 1.5.1 by @vinnamkim in #1165
- Update our CI OS from
windows-2019
towindows-2022
by @vinnamkim in #1172 - Fix memory unbounded Arrow data format export/import by @vinnamkim in #1169
- Revert openvino version to 2023.0 by @yunchu in #1170
- Change image default dtype from float32 to uint8 by @vinnamkim in #1175
- update explore path by @jihyeonyi in #1176
- Fix imagenet when importing a dataset with non-directory files by @wonjuleee in #1179
- warning instead of raising an error for unsupported annotation types by @jihyeonyi in #1180
- Update CVAT format doc to bypass warning by @sooahleex in #1183
- Add comparison level-up doc by @sooahleex in #1174
- Add ImportError to catch GitPython import error by @vinnamkim in #1186
- Versionup/1.5.1rc3 by @vinnamkim in #1187
- [Bug fix] restore test for splitting video by @wonjuleee in #1188
- Update publish workflow to use internal pypi by @yunchu in #1191
- Update tag checking step to parse from release branch by @yunchu in #1192
- Update release note by @yunchu in #1193
Full Changelog: v1.5.0...v1.5.1