jeffbbrown2 commited on
Commit
80326bc
·
verified ·
1 Parent(s): 94409dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +178 -39
README.md CHANGED
@@ -2,78 +2,216 @@
2
  pretty_name: ConnectomeBench
3
  license: mit
4
  dataset_info:
5
- - config_name: fly, merge errors
6
  features:
 
 
 
 
 
 
 
 
 
 
7
  - name: option_1_front_path
8
- dtype: image
 
9
  - name: option_1_side_path
10
- dtype: image
 
11
  - name: option_1_top_path
12
- dtype: image
 
 
 
13
  - name: option_2_front_path
14
- dtype: image
 
15
  - name: option_2_side_path
16
- dtype: image
 
17
  - name: option_2_top_path
18
- dtype: image
19
- - config_name: fly, split errors
 
 
 
20
  features:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  - name: option_1_front_path
22
- dtype: image
 
23
  - name: option_1_side_path
24
- dtype: image
 
25
  - name: option_1_top_path
26
- dtype: image
 
 
 
27
  - name: option_2_front_path
28
- dtype: image
 
29
  - name: option_2_side_path
30
- dtype: image
 
31
  - name: option_2_top_path
32
- dtype: image
33
- - config_name: fly, segment classification
34
- features:
35
- - name: front_path
36
- dtype: image
37
- - name: side_path
38
- dtype: image
39
- - name: top_path
40
- dtype: image
41
- - config_name: mouse, merge errors
42
  features:
 
 
 
 
 
 
 
 
 
 
43
  - name: option_1_front_path
44
- dtype: image
 
45
  - name: option_1_side_path
46
- dtype: image
 
47
  - name: option_1_top_path
48
- dtype: image
 
 
 
49
  - name: option_2_front_path
50
- dtype: image
 
51
  - name: option_2_side_path
52
- dtype: image
 
53
  - name: option_2_top_path
54
- dtype: image
55
- - config_name: mouse, split errors
 
 
 
56
  features:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  - name: option_1_front_path
58
- dtype: image
 
59
  - name: option_1_side_path
60
- dtype: image
 
61
  - name: option_1_top_path
62
- dtype: image
 
 
 
63
  - name: option_2_front_path
64
- dtype: image
 
65
  - name: option_2_side_path
66
- dtype: image
 
67
  - name: option_2_top_path
68
- dtype: image
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69
  - config_name: mouse, segment classification
70
  features:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
71
  - name: front_path
72
- dtype: image
 
73
  - name: side_path
74
- dtype: image
 
75
  - name: top_path
76
- dtype: image
 
 
 
77
  configs:
78
  - config_name: fly, merge errors
79
  data_files:
@@ -99,6 +237,7 @@ configs:
99
  data_files:
100
  - split: train
101
  path: mouse_segment_annotations.jsonl
 
102
  ---
103
 
104
  Access to the code necessary to run the benchmark is available at https://github.com/jffbrwn2/ConnectomeBench.
 
2
  pretty_name: ConnectomeBench
3
  license: mit
4
  dataset_info:
5
+ - config_name: fly, split errors
6
  features:
7
+ - name: operation_id
8
+ dtype: int64
9
+ - name: timestamp
10
+ dtype: int64
11
+ - name: split_coords
12
+ dtype:
13
+ list:
14
+ item: float64
15
+ - name: option_1_neuron_id
16
+ dtype: string
17
  - name: option_1_front_path
18
+ dtype:
19
+ type: image
20
  - name: option_1_side_path
21
+ dtype:
22
+ type: image
23
  - name: option_1_top_path
24
+ dtype:
25
+ type: image
26
+ - name: option_2_neuron_id
27
+ dtype: string
28
  - name: option_2_front_path
29
+ dtype:
30
+ type: image
31
  - name: option_2_side_path
32
+ dtype:
33
+ type: image
34
  - name: option_2_top_path
35
+ dtype:
36
+ type: image
37
+ - name: neuron_with_merge_error
38
+ dtype: string
39
+ - config_name: fly, merge errors
40
  features:
41
+ - name: operation_id
42
+ dtype: int64
43
+ - name: timestamp
44
+ dtype: int64
45
+ - name: merge_coords
46
+ dtype:
47
+ list:
48
+ item: float64
49
+ - name: neuron_id
50
+ dtype: string
51
+ - name: one_valid_option
52
+ dtype: bool
53
+ - name: option_1_neuron_id
54
+ dtype: string
55
  - name: option_1_front_path
56
+ dtype:
57
+ type: image
58
  - name: option_1_side_path
