Summary
- Supported cloud storages in UI
- AI tools: HRNet interactive segmentation
- AI tools: SiamMask can be run on GPU. Reworked the tracking approach
Details
Added
- cvat-ui: support cloud storages (#3372)
- interactor: add HRNet interactive segmentation serverless function (#3740)
- Added GPU implementation for SiamMask, reworked tracking approach (#3571)
- Progress bar for manifest creating (#3712)
- Add a tutorial on attaching cloud storage AWS-S3 (#3745)
and Azure Blob Container (#3778) - The feature to remove annotations in a specified range of frames (#3617)
Changed
- UI tracking has been reworked (#3571)
- Manifest generation: Reduce creating time (#3712)
- Migration from NPM 6 to NPM 7 (#3773)
- Update Datumaro dependency to 0.2.0 (#3813)
Fixed
- Fixed JSON transform issues in network requests (#3706)
- Display a more user-friendly exception message (#3721)
- Exception
DataCloneError: The object could not be cloned
(#3733) - Fixed extension comparison in task frames CLI (#3674)
- Incorrect work when copy job list with "Copy" button (#3749)
- Iterating over manifest (#3792)
- Manifest removing (#3791)
- Fixed project updated date (#3814)
- Fixed dextr deployment (#3820)
- Migration of
dataset_repo
application (#3827) - Helm settings for external psql database were unused by backend (#3779)
- Updated WSL setup for development (#3828)
- Helm chart config (#3784)
Security
- Fix security issues on the documentation website unsafe use of target blank
and potential clickjacking on legacy browsers (#3789)
New Contributors
- @evgenytalanin-intel made their first contribution in #3684
- @Horstage made their first contribution in #3674
- @Spectre-ak made their first contribution in #3573
- @Vafilor made their first contribution in #3706
- @xiong-jie-y made their first contribution in #3740
- @gudipudiramanakumar made their first contribution in #3617
- @engineer-exercise made their first contribution in #3850
- @jaesuny made their first contribution in #3814