Methodforward x: (b,n,d) encoding: (2,b,n,d) mask: (b,h,n,n)
sgreg/gnn/spatial_attention.py:107
Methodforward x: (b,n,d) pos: (b,n,3) edge: (b,2,e) mask: (b,n,n)
sgreg/gnn/spatial_attention.py:222
Functionget_correspondences_lines(src_graph:dict,tar_graph:dict,matches,correspondences,translation=np.array([0,0,0]))
sgreg/dataset/generate_gt_association.py:303
Functionget_match_lines(src_graph:dict,tar_graph:dict,matches,translation=np.array([0,0,0]),masks=None)
sgreg/dataset/generate_gt_association.py:278
Functionpoint_to_instance_partition Sample point_limit points for each instance Input, - points: (N, 3), fine-level points - points_instances: (N, 1), fine point
sgreg/ops/instance_partition.py:4
Functionregistration_collate_fn_stack_moder"""Collate function for registration in stack mode. Points are organized in the following order: [ref_1, ..., ref_B, src_1, ..., src_B]. The
sgreg/dataset/stack_mode.py:232
Functionsgreg_collate_fn_stack_moder"""Collate function for registration in stack mode. Points are organized in the following order: [ref_1, ..., ref_B, src_1, ..., src_B]. The
sgreg/dataset/stack_mode.py:309