diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e6c355522..54772cdb00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,10 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added +- OpenVINO plugin examples () - Dataset validation for classification and detection datasets () +- Arbitrary image extensions in formats (import and export) () +- Ability to set a custom subset name for an imported dataset () ### Changed -- +- Common ICDAR format is split into 3 sub-formats () ### Deprecated - @@ -21,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - The ability to work with file names containing Cyrillic and spaces () +- Image reading and saving in ICDAR formats () ### Security -