diff --git a/CHANGELOG.md b/CHANGELOG.md index 325a2dff8da..f125a427e90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file. - Better saliency map support - Replace current saliency map generation with Recipro-CAM for cls () - Class-wise saliency map generation for the detection task () + - OTE Saliency Map Label () - Improve object counting algorithm for high-res images via image tiling - Add Tiling Module () - Fliter object less than 1 pixel () @@ -19,6 +20,7 @@ All notable changes to this project will be documented in this file. ### Fixed - Hot-fix for Detection fix two stage error () +- Fixing ZeroDivisionError in iteration counter for detection-classification project trainings () - Some minor issues ## \[v0.3.1\] @@ -26,6 +28,7 @@ All notable changes to this project will be documented in this file. ### Fixed - Neural Network Compression Framework (NNCF) + - Fix CUDA OOM for NNCF optimization model MaskRCNN-EfficientNetB2B () - Model Preparation Algorithm (MPA)