↓ 1 callersFunctionviz_votes Visualize point votes and point votes mask labels pc: (N,3 or 6), point_votes: (N,9), point_votes_mask: (N,)
sunrgbd/sunrgbd_detection_dataset.py:245
↓ 1 callersFunctionviz_votes Visualize point votes and point votes mask labels pc: (N,3 or 6), point_votes: (N,9), point_votes_mask: (N,)
scannet/scannet_detection_dataset.py:251
Method__init__(self, split_set='train', labeled_ratio=0.1, labeled_sample_list=None,
num_points=20000, use_
sunrgbd/sunrgbd_detection_dataset.py:43
Method__init__(self, labeled_sample_list=None, num_points=20000, use_color=False, use_height=False, use_v1=False,
sunrgbd/sunrgbd_twostream_dataset.py:26
Method__init__(self, labeled_sample_list=None, num_points=20000, use_color=False, use_height=False, use_v1=False,
sunrgbd/sunrgbd_twostream_dataset.py:185
Method__init__(self, radius, nsample, use_xyz=True, ret_grouped_xyz=False, normalize_xyz=False, sample_uniformly=False, ret_
pointnet2/pointnet2_utils.py:302
Method__init__(self, split_set='train', labeled_ratio=0.1, labeled_sample_list=None, num_points=20000,
scannet/scannet_detection_dataset.py:32
Method__init__(self, labeled_sample_list=None, num_points=20000, use_color=False, use_height=False, augment=False)
scannet/scannet_twostream_dataset.py:27
Method__init__(self, labeled_sample_list=None, num_points=20000, use_color=False, use_height=False, augment=False)
scannet/scannet_twostream_dataset.py:189
Method__init__(self, num_class, num_heading_bin, num_size_cluster, mean_size_arr, num_proposal, sampling, seed_feat_dim=256)
models/proposal_module.py:50