59
+ dtype:
60
+ type: image
61
  - name: option_1_top_path
62
+ dtype:
63
+ type: image
64
+ - name: option_2_neuron_id
65
+ dtype: string
66
  - name: option_2_front_path
67
+ dtype:
68
+ type: image
69
  - name: option_2_side_path
70
+ dtype:
71
+ type: image
72
  - name: option_2_top_path
73
+ dtype:
74
+ type: image
75
+ - name: correct_neuron_id
76
+ dtype: string
77
+ - config_name: mouse, split errors
 
 
 
 
 
78
  features:
79
+ - name: operation_id
80
+ dtype: int64
81
+ - name: timestamp
82
+ dtype: int64
83
+ - name: split_coords
84
+ dtype:
85
+ list:
86
+ item: float64
87
+ - name: option_1_neuron_id
88
+ dtype: string
89
  - name: option_1_front_path
90
+ dtype:
91
+ type: image
92
  - name: option_1_side_path
93
+ dtype:
94
+ type: image
95
  - name: option_1_top_path
96
+ dtype:
97
+ type: image
98
+ - name: option_2_neuron_id
99
+ dtype: string
100
  - name: option_2_front_path
101
+ dtype:
102
+ type: image
103
  - name: option_2_side_path
104
+ dtype:
105
+ type: image
106
  - name: option_2_top_path
107
+ dtype:
108
+ type: image
109
+ - name: neuron_with_merge_error
110
+ dtype: string
111
+ - config_name: mouse, merge errors
112
  features:
113
+ - name: operation_id
114
+ dtype: int64
115
+ - name: timestamp
116
+ dtype: int64
117
+ - name: merge_coords
118
+ dtype:
119
+ list:
120
+ item: float64
121
+ - name: neuron_id
122
+ dtype: string
123
+ - name: one_valid_option
124
+ dtype: bool
125
+ - name: option_1_neuron_id
126
+ dtype: string
127
  - name: option_1_front_path
128
+ dtype:
129
+ type: image
130
  - name: option_1_side_path
131
+ dtype:
132
+ type: image
133
  - name: option_1_top_path
134
+ dtype:
135
+ type: image
136
+ - name: option_2_neuron_id
137
+ dtype: string
138
  - name: option_2_front_path
139
+ dtype:
140
+ type: image
141
  - name: option_2_side_path
142
+ dtype:
143
+ type: image
144
  - name: option_2_top_path
145
+ dtype:
146
+ type: image
147
+ - name: correct_neuron_id
148
+ dtype: string
149
+ - config_name: fly, segment classification
150
+ features:
151
+ - name: proofread_root_id
152
+ dtype: string
153
+ - name: current_root_id
154
+ dtype: string
155
+ - name: species
156
+ dtype: string
157
+ - name: xmin
158
+ dtype: float64
159
+ - name: ymin
160
+ dtype: float64
161
+ - name: zmin
162
+ dtype: float64
163
+ - name: xmax
164
+ dtype: float64
165
+ - name: ymax
166
+ dtype: float64
167
+ - name: zmax
168
+ dtype: float64
169
+ - name: unit
170
+ dtype: string
171
+ - name: front_path
172
+ dtype:
173
+ type: image
174
+ - name: side_path
175
+ dtype:
176
+ type: image
177
+ - name: top_path
178
+ dtype:
179
+ type: image
180
+ - name: class
181
+ dtype: string
182
  - config_name: mouse, segment classification
183
  features:
184
+ - name: proofread_root_id
185
+ dtype: string
186
+ - name: current_root_id
187
+ dtype: string
188
+ - name: species
189
+ dtype: string
190
+ - name: xmin
191
+ dtype: float64
192
+ - name: ymin
193
+ dtype: float64
194
+ - name: zmin
195
+ dtype: float64
196
+ - name: xmax
197
+ dtype: float64
198
+ - name: ymax
199
+ dtype: float64
200
+ - name: zmax
201
+ dtype: float64
202
+ - name: unit
203
+ dtype: string
204
  - name: front_path
205
+ dtype:
206
+ type: image
207
  - name: side_path
208
+ dtype:
209
+ type: image
210
  - name: top_path
211
+ dtype:
212
+ type: image
213
+ - name: class
214
+ dtype: string
215
  configs:
216
  - config_name: fly, merge errors
217
  data_files:
 
237
  data_files:
238
  - split: train
239
  path: mouse_segment_annotations.jsonl
240
+
241
  ---
242
 
243
  Access to the code necessary to run the benchmark is available at https://github.com/jffbrwn2/ConnectomeBench.