MCPcopy Create free account

hub / github.com/Pointcept/SegmentAnything3D / functions

Functions186 in github.com/Pointcept/SegmentAnything3D

↓ 50 callersMethodread
Read PLY data from a readable file-like object or filename.
scannet-preprocess/scannet_pair/plyfile.py:275
↓ 9 callersMethoddtype
Return the numpy dtype of the in-memory representation of the data. (If there are no list properties, and the PLY format is
scannet-preprocess/scannet_pair/plyfile.py:446
↓ 9 callersMethodload
(self, file_handle)
scannet-preprocess/scannet_pair/SensorData.py:13
↓ 8 callersFunction_lookup_type
(type_str)
scannet-preprocess/scannet_pair/plyfile.py:80
↓ 7 callersFunctionnum_to_natural
Change the group number to natural number arrangement
util.py:182
↓ 5 callersMethodsave_mat_to_file
(self, matrix, filename)
scannet-preprocess/scannet_pair/SensorData.py:102
↓ 5 callersMethodsave_mat_to_file
(self, matrix, filename)
scannet-preprocess/prepare_2d_data/SensorData.py:100
↓ 5 callersMethodwrite
Write PLY data to a writeable file-like object or filename.
scannet-preprocess/scannet_pair/plyfile.py:291
↓ 4 callersMethoddtype
Return the numpy dtype description for this property (as a tuple of strings).
scannet-preprocess/scannet_pair/plyfile.py:770
↓ 4 callersMethodlist_dtype
Return the pair (len_dtype, val_dtype) (both numpy-friendly strings).
scannet-preprocess/scannet_pair/plyfile.py:847
↓ 3 callersMethod_check_sanity
(self)
scannet-preprocess/scannet_pair/plyfile.py:413
↓ 3 callersFunctioncal_group
(input_dict, new_input_dict, match_inds, ratio=0.5)
sam3d.py:126
↓ 3 callersFunctionget_matching_indices
(source, pcd_tree, search_voxel_size, K=None)
scannet-preprocess/scannet_pair/compute_full_overlapping.py:40
↓ 3 callersFunctionremove_small_group
(group_ids, th)
util.py:168
↓ 2 callersMethod__init__
elements: sequence of PlyElement instances. text: whether the resulting PLY file will be text (True) or binary (False).
scannet-preprocess/scannet_pair/plyfile.py:165
↓ 2 callersMethod_index
(self)
scannet-preprocess/scannet_pair/plyfile.py:428
↓ 2 callersFunction_open_stream
(stream, read_or_write)
scannet-preprocess/scannet_pair/plyfile.py:355
↓ 2 callersFunctioncreate_color_palette
()
scannet-preprocess/prepare_2d_data/util.py:84
↓ 2 callersFunctionget_matching_indices
(pcd0, pcd1, search_voxel_size, K=None)
util.py:196
↓ 2 callersFunctiongrouping
(idx, feat, xyz, new_xyz=None, with_xyz=False)
libs/pointops/functions/grouping.py:36
↓ 2 callersFunctionmake_open3d_point_cloud
(input_dict, voxelize, th)
sam3d.py:114
↓ 2 callersFunctionopt_n_threads
libs/pointops/src/cuda_utils.h:11
↓ 2 callersFunctionsave_point_cloud
(coord, color=None, file_path="pc.ply", logger=None)
util.py:155
↓ 2 callersFunctionto_numpy
(x)
util.py:148
↓ 1 callersMethod_check_name
(self)
scannet-preprocess/scannet_pair/plyfile.py:441
↓ 1 callersMethod_check_name
(self)
scannet-preprocess/scannet_pair/plyfile.py:741
↓ 1 callersMethod_from_fields
Parse from generator. Raise StopIteration if the property could not be read.
scannet-preprocess/scannet_pair/plyfile.py:778
↓ 1 callersMethod_index
(self)
scannet-preprocess/scannet_pair/plyfile.py:213
↓ 1 callersMethod_parse_header
Parse a PLY header from a readable file-like stream.
scannet-preprocess/scannet_pair/plyfile.py:220
↓ 1 callersMethod_parse_multi
Parse a list of PLY element definitions.
scannet-preprocess/scannet_pair/plyfile.py:458
↓ 1 callersMethod_parse_one
Consume one element definition. The unconsumed input is returned along with a PlyElement instance.
scannet-preprocess/scannet_pair/plyfile.py:471
↓ 1 callersMethod_read
Read the actual data from a PLY file.
scannet-preprocess/scannet_pair/plyfile.py:567
↓ 1 callersMethod_read_bin
Load a PLY element from a binary PLY file. The element may contain list properties.
scannet-preprocess/scannet_pair/plyfile.py:656
↓ 1 callersMethod_read_txt
Load a PLY element from an ASCII-format PLY file. The element may contain list properties.
scannet-preprocess/scannet_pair/plyfile.py:611
↓ 1 callersFunction_split_line
(line, n)
scannet-preprocess/scannet_pair/plyfile.py:91
↓ 1 callersMethod_to_fields
Return generator over one item.
scannet-preprocess/scannet_pair/plyfile.py:786
↓ 1 callersMethod_write
Write the data to a PLY file.
scannet-preprocess/scannet_pair/plyfile.py:593
↓ 1 callersMethod_write_bin
Save a PLY element to a binary PLY file. The element may contain list properties.
scannet-preprocess/scannet_pair/plyfile.py:673
↓ 1 callersMethod_write_txt
Save a PLY element to an ASCII-format PLY file. The element may contain list properties.
scannet-preprocess/scannet_pair/plyfile.py:643
↓ 1 callersFunctionaggregation_backward_cuda
libs/pointops/src/aggregation/aggregation_cuda.cpp:17
↓ 1 callersFunctionaggregation_forward_cuda
libs/pointops/src/aggregation/aggregation_cuda.cpp:7
↓ 1 callersFunctionattention_fusion_step_backward_cuda
libs/pointops/src/attention/attention_cuda.cpp:59
↓ 1 callersFunctionattention_fusion_step_forward_cuda
libs/pointops/src/attention/attention_cuda.cpp:45
↓ 1 callersFunctionattention_relation_step_backward_cuda
libs/pointops/src/attention/attention_cuda.cpp:21
↓ 1 callersFunctionattention_relation_step_forward_cuda
libs/pointops/src/attention/attention_cuda.cpp:7
↓ 1 callersFunctionball_query_cuda
libs/pointops/src/ball_query/ball_query_cuda.cpp:7
↓ 1 callersFunctioncal_2_scenes
(pcd_list, index, voxel_size, voxelize, th=50)
sam3d.py:165
↓ 1 callersFunctioncompute_full_overlapping
(data_root, scene_id, voxel_size=0.05)
scannet-preprocess/scannet_pair/compute_full_overlapping.py:51
↓ 1 callersMethoddecompress_color
(self, compression_type)
scannet-preprocess/scannet_pair/SensorData.py:32
↓ 1 callersMethoddecompress_color
(self, compression_type)
scannet-preprocess/prepare_2d_data/SensorData.py:34
↓ 1 callersMethoddecompress_color_jpeg
(self)
scannet-preprocess/scannet_pair/SensorData.py:38
↓ 1 callersMethoddecompress_color_jpeg
(self)
scannet-preprocess/prepare_2d_data/SensorData.py:41
↓ 1 callersMethoddecompress_depth
(self, compression_type)
scannet-preprocess/scannet_pair/SensorData.py:23
↓ 1 callersMethoddecompress_depth
(self, compression_type)
scannet-preprocess/prepare_2d_data/SensorData.py:23
↓ 1 callersMethoddecompress_depth_zlib
(self)
scannet-preprocess/scannet_pair/SensorData.py:29
↓ 1 callersMethoddecompress_depth_zlib
(self)
scannet-preprocess/prepare_2d_data/SensorData.py:30
↓ 1 callersMethodexport_color_images
(self, output_path, image_size=None, frame_skip=1)
scannet-preprocess/scannet_pair/SensorData.py:87
↓ 1 callersMethodexport_color_images
(self, output_path, image_size=None, frame_skip=1)
scannet-preprocess/prepare_2d_data/SensorData.py:89
↓ 1 callersMethodexport_depth_images
(self, output_path, image_size=None, frame_skip=1)
scannet-preprocess/scannet_pair/SensorData.py:71
↓ 1 callersMethodexport_depth_images
(self, output_path, image_size=None, frame_skip=1)
scannet-preprocess/prepare_2d_data/SensorData.py:77
↓ 1 callersMethodexport_intrinsics
(self, output_path)
scannet-preprocess/scannet_pair/SensorData.py:114
↓ 1 callersMethodexport_intrinsics
(self, output_path)
scannet-preprocess/prepare_2d_data/SensorData.py:114
↓ 1 callersMethodexport_poses
(self, output_path, frame_skip=1)
scannet-preprocess/scannet_pair/SensorData.py:107
↓ 1 callersMethodexport_poses
(self, output_path, frame_skip=1)
scannet-preprocess/prepare_2d_data/SensorData.py:106
↓ 1 callersFunctionextractor
(input_path, output_path)
scannet-preprocess/scannet_pair/point_cloud_extractor.py:13
↓ 1 callersFunctionface_normal
(vertex, face)
scannet-preprocess/preprocess_scannet.py:74
↓ 1 callersFunctionfarthest_point_sampling_cuda
libs/pointops/src/sampling/sampling_cuda.cpp:7
↓ 1 callersFunctionget_args
Command line arguments.
sam3d.py:246
↓ 1 callersFunctionget_pcd
(scene_name, color_name, rgb_path, mask_generator, save_2dmask_path)
sam3d.py:51
↓ 1 callersFunctionget_sam
(image, mask_generator)
sam3d.py:39
↓ 1 callersFunctiongrouping_backward_cuda
libs/pointops/src/grouping/grouping_cuda.cpp:15
↓ 1 callersFunctiongrouping_forward_cuda
libs/pointops/src/grouping/grouping_cuda.cpp:7
↓ 1 callersFunctioninterpolation_backward_cuda
libs/pointops/src/interpolation/interpolation_cuda.cpp:16
↓ 1 callersFunctioninterpolation_forward_cuda
libs/pointops/src/interpolation/interpolation_cuda.cpp:7
↓ 1 callersFunctionknn_query_cuda
libs/pointops/src/knn_query/knn_query_cuda.cpp:7
↓ 1 callersMethodload
(self, filename)
scannet-preprocess/scannet_pair/SensorData.py:47
↓ 1 callersMethodload
(self, file_handle)
scannet-preprocess/prepare_2d_data/SensorData.py:13
↓ 1 callersMethodload
(self, filename)
scannet-preprocess/prepare_2d_data/SensorData.py:52
↓ 1 callersFunctionmain
()
scannet-preprocess/scannet_pair/generage_list.py:20
↓ 1 callersFunctionmain
()
scannet-preprocess/prepare_2d_data/prepare_2d_data.py:65
↓ 1 callersFunctionmake_open3d_point_cloud
(xyz, color=None, voxel_size=None)
scannet-preprocess/scannet_pair/compute_full_overlapping.py:15
↓ 1 callersFunctionmap_label_image
(image, label_mapping)
scannet-preprocess/prepare_2d_data/prepare_2d_data.py:58
↓ 1 callersFunctionoverlap_percentage
(mask1, mask2)
util.py:108
↓ 1 callersFunctionpairwise_indices
(length)
util.py:178
↓ 1 callersFunctionpoint_indices_from_group
(seg_indices, group, labels_pd)
scannet-preprocess/preprocess_scannet.py:48
↓ 1 callersFunctionprint_error
(message)
scannet-preprocess/prepare_2d_data/prepare_2d_data.py:52
↓ 1 callersFunctionrandom_ball_query_cuda
libs/pointops/src/random_ball_query/random_ball_query_cuda.cpp:7
↓ 1 callersFunctionread_plymesh
Read ply file and return it as numpy array. Returns None if emtpy.
scannet-preprocess/preprocess_scannet.py:37
↓ 1 callersFunctionreader
(filename, output_path, frame_skip, export_color_images=False, exp
scannet-preprocess/scannet_pair/reader.py:7
↓ 1 callersFunctionrepresents_int
(s)
scannet-preprocess/prepare_2d_data/util.py:26
↓ 1 callersFunctionseg_pcd
(scene_name, rgb_path, data_path, save_path, mask_generator, voxel_size, voxelize, th, train_scenes, val_scene
sam3d.py:201
↓ 1 callersFunctionsubtraction_backward_cuda
libs/pointops/src/subtraction/subtraction_cuda.cpp:16
↓ 1 callersFunctionsubtraction_forward_cuda
libs/pointops/src/subtraction/subtraction_cuda.cpp:7
↓ 1 callersFunctionvertex_normal
(vertex, face)
scannet-preprocess/preprocess_scannet.py:84
↓ 1 callersFunctionvisualize_partition
(coord, group_id, save_path)
util.py:255
↓ 1 callersFunctionvisualize_pcd
(coord, pcd_color, labels, save_path)
util.py:225
FunctionPYBIND11_MODULE
libs/pointops/src/pointops_api.cpp:15
Method__call__
(self, data_dict)
util.py:32
Method__contains__
(self, name)
scannet-preprocess/scannet_pair/plyfile.py:339
Method__getitem__
(self, name)
scannet-preprocess/scannet_pair/plyfile.py:342
next →1–100 of 186, ranked by callers