[1.0.0-beta.2] - 2020-04-30
Added
- Re-Identification algorithm to merging bounding boxes automatically to the new UI (#1406)
- Methods
import
andexport
to import/export raw annotations for Job and Task incvat-core
(#1406) - Versioning of client packages (
cvat-core
,cvat-canvas
,cvat-ui
). Initial versions are set to 1.0.0 (#1448) - Cuboids feature was migrated from old UI to new one. (#1451)
Removed
- Annotation convertation utils, currently supported natively via Datumaro framework (#1477)
Fixed
- Auto annotation, TF annotation and Auto segmentation apps (#1409)
- Import works with truncated images now: "OSError:broken data stream" on corrupt images (#1430)
- Hide functionality (H) doesn't work (#1445)
- The highlighted attribute doesn't correspond to the chosen attribute in AAM (#1445)
- Inconvinient image shaking while drawing a polygon (hold Alt key during drawing/editing/grouping to drag an image) (#1445)
- Filter property "shape" doesn't work and extra operator in description (#1445)
- Block of text information doesn't disappear after deactivating for locked shapes (#1445)
- Annotation uploading fails in annotation view (#1445)
- UI freezes after canceling pasting with escape (#1445)
- Duplicating keypoints in COCO export (#1435)
- CVAT new UI: add arrows on a mouse cursor (#1391)
- Delete point bug (in new UI) (#1440)
- Fix apache startup after PC restart (#1467)
- Open task button doesn't work (#1474)