Namespace AiDotNet.Data.Geometry
Classes
- ModelNet40ClassificationDataLoaderOptions
Configuration options for the ModelNet40 classification data loader.
- ModelNet40ClassificationDataLoader<T>
Loads the ModelNet40 point cloud classification dataset.
- PointCloudDatasetLoaderBase<T>
Base class for point cloud dataset loaders that expose tensor inputs and outputs.
- ScanNetSemanticSegmentationDataLoaderOptions
Configuration options for the ScanNet semantic segmentation data loader.
- ScanNetSemanticSegmentationDataLoader<T>
Loads the ScanNet semantic segmentation dataset.
- ShapeNetCorePartSegmentationDataLoaderOptions
Configuration options for the ShapeNetCore part segmentation data loader.
- ShapeNetCorePartSegmentationDataLoader<T>
Loads the ShapeNetCore part segmentation dataset.
Enums
- DatasetSplit
Standard dataset split options.
- PointPaddingStrategy
Strategies for padding point clouds when fewer points than requested exist.
- PointSamplingStrategy
Strategies for sampling points from a point cloud.
- ScanNetInputFormat
Supported ScanNet input data formats.
- ScanNetLabelMode
ScanNet label mapping modes.