open3d.ml.torch.pipelines#

Classes

ObjectDetection(model[, dataset, name, ...])

Pipeline for object detection.

SemanticSegmentation(model[, dataset, name, ...])

This class allows you to perform semantic segmentation for both training and inference using the Torch.

Functions

require_ml_extra()

Raise ImportError if Open3D-ML Python dependencies are not installed.