diff --git a/CHANGELOG.md b/CHANGELOG.md index 14991f1cb1..19a7fac40b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -65,6 +65,8 @@ All notable changes to this project will be documented in this file. () - Remove background label from RT Info for segmentation task () +- Enable export of the feature vectors for semantic segmentation task + () - Prevent using too low confidence thresholds in detection () - Update HPO interface @@ -102,8 +104,6 @@ All notable changes to this project will be documented in this file. () - Model templates: rename model_status value 'DISCONTINUED' to 'OBSOLETE' () -- Enable export of feature vectors for semantic segmentation task - () - Update MRCNN model export to include feature vector and saliency map () - Upgrade MAPI in 2.2 @@ -120,6 +120,8 @@ All notable changes to this project will be documented in this file. () - Fix RTDETR Explain Mode () +- Fix classification and semantic segmentation tasks, when ROI provided for images + () - Disable tiling classifier toggle in configurable parameters ()