Skip to main content
Ctrl
+
K
Ctrl
+
K
GitHub
Ctrl
+
K
GitHub
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
Anomaly Detection Tutorial
Action Classification model
Visual Prompting model
XAI Tutorial
Deploy & Demo
Advanced Tutorials
How to write OTX Configuration (recipe)
Use Semi-Supervised Learning
Training with Hugging Face pretrained vision models
Multi-GPU Support
LoRA: Low Rank Adaptation for Classification Tasks
[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
Action Recognition
Action Classification
Visual Prompting
Visual Prompting (Fine-tuning)
Visual Prompting (Zero-shot learning)
Diffusion
Additional Features
Models Optimization
Hyperparameters Optimization
Auto-configuration
Adaptive Training
Explainable AI (XAI)
Fast Data Loading
Improve Small Object Detection with Image Tiling
Class-Incremental Sampler
Configurable Input Size
Product Design
Reference
API reference
otx
otx.algo
otx.algo.accelerators
otx.algo.callbacks
otx.algo.callbacks.adaptive_early_stopping
otx.algo.callbacks.adaptive_train_scheduling
otx.algo.callbacks.ema_mean_teacher
otx.algo.callbacks.gpu_mem_monitor
otx.algo.callbacks.iteration_timer
otx.algo.callbacks.unlabeled_loss_warmup
otx.algo.strategies
otx.algo.action_classification
otx.algo.anomaly
otx.algo.classification
otx.algo.classification.backbones
otx.algo.classification.heads
otx.algo.classification.losses
otx.algo.classification.efficientnet
otx.algo.classification.mobilenet_v3
otx.algo.classification.timm_model
otx.algo.classification.torchvision_model
otx.algo.classification.vit
otx.algo.detection
otx.algo.detection.backbones
otx.algo.detection.heads
otx.algo.detection.losses
otx.algo.modules
otx.algo.object_detection_3d
otx.algo.object_detection_3d.backbones
otx.algo.object_detection_3d.backbones.monodetr_resnet
otx.algo.object_detection_3d.heads
otx.algo.object_detection_3d.losses
otx.algo.object_detection_3d.detectors
otx.algo.object_detection_3d.detectors.monodetr
otx.algo.object_detection_3d.matchers
otx.algo.object_detection_3d.utils
otx.algo.object_detection_3d.utils.utils
otx.algo.samplers
otx.algo.segmentation
otx.algo.segmentation.backbones
otx.algo.segmentation.heads
otx.algo.segmentation.losses
otx.algo.segmentation.segmentors
otx.algo.utils
otx.algo.utils.mmengine_utils
otx.algo.utils.support_otx_v1
otx.algo.utils.utils
otx.algo.utils.weight_init
otx.algo.utils.xai_utils
otx.algo.visual_prompting
otx.cli
otx.cli.cli
otx.cli.install
otx.cli.utils
otx.cli.utils.help_formatter
otx.cli.utils.installation
otx.cli.utils.jsonargparse
otx.cli.utils.workspace
otx.core
otx.core.config
otx.core.config.data
otx.core.config.device
otx.core.config.explain
otx.core.config.hpo
otx.core.data
otx.core.exporter
otx.core.exporter.anomaly
otx.core.exporter.base
otx.core.exporter.detection_3d
otx.core.exporter.diffusion
otx.core.exporter.exportable_code
otx.core.exporter.exportable_code.demo
otx.core.exporter.native
otx.core.exporter.visual_prompting
otx.core.metrics
otx.core.model
otx.core.model.action_classification
otx.core.model.anomaly
otx.core.model.base
otx.core.model.classification
otx.core.model.detection
otx.core.model.detection_3d
otx.core.model.diffusion
otx.core.model.instance_segmentation
otx.core.model.keypoint_detection
otx.core.model.rotated_detection
otx.core.model.segmentation
otx.core.model.visual_prompting
otx.core.optimizer
otx.core.schedulers
otx.core.types
otx.core.utils
otx.core.utils.build
otx.core.utils.cache
otx.core.utils.config
otx.core.utils.imports
otx.core.utils.instantiators
otx.core.utils.mask_util
otx.core.utils.miscellaneous
otx.core.utils.pylogger
otx.core.utils.tile_merge
otx.core.utils.utils
otx.engine
otx.hpo
otx.recipe
otx.tools
otx.tools.converter
otx.tools.templates
otx.utils
Release Notes
Releases
Visual Prompting
#
Visual Prompting (Fine-tuning)
Visual Prompting (Zero-shot learning)
Edit this page
Show Source