Release v1.6.0rc1
Pre-release
Pre-release
What's Changed
- Add marker to new feature tests by @yunchu in #1148
- Add multi-threading option to ModelTransform and SAMBboxToInstanceMask by @vinnamkim in #1145
- Fix flaky test by setting the join timeout to infinite by @vinnamkim in #1149
- Update for release 1.5.0rc2 by @yunchu in #1150
- Update for release1.5.0 by @yunchu in #1151
- 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
- Add SAMAutomaticMaskGeneration transform by @vinnamkim in #1168
- 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
- Mergeback 1.5.1rc2 by @yunchu in #1181
- 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
- Optimize Python import to make CLI entrypoint faster by @vinnamkim in #1182
- 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
- Add ImageColorScale context manager by @vinnamkim in #1194
- Fix wrong example of Datumaro dataset creation in document by @sooahleex in #1195
- Mergeback 1.5.1 to develop by @yunchu in #1200
- update document regarding installation command from github by @jihyeonyi in #1202
- hotfix indent of installation document by @jihyeonyi in #1207
- correct datum project import examples by @jihyeonyi in #1210
- Fix label compare of distance method by @sooahleex in #1205
- Add MMDetection COCO format importer by @wonjuleee in #1213
- Update code scanning wf for reporting bandit detection as eror by @yunchu in #1215
- Update version constraint for dvc and tfds by @yunchu in #1218
- Upgrade OpenVINO by @sovrasov in #1196
- fix broken link to supported formats by @jihyeonyi in #1221
- Fix Datumaro visualizer's import errors after introducing lazy import by @vinnamkim in #1220
- Enable fuzzing to the CLI by @yunchu in #1222
- Develop JsonSectionPageMapper in Rust API by @vinnamkim in #1224
- Add nosec B311 directives by @vinnamkim in #1226
- Enhance visualizer to toggle plot title visibility by @vinnamkim in #1228
- Move Rust API unit tests to a separate directory by @vinnamkim in #1227
- [Bug] Fix Kinetics format to have media by @wonjuleee in #1223
- Enhance Datumaro data format detect() to be memory-bounded and performant by @vinnamkim in #1229
- Add Filtering via User-Provided Python Functions by @vinnamkim in #1230
- Handling undefined labels at the annotation statistics by @jihyeonyi in #1232
- Update filtering skill up page by @vinnamkim in #1233
- Upgrade CI to MACOS-12 by @vinnamkim in #1234
- Remove supporting MacOS platform by @yunchu in #1235
- Bump version string by @yunchu in #1236
- Add unit test for item rename by @sooahleex in #1237
- Fix filtering skill up doc by @vinnamkim in #1238
- Add Kaggle data supports by @wonjuleee in #1240
New Contributors
Full Changelog: v1.6.0rc0...v1.6.0rc1