All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Default
label-map
parameter value for VOC converter (openvinotoolkit#34) - Randomness of random split transform (openvinotoolkit#38)
Transform.subsets()
method (openvinotoolkit#38)- Supported unknown image formats in TF Detection API converter (openvinotoolkit#40)
ByteImage
class to represent encoded images in memory and avoid recoding on save (openvinotoolkit#27)
- Implementation of format plugins simplified (openvinotoolkit#22)
default
is now a default subset name, instead ofNone
. The values are interchangeable. (openvinotoolkit#22)- Improved performance of transforms (openvinotoolkit#22)
image/depth
value from VOC export (openvinotoolkit#27)
- Zero division errors in dataset statistics (openvinotoolkit#31)
reindex
option in COCO and CVAT converters (openvinotoolkit#18)- Support for relative paths in LabelMe format (openvinotoolkit#19)
- MOTS png mask format support (https://github.com/openvinotoolkit/datumaro/21)
- Initial release
## [Unreleased]
### Added
-
### Changed
-
### Deprecated
-
### Removed
-
### Fixed
-
### Security
-