jeffbbrown2 commited on
Commit
40b81c7
·
verified ·
1 Parent(s): 80326bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -73
README.md CHANGED
@@ -9,31 +9,23 @@ dataset_info:
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
@@ -43,9 +35,7 @@ dataset_info:
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
@@ -53,25 +43,19 @@ dataset_info:
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
@@ -81,31 +65,23 @@ dataset_info:
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
@@ -115,9 +91,7 @@ dataset_info:
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
@@ -125,25 +99,19 @@ dataset_info:
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
@@ -169,14 +137,11 @@ dataset_info:
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
@@ -202,14 +167,11 @@ dataset_info:
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:
@@ -237,7 +199,6 @@ configs:
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.
 
9
  - name: timestamp
10
  dtype: int64
11
  - name: split_coords
12
+ list: float64
 
 
13
  - name: option_1_neuron_id
14
  dtype: string
15
  - name: option_1_front_path
16
+ dtype: image
 
17
  - name: option_1_side_path
18
+ dtype: image
 
19
  - name: option_1_top_path
20
+ dtype: image
 
21
  - name: option_2_neuron_id
22
  dtype: string
23
  - name: option_2_front_path
24
+ dtype: image
 
25
  - name: option_2_side_path
26
+ dtype: image
 
27
  - name: option_2_top_path
28
+ dtype: image
 
29
  - name: neuron_with_merge_error
30
  dtype: string
31
  - config_name: fly, merge errors
 
35
  - name: timestamp
36
  dtype: int64
37
  - name: merge_coords
38
+ list: float64
 
 
39
  - name: neuron_id
40
  dtype: string
41
  - name: one_valid_option
 
43
  - name: option_1_neuron_id
44
  dtype: string
45
  - name: option_1_front_path
46
+ dtype: image
 
47
  - name: option_1_side_path
48
+ dtype: image
 
49
  - name: option_1_top_path
50
+ dtype: image
 
51
  - name: option_2_neuron_id
52
  dtype: string
53
  - name: option_2_front_path
54
+ dtype: image
 
55
  - name: option_2_side_path
56
+ dtype: image
 
57
  - name: option_2_top_path
58
+ dtype: image
 
59
  - name: correct_neuron_id
60
  dtype: string
61
  - config_name: mouse, split errors
 
65
  - name: timestamp
66
  dtype: int64
67
  - name: split_coords
68
+ list: float64
 
 
69
  - name: option_1_neuron_id
70
  dtype: string
71
  - name: option_1_front_path
72
+ dtype: image
 
73
  - name: option_1_side_path
74
+ dtype: image
 
75
  - name: option_1_top_path
76
+ dtype: image
 
77
  - name: option_2_neuron_id
78
  dtype: string
79
  - name: option_2_front_path
80
+ dtype: image
 
81
  - name: option_2_side_path
82
+ dtype: image
 
83
  - name: option_2_top_path
84
+ dtype: image
 
85
  - name: neuron_with_merge_error
86
  dtype: string
87
  - config_name: mouse, merge errors
 
91
  - name: timestamp
92
  dtype: int64
93
  - name: merge_coords
94
+ list: float64
 
 
95
  - name: neuron_id
96
  dtype: string
97
  - name: one_valid_option
 
99
  - name: option_1_neuron_id
100
  dtype: string
101
  - name: option_1_front_path
102
+ dtype: image
 
103
  - name: option_1_side_path
104
+ dtype: image
 
105
  - name: option_1_top_path
106
+ dtype: image
 
107
  - name: option_2_neuron_id
108
  dtype: string
109
  - name: option_2_front_path
110
+ dtype: image
 
111
  - name: option_2_side_path
112
+ dtype: image
 
113
  - name: option_2_top_path
114
+ dtype: image
 
115
  - name: correct_neuron_id
116
  dtype: string
117
  - config_name: fly, segment classification
 
137
  - name: unit
138
  dtype: string
139
  - name: front_path
140
+ dtype: image
 
141
  - name: side_path
142
+ dtype: image
 
143
  - name: top_path
144
+ dtype: image
 
145
  - name: class
146
  dtype: string
147
  - config_name: mouse, segment classification
 
167
  - name: unit
168
  dtype: string
169
  - name: front_path
170
+ dtype: image
 
171
  - name: side_path
172
+ dtype: image
 
173
  - name: top_path
174
+ dtype: image
 
175
  - name: class
176
  dtype: string
177
  configs:
 
199
  data_files:
200
  - split: train
201
  path: mouse_segment_annotations.jsonl
 
202
  ---
203
 
204
  Access to the code necessary to run the benchmark is available at https://github.com/jffbrwn2/ConnectomeBench.