stranger47 commited on
Commit
a56e7dd
·
verified ·
1 Parent(s): 44eb9bd

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: patient_id
5
+ dtype: string
6
+ - name: organ_name
7
+ dtype: string
8
+ - name: target_obj_path
9
+ dtype: string
10
+ - name: source_obj_path
11
+ dtype: string
12
+ - name: aligned_obj_path
13
+ dtype: string
14
+ - name: best_align_method_with_dice
15
+ dtype: string
16
+ - name: best_align_dice_score
17
+ dtype: float64
18
+ - name: dice_feature_with_scale
19
+ dtype: float64
20
+ - name: dice_feature_without_scale
21
+ dtype: float64
22
+ - name: dice_pca
23
+ dtype: float64
24
+ - name: dice_pca_rotate
25
+ dtype: float64
26
+ - name: dice_pca_direct_icp
27
+ dtype: float64
28
+ - name: dice_icp_from_rotate
29
+ dtype: float64
30
+ - name: dice_feature_with_scale_icp
31
+ dtype: float64
32
+ - name: dice_feature_without_scale_icp
33
+ dtype: float64
34
+ - name: chamfer_distance
35
+ dtype: float64
36
+ - name: hausdorff_distance
37
+ dtype: float64
38
+ - name: mesh_edge_loss
39
+ dtype: float64
40
+ - name: mesh_laplacian_smoothing
41
+ dtype: float64
42
+ - name: mesh_normal_consistency
43
+ dtype: float64
44
+ splits:
45
+ - name: train
46
+ num_bytes: 4193024.923104355
47
+ num_examples: 6100
48
+ - name: test
49
+ num_bytes: 1018753.1068222622
50
+ num_examples: 1483
51
+ download_size: 1312434
52
+ dataset_size: 5211778.029926618
53
+ configs:
54
+ - config_name: default
55
+ data_files:
56
+ - split: train
57
+ path: data/train-*
58
+ - split: test
59
+ path: data/test-*
60
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5d49d0e602a85dbe727bd3051ce24df6382eb663e6abb559b225a119865601c
3
+ size 262435
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:722da7830e7e39ae87b716693d82a6e33df11d6a255edda3669fdfbda97e2b0c
3
+ size 1049999