MCPcopy Create free account

hub / github.com/Pointcept/SegmentAnything3D / types & classes

Types & classes20 in github.com/Pointcept/SegmentAnything3D

↓ 18 callersClassPlyParseError
Raised when a PLY file cannot be parsed. The attributes `element', `row', `property', and `message' give additional information.
scannet-preprocess/scannet_pair/plyfile.py:121
↓ 2 callersClassPlyElement
PLY file element. A client of this library doesn't normally need to instantiate this directly, so the following is only for the sake of
scannet-preprocess/scannet_pair/plyfile.py:364
↓ 2 callersClassPlyListProperty
PLY list property description.
scannet-preprocess/scannet_pair/plyfile.py:820
↓ 2 callersClassPlyProperty
PLY property description. This class is pure metadata; the data itself is contained in PlyElement instances.
scannet-preprocess/scannet_pair/plyfile.py:716
↓ 1 callersClassPlyData
PLY file header and data. A PlyData instance is created in one of two ways: by the static method PlyData.read (to read a PLY file), or d
scannet-preprocess/scannet_pair/plyfile.py:153
↓ 1 callersClassRGBDFrame
scannet-preprocess/scannet_pair/SensorData.py:11
↓ 1 callersClassRGBDFrame
scannet-preprocess/prepare_2d_data/SensorData.py:11
↓ 1 callersClassSensorData
scannet-preprocess/scannet_pair/SensorData.py:42
↓ 1 callersClassSensorData
scannet-preprocess/prepare_2d_data/SensorData.py:45
↓ 1 callersClassVoxelize
util.py:16
ClassAggregation
libs/pointops/functions/aggregation.py:7
ClassAttentionFusionStep
libs/pointops/functions/attention.py:50
ClassAttentionRelationStep
libs/pointops/functions/attention.py:8
ClassBallQuery
Ball Query. Find nearby points in spherical space.
libs/pointops/functions/query.py:56
ClassFarthestPointSampling
libs/pointops/functions/sampling.py:7
ClassGrouping
libs/pointops/functions/grouping.py:7
ClassInterpolation
libs/pointops/functions/interpolation.py:25
ClassKNNQuery
libs/pointops/functions/query.py:7
ClassRandomBallQuery
Random Ball Query. Find nearby points in spherical space.
libs/pointops/functions/query.py:25
ClassSubtraction
libs/pointops/functions/subtraction.py:7