Release v1.0.0
NOTES
OpenVINO™ Training Extensions which version 1.0.0 has been updated to include functional and security updates. Users should update to the latest version.
New features
- Adaptation of Datumaro component as a dataset interface
- Integrate hyper-parameter optimizations
- Support action recognition task
- Self-supervised learning mode for representational training
- Semi-supervised learning mode for better model quality
Enhancements
- Installation via PyPI package
- Enhance
findcommand to find configurations of supported tasks / algorithms / models / backbones - Introduce
buildcommand to customize task or model configurations in isolated workspace - Auto-config feature to automatically select the right algorithm and default model for the
train&buildcommand by detecting the task type of given input dataset - Improve documentation
- Improve training performance by introducing enhanced loss for the few-shot transfer
Bug fixes
- Fixing configuration loading issue from the meta data of the model in OpenVINO task for the backward compatibility
- Fixing some minor issues