| | --- |
| | dataset_info: |
| | features: |
| | - name: patient_id |
| | dtype: string |
| | - name: organ_name |
| | dtype: string |
| | - name: target_obj_path |
| | dtype: string |
| | - name: source_obj_path |
| | dtype: string |
| | - name: aligned_obj_path |
| | dtype: string |
| | - name: best_align_method_with_dice |
| | dtype: string |
| | - name: best_align_dice_score |
| | dtype: float64 |
| | - name: dice_feature_with_scale |
| | dtype: float64 |
| | - name: dice_feature_without_scale |
| | dtype: float64 |
| | - name: dice_pca |
| | dtype: float64 |
| | - name: dice_pca_rotate |
| | dtype: float64 |
| | - name: dice_pca_direct_icp |
| | dtype: float64 |
| | - name: dice_icp_from_rotate |
| | dtype: float64 |
| | - name: dice_feature_with_scale_icp |
| | dtype: float64 |
| | - name: dice_feature_without_scale_icp |
| | dtype: float64 |
| | - name: chamfer_distance |
| | dtype: float64 |
| | - name: hausdorff_distance |
| | dtype: float64 |
| | - name: mesh_edge_loss |
| | dtype: float64 |
| | - name: mesh_laplacian_smoothing |
| | dtype: float64 |
| | - name: mesh_normal_consistency |
| | dtype: float64 |
| | splits: |
| | - name: train |
| | num_bytes: 15420021 |
| | num_examples: 22433 |
| | - name: test |
| | num_bytes: 3826335 |
| | num_examples: 5570 |
| | download_size: 4840863 |
| | dataset_size: 19246356 |
| | configs: |
| | - config_name: default |
| | data_files: |
| | - split: train |
| | path: data/train-* |
| | - split: test |
| | path: data/test-* |
| | --- |
| | |