From 50436fc55a3bcee241b6c8c9ac774739178cd85d Mon Sep 17 00:00:00 2001 From: jaegukhyun Date: Tue, 11 Apr 2023 16:58:05 +0900 Subject: [PATCH] Update change log --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a877d208f8e..445716ead82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file. - Clean up and refactor the output of the OTX CLI () - Enhance DetCon logic and SupCon for semantic segmentation() +- Detection task refactoring () - Classification task refactoring () - Extend OTX explain CLI () - Segmentation task refactoring ()