stranger47 commited on
Commit
186baf0
·
verified ·
1 Parent(s): 8b5b605

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: 704565.6633085187
47
+ num_examples: 1025
48
+ - name: test
49
+ num_bytes: 116782.21723518851
50
+ num_examples: 170
51
+ download_size: 236743
52
+ dataset_size: 821347.8805437072
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:0027005984be21afd7bc9de7897a72409d878d6c99398027c65cf5d03cf785c1
3
+ size 44007
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ace7f2a8c674c6de74cb5c64dc3c59d41cb5ce453ef945e704d845471e6c3817
3
+ size 192736