otx.algo#

Module for OTX custom algorithms, e.g., model, losses, hook, etc…

Modules

otx.algo.accelerators

Lightning accelerator for XPU device.

otx.algo.strategies

Lightning strategy for single XPU device.

otx.algo.anomaly

Module for anomaly OTX Models.

otx.algo.callbacks

Module for OTX custom callbacks.

otx.algo.classification

Module for OTX classification models.

otx.algo.detection

Custom model implementations for detection task.

otx.algo.modules

Common module implementations.

otx.algo.samplers

Custom samplers for the OTX2.0.

otx.algo.segmentation

Module for OTX segmentation models, hooks, utils, etc.

otx.algo.utils

Utils used for OTX models.

otx.algo.visual_prompting

Module for OTX visual prompting models.