otx.core#

OpenVINO Training Extension.

Modules

otx.core.config

Config data type objects.

otx.core.data

Module for data related objects, such as OTXDataset, OTXDataModule, and Transforms.

otx.core.exporter

Module for model exporters.

otx.core.metrics

Module for OTX custom metrices.

otx.core.model

Module for base model and lightning module classes used in OTX.

otx.core.optimizer

Modules related to an optimizer.

otx.core.schedulers

Custom schedulers for the OTX2.0.

otx.core.types

Module reserved for definitions used in OTX.

otx.core.utils

Module for utility functions in OTX.