From bc4977a431069333ea7eb987d8da1a2dafad4a2b Mon Sep 17 00:00:00 2001 From: Yunchu Lee Date: Mon, 28 Aug 2023 08:52:07 +0900 Subject: [PATCH] Update for 1.4.2rc2 (#2455) update for release 1.4.2rc2 --- CHANGELOG.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fb07ae344e..36e2fb583dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,11 +20,9 @@ All notable changes to this project will be documented in this file. ### Bug fixes -- Fix F1 auto-threshold to choose best largest confidence () - -### Known issues - -- OpenVINO(==2023.0) IR inference is not working well on 2-stage models (e.g. Mask-RCNN) exported from torch==1.13.1 +- Add workaround for the incorrect meta info M-RCNN (used for XAI) () +- Fix label list order for h-label classification () +- Modified fq numbers for lite HRNET e2e tests () ## \[v1.4.1\]