Contents:
ImageSegmentationDataset
ImageSegmentationDataset.export()
ImageSegmentationDataset.make_fname_global()
LiDARSegmentationDataset
LiDARSegmentationDataset.export()
LiDARSegmentationDataset.make_fname_global()
LiDARSegmentationDataset.read_label()
LiDARSegmentationDataset.read_points()
SegmentationDataset
SegmentationDataset.append()
SegmentationDataset.make_fname_global()
GaiaImageSegmentationDataset
GaiaLiDARSegmentationDataset
build_dataset()
GOOSEImageSegmentationDataset
GOOSELiDARSegmentationDataset
Rellis3DImageSegmentationDataset
Rellis3DLiDARSegmentationDataset
ImageSegmentationModel
ImageSegmentationModel.eval()
ImageSegmentationModel.inference()
LiDARSegmentationModel
LiDARSegmentationModel.eval()
LiDARSegmentationModel.inference()
SegmentationModel
SegmentationModel.eval()
SegmentationModel.get_lut_ontology()
SegmentationModel.inference()
OnnxImageSegmentationModel
OnnxImageSegmentationModel.eval()
OnnxImageSegmentationModel.inference()
ImageSegmentationTensorflowDataset
ImageSegmentationTensorflowDataset.load_data()
ImageSegmentationTensorflowDataset.read_image()
TensorflowImageSegmentationModel
TensorflowImageSegmentationModel.eval()
TensorflowImageSegmentationModel.inference()
ImageSegmentationTorchDataset
LiDARSegmentationTorchDataset
TorchImageSegmentationModel
TorchImageSegmentationModel.eval()
TorchImageSegmentationModel.inference()
TorchLiDARSegmentationModel
TorchLiDARSegmentationModel.eval()
TorchLiDARSegmentationModel.inference()
data_to_device()
unsqueeze_data()
get_ontology_conversion_lut()
hex_to_rgb()
label_to_rgb()
ontology_to_rgb_lut()
extract_wildcard_matches()
get_image_mode()
read_json()
read_txt()
read_yaml()
write_json()
ConfusionMatrix
ConfusionMatrix.compute()
ConfusionMatrix.get_accuracy()
ConfusionMatrix.update()
IoU
IoU.compute()
IoU.update()
Metric
Metric.compute()
Metric.update()