File tree Expand file tree Collapse file tree 5 files changed +126
-748
lines changed Expand file tree Collapse file tree 5 files changed +126
-748
lines changed Original file line number Diff line number Diff line change @@ -152,118 +152,73 @@ Sample of annotated image along with its mask and settings is show below.
152
152
" configuration" :[
153
153
{
154
154
" image-name" :" orange.png" ,
155
- " processed" :false,
156
155
" regions" :[
157
156
{
158
- " region-id" :9937965146177845 ,
157
+ " region-id" :" 47643630436867834 " ,
159
158
" image-src" :" http://127.0.0.1:5000/uploads/orange.png" ,
160
159
" class" :" Orange" ,
161
- " comment" :" NaN " ,
162
- " tags" :" NaN " ,
160
+ " comment" :" " ,
161
+ " tags" :" " ,
163
162
" points" :[
164
163
[
165
- 0.6928366035182679 ,
166
- 0.6305818673883626
164
+ 0.4685613390092879 ,
165
+ 0.7693498452012384
167
166
],
168
167
[
169
- 0.7265307848443843 ,
170
- 0.5372124492557511
168
+ 0.6781491873065015 ,
169
+ 0.6640866873065016
171
170
],
172
171
[
173
- 0.7465367050067659 ,
174
- 0.37483085250338294
172
+ 0.723921246130031 ,
173
+ 0.5092879256965944
175
174
],
176
175
[
177
- 0.6759895128552098 ,
178
- 0.2313937753721245
176
+ 0.7480118034055728 ,
177
+ 0.34055727554179566
179
178
],
180
179
[
181
- 0.4727714817320704 ,
182
- 0.12178619756427606
180
+ 0.5841960139318886 ,
181
+ 0.14705882352941177
183
182
],
184
183
[
185
- 0.3032476319350474 ,
186
- 0.2124492557510149
184
+ 0.41917569659442727 ,
185
+ 0.13312693498452013
187
186
],
188
187
[
189
- 0.21585334912043302 ,
190
- 0.4059539918809202
188
+ 0.30113196594427244 ,
189
+ 0.22755417956656346
191
190
],
192
191
[
193
- 0.21058863328822733 ,
194
- 0.5656292286874154
192
+ 0.21079237616099072 ,
193
+ 0.4411764705882353
195
194
],
196
195
[
197
- 0.25902401894451965 ,
198
- 0.6752368064952639
196
+ 0.26620065789473685 ,
197
+ 0.6764705882352942
199
198
],
200
199
[
201
- 0.33167709742895807,
202
- 0.7415426251691475
203
- ],
204
- [
205
- 0.5296304127198918,
206
- 0.7564276048714479
200
+ 0.4011077786377709,
201
+ 0.7879256965944272
207
202
]
208
203
]
209
- }
210
- ]
211
- },
212
- {
213
- " image-name" :" orange.png" ,
214
- " processed" :false,
215
- " regions" :[
204
+ },
216
205
{
217
- " region-id" :9937965146177845 ,
206
+ " region-id" :" 5981359766055432 " ,
218
207
" image-src" :" http://127.0.0.1:5000/uploads/orange.png" ,
219
- " class" :" Orange" ,
220
- " comment" :" NaN" ,
221
- " tags" :" NaN" ,
222
- " points" :[
223
- [
224
- 0.6928366035182679,
225
- 0.6305818673883626
226
- ],
227
- [
228
- 0.7265307848443843,
229
- 0.5372124492557511
230
- ],
231
- [
232
- 0.7465367050067659,
233
- 0.37483085250338294
234
- ],
235
- [
236
- 0.6759895128552098,
237
- 0.2313937753721245
238
- ],
239
- [
240
- 0.4727714817320704,
241
- 0.12178619756427606
242
- ],
243
- [
244
- 0.3032476319350474,
245
- 0.2124492557510149
246
- ],
247
- [
248
- 0.21585334912043302,
249
- 0.4059539918809202
250
- ],
251
- [
252
- 0.21058863328822733,
253
- 0.5656292286874154
254
- ],
255
- [
256
- 0.25902401894451965,
257
- 0.6752368064952639
258
- ],
259
- [
260
- 0.33167709742895807,
261
- 0.7415426251691475
262
- ],
263
- [
264
- 0.5296304127198918,
265
- 0.7564276048714479
266
- ]
208
+ " class" :" Apple" ,
209
+ " comment" :" " ,
210
+ " tags" :" " ,
211
+ " x" :[
212
+ 0.1770655959752322
213
+ ],
214
+ " y" :[
215
+ 0.11764705882352941
216
+ ],
217
+ " w" :[
218
+ 0.5854005417956657
219
+ ],
220
+ " h" :[
221
+ 0.6981424148606811
267
222
]
268
223
}
269
224
]
You can’t perform that action at this time.
0 commit comments