Skip to main content
Ctrl+K
Logo image Logo image
Ctrl+K
Ctrl+K

Section Navigation

Get Started

  • Introduction
  • Installation
  • CLI Guide
  • API Quick-Guide

Tutorials

  • Base Tutorials
    • Training to deployment tutorials
      • Classification model
      • Object Detection model
      • Instance Segmentation model
      • Semantic Segmentation model
    • XAI Tutorial
    • Deploy & Demo
  • Advanced Tutorials
    • How to write OTX Configuration (recipe)
    • Multi-GPU Support
    • [BETA] Enable torch.compile

Explanation

  • Algorithms
    • Classification
      • Multi-class Classification
      • Multi-label Classification
      • Hierarchical Classification
    • Object Detection
      • Object Detection
    • Segmentation
      • Semantic Segmentation
      • Instance Segmentation
    • Anomaly Detection
  • Additional Features
    • Models Optimization
    • Adaptive Training
    • Explainable AI (XAI)
    • Fast Data Loading
    • Improve Small Object Detection with Image Tiling
    • Class-Incremental Sampler
    • Configurable Input Size

Reference

  • API reference
    • otx
      • otx.backend
        • otx.backend.native
          • otx.backend.native.accelerators
          • otx.backend.native.strategies
        • otx.backend.openvino
          • otx.backend.openvino.engine
          • otx.backend.openvino.models
      • otx.cli
        • otx.cli.cli
        • otx.cli.utils
          • otx.cli.utils.help_formatter
          • otx.cli.utils.jsonargparse
          • otx.cli.utils.workspace
      • otx.config
        • otx.config.data
        • otx.config.device
        • otx.config.explain
      • otx.data
      • otx.engine
      • otx.metrics
      • otx.models
      • otx.recipe
      • otx.tools
        • otx.tools.auto_configurator
        • otx.tools.converter
        • otx.tools.templates
      • otx.types
      • otx.utils

Release Notes

  • Releases

otx.backend#

OTX backends.

Modules

otx.backend.native

Native backend.

otx.backend.openvino

OpenVINO backend modules.

previous

otx

next

otx.backend.native

Edit this page
Show Source

© Copyright 2024, OpenVINO™ Training Extensions Contributors.

Built with the PyData Sphinx Theme 0.12.0.