Skip to content

Commit

Permalink
changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Eldies committed Feb 10, 2025
1 parent b3fcd83 commit bd3e621
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
(<https://github.com/cvat-ai/datumaro/pull/71>)
- Support for tracks in Ultralytics YOLO formats
(<https://github.com/cvat-ai/datumaro/pull/70>)
- Support for tracks in Ultralytics YOLO formats
(<https://github.com/cvat-ai/datumaro/pull/70>)

### Changed
- `env.detect_dataset()` now returns a list of detected formats at all recursion levels
Expand Down Expand Up @@ -109,8 +111,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
(<https://github.com/cvat-ai/datumaro/pull/41>)
- `Dataset.get()` could ignore existing transforms in the dataset
(<https://github.com/cvat-ai/datumaro/pull/45>)
- Failing `resize` transform for RLE masks
(<https://github.com/cvat-ai/datumaro/pull/46>)
- Always use exif orientation info when loading images
(<https://github.com/cvat-ai/datumaro/pull/82>)

### Security
- TBD
Expand Down

0 comments on commit bd3e621

Please sign in to comment.