v1.6.0
Summary
- Export a project as a dataset. Previously the functionality was implemented only for tasks.
- Improved intelligent scissors for semi-automatic segmentation. Now it is possible to draw a part of a polygon manually when using intelligent scissors.
- Redesigned UX for semi-automatic methods to annotate objects such as DEXTR, IOG.
Read about these and other features in documentation: https://openvinotoolkit.github.io/cvat/docs/
Added
- Added ability to import data from share with cli without copying the data (#2862)
- Notification if the browser does not support necessary API
- Added ability to export project as a dataset (#3365)
and project with 3D tasks (#3502) - Additional inline tips in interactors with demo gifs (#3473)
- Added intelligent scissors blocking feature (#3510)
- Support cloud storage status (#3386)
- Support cloud storage preview (#3386)
- cvat-core: support cloud storages (#3313)
Changed
- Non-blocking UI when using interactors (#3473)
- "Selected opacity" slider now defines opacity level for shapes being drawnSelected opacity (#3473)
- Cloud storage creating and updating (#3386)
- Way of working with cloud storage content (#3386)
Removed
- Support TEMP_KEY_SECRET_KEY_TOKEN_SET for AWS S3 cloud storage (#3386)