Release 1.9.0
What's Changed - Brief version
New features
Enhancements
- Change _Shape to Shape and add comments for subclasses of Shape
(#1568)
Bug fixes
- Fix KITTI-3D importer and exporter
(#1596)
What's Changed - Full version
- Add hierarchical ImageNet-like dataset format by @itrushkin in #1528
- Verify w and h input multiplication overflow to rleEncode() by @yunchu in #1544
- Add dtype argument when calling media.data by @wonjuleee in #1546
- Mergeback 1.8.0 to develop by @yunchu in #1566
- Bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 by @dependabot in #1561
- Bump orjson from 3.10.5 to 3.10.6 by @dependabot in #1553
- Bump github/codeql-action from 3.25.10 to 3.25.11 by @dependabot in #1552
- Bump ipython from 8.25.0 to 8.26.0 by @dependabot in #1551
- Bump github/codeql-action from 3.25.11 to 3.25.12 by @dependabot in #1567
- Add a new CLI command: datum format by @vinnamkim in #1570
- Change _Shape to Shape and add comments for subclasses of Shape by @sooahleex in #1568
- Bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in #1574
- Bump github/codeql-action from 3.25.12 to 3.25.15 by @dependabot in #1575
- Make ImageNet data format streamable by @itrushkin in #1571
- Make image dirs data format streamable by @itrushkin in #1576
- Bump orjson from 3.10.6 to 3.10.7 by @dependabot in #1581
- Bump github/codeql-action from 3.25.15 to 3.26.2 by @dependabot in #1584
- Update issue_assignment.yml by @vinnamkim in #1585
- Change common semantic segmentation dataset detection rule by @itrushkin in #1572
- Support language dataset for DmTorchDataset by @sooahleex in #1592
- Fix KITTI-3D importer and exporter by @wonjuleee in #1596
- Update tpp for 1.9.0 by @yunchu in #1597
- update for release 1.9.0 by @yunchu in #1602
Full Changelog: v1.8.0...v1.9.0