File size: 906 Bytes
5d7ca0e a5b3a15 5d7ca0e 2785275 b2e8b67 13a1fd5 b2e8b67 7e20db6 b6b4331 5d7ca0e b6b4331 2785275 5d7ca0e b6b4331 2785275 b6b4331 5d7ca0e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 | ---
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: chamfer_distance
dtype: float64
- name: mesh_edge_loss
dtype: float64
- name: mesh_laplacian_smoothing
dtype: float64
- name: mesh_normal_consistency
dtype: float64
- name: hausdorff_distance
dtype: float64
splits:
- name: train
num_bytes: 14121002
num_examples: 22656
- name: test
num_bytes: 3333162
num_examples: 5347
download_size: 3082537
dataset_size: 17454164
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|