Release v0.3.0
chuneuny-emily
released this
15 Nov 09:09
·
1031 commits
to develop
since this release
Added
- Model Preparation Algorithm (MPA)
- Anomaly
Changed
-
Model Preparation Algorithm (MPA)
- Replace Class-Incremental Learning models as OTE default models (#1150)
- Replace OTE ignored label support with external ignored label
- Enable mixed precision for Classification / Detection / Segmentation (#1198)
- Enhance training schedule for Classification (#1212)
- Change Model optimization hyper-parameters for Classification / Detection (#1170)
- Disable Obsolete test cases for OTE CI (#1220)
-
Anomaly
- Extend conftest configuration for anomaly backend (#1097)
- Expose more params to the UI (#1085)
- Change directory structure for anomaly templates (#1105)
- Use is_anomalous attribute instead of string matching (#1120)
- Set nncf version (#1124)
- Move to learning parameters (#1152)
- Change OpenVINO MO Command (#1221)
Fixed
-
Model Preparation Algorithm (MPA)
-
Anomaly