otx.algo#

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

Modules

otx.algo.accelerators

Lightning accelerator for XPU device.

otx.algo.callbacks

Module for OTX custom callbacks.

otx.algo.strategies

Lightning strategy for single XPU device.

otx.algo.action_classification

Module for OTX action classification models.

otx.algo.anomaly

Module for anomaly OTX Models.

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.object_detection_3d

Custom model implementations for object detection 3D task.

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.