Skip to content

Commit

Permalink
Merge pull request #7402 from opencv/dev-release-2.10.2
Browse files Browse the repository at this point in the history
Update develop after v2.10.2
  • Loading branch information
bsekachev authored Jan 29, 2024
2 parents a6b37ba + 3992769 commit 3db7be6
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 17 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- scriv-insert-here -->

<a id='changelog-2.10.2'></a>
## \[2.10.2\] - 2024-01-26

### Changed

- Enhanced errors messaging for better perception by users
(<https://github.com/opencv/cvat/pull/7331>)

### Fixed

- Empty masks might be created with `polygon-minus` tool (<https://github.com/opencv/cvat/pull/7295>)
- Empty masks might be created as a result of removing underlying pixels (<https://github.com/opencv/cvat/pull/7295>)

- Fixed excessive memory usage
when exporting a project with multiple video tasks
(<https://github.com/opencv/cvat/pull/7374>)

- OpenCV tracker MIL works one frame behind
(<https://github.com/opencv/cvat/pull/7399>)

<a id='changelog-2.10.1'></a>
## \[2.10.1\] - 2024-01-18

Expand Down
4 changes: 0 additions & 4 deletions changelog.d/20240112_123610_klakhov_remove_empty_masks.md

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog.d/20240118_100807_boris_better_errors_messaging.md

This file was deleted.

This file was deleted.

0 comments on commit 3db7be6

Please sign in to comment.