open3d.ml.torch.datasets¶
Classes
|
This class is used to create a dataset based on the Agroverse dataset, and used in object detection, visualizer, training, or testing. |
|
A template for customized dataset that you can use with a dataloader to feed data when training a model. |
|
|
|
This class is used to create a dataset based on the KITTI dataset, and used in object detection, visualizer, training, or testing. |
|
This class is used to create a dataset based on the Lyft dataset, and used in object detection, visualizer, training, or testing. |
|
This class is used to create a dataset based on the NuScenes 3D dataset, and used in object detection, visualizer, training, or testing. |
|
This class is used to create a dataset based on the ParisLille3D dataset, and used in visualizer, training, or testing. |
|
This class is used to create a dataset based on the S3DIS (Stanford Large-Scale 3D Indoor Spaces) dataset, and used in visualizer, training, or testing. |
|
Scannet 3D dataset for Object Detection, used in visualizer, training, or test. |
|
Random sampler for semantic segmentation datsets. |
|
Spatially regularSampler sampler for semantic segmentation datsets. |
|
This class is used to create a dataset based on the Semantic3D dataset, and used in visualizer, training, or testing. |
|
This class is used to create a dataset based on the SemanticKitti dataset, and used in visualizer, training, or testing. |
|
This class is used to create a dataset based on the ShapeNet dataset, and used in object detection, visualizer, training, or testing. |
|
SunRGBD 3D dataset for Object Detection, used in visualizer, training, or test. |
|
Toronto3D dataset, used in visualizer, training, or test. |
|
This class is used to create a dataset based on the Waymo 3D dataset, and used in object detection, visualizer, training, or testing. |