bshepp commited on
Commit
e071676
·
verified ·
1 Parent(s): 45fd1e9

Upload dataset.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset.json +12 -0
dataset.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "channel_names": {
3
+ "0": "CT"
4
+ },
5
+ "labels": {
6
+ "background": 0,
7
+ "surface": 1,
8
+ "interior": 2
9
+ },
10
+ "numTraining": 786,
11
+ "file_ending": ".tif"
12
+ }