otx.algo.object_detection_3d#

Custom model implementations for object detection 3D task.

Modules

otx.algo.object_detection_3d.backbones

Backbones modules for 3d object detection.

otx.algo.object_detection_3d.heads

heads modules for 3d object detection.

otx.algo.object_detection_3d.losses

Loss functions for 3d object detection.

otx.algo.object_detection_3d.detectors

Core torch detectors modules for 3d object detection.

otx.algo.object_detection_3d.matchers

Matchers modules for 3d object detection.

otx.algo.object_detection_3d.utils

utils module for object detection 3D models.