↓ 1 callersFunctioneval_instance_match_newbackground (floors, carpets) are considered. - gt_matrix: (n,m) - pred: (a,2), [i,j] where i in [0,n), j in [0,m) - return: true_pos, fals
sgreg/loss/eval.py:94
↓ 1 callersFunctionfind_association find gt association Return: - matche_results: [(src_idx, tar_idx, iou)] - correspondences: np.array, (Mp,4), [src_idx, tar_idx,
sgreg/dataset/generate_gt_association.py:142
↓ 1 callersMethodload_matches_data instance_matches: (num_matches,3), [src_id,tar_id,iou] ious_map: dict, {'iou':iou_mat, 'src_names':src_names
sgreg/dataset/scene_pair_dataset.py:102
↓ 1 callersMethodlocal_to_global_registration Args: ref_knn_points (Tensor): (B, K, 3), (128, 64, 3) src_knn_points (Tensor): (B, K, 3) score_mat (Tens
sgreg/registration/local_global_registration.py:161