stranger47 commited on
Commit
cf63521
·
verified ·
1 Parent(s): ead2438

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: 838604.984620871
47
+ num_examples: 1220
48
+ - name: test
49
+ num_bytes: 184103.73070017953
50
+ num_examples: 268
51
+ download_size: 284362
52
+ dataset_size: 1022708.7153210505
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:c9c3714cb0c3f7926cc008c74e8b95c4a3d625b407c2a7c5647c6328567c46b3
3
+ size 59949
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b67f4ef509ab0a6c6ba3c737378cfc59ab4c1867cf4249490f569d853a792928
3
+ size 224413