diff --git a/CHANGELOG.md b/CHANGELOG.md index 04923a63..cfcfb7c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Ability to [get basic information about users without admin permissions]( https://github.com/opencv/cvat/issues/750). - Changed REST API: removed PUT and added DELETE methods for /api/v1/users/ID. -- Added Mask-RCNN Auto Annotation Script +- Added Mask-RCNN Auto Annotation Script in OpenVINO format - Added Yolo Auto Annotation Script +- Auto segmentation using Mask_RCNN component (Keras+Tensorflow Mask R-CNN Segmentation) ### Changed -