Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

17 lines (14 loc) · 1.25 KB

Changelog

All notable changes to this project will be documented in this file.

[2022-05-09]

Added

  • Add Class-Incremental Learning features for Classification & Segmentation by @goodsong81 in #8
  • Add EfficientNetV2 by @goodsong81 in #9
  • Add license & copyright by @goodsong81 in #11

Changed

  • Resolve code scanning issues by @goodsong81 in #5
  • Remove extra features from external release by @goodsong81 in #6
  • Catching up new OTE refactoring for detection task by @goodsong81 in #7
  • Refactor to remove OTE SDK / Task dependency by @goodsong81 in #10
  • Resolving issues found through API test by @harimkang in #12
  • Fix score drop issue by @JihwanEom in #13