From 42d1f6b8c59e038f63987c432449ca7f2c757e9d Mon Sep 17 00:00:00 2001 From: wangxdflight Date: Fri, 21 Oct 2022 15:47:44 -0700 Subject: [PATCH] annotations folder mess up fix --- data/annotations/0.xml | 38 ++++++++++++++++++ data/annotations/1.xml | 38 ++++++++++++++++++ data/annotations/105.xml | 38 ++++++++++++++++++ data/annotations/115.xml | 26 ++++++++++++ data/annotations/116.xml | 38 ++++++++++++++++++ data/annotations/119.xml | 26 ++++++++++++ data/annotations/120.xml | 26 ++++++++++++ data/annotations/121.xml | 26 ++++++++++++ data/annotations/122.xml | 26 ++++++++++++ data/annotations/123.xml | 26 ++++++++++++ data/annotations/124.xml | 26 ++++++++++++ data/annotations/125.xml | 26 ++++++++++++ data/annotations/126.xml | 26 ++++++++++++ data/annotations/128.xml | 26 ++++++++++++ data/annotations/16.xml | 26 ++++++++++++ data/annotations/17.xml | 26 ++++++++++++ data/annotations/18.xml | 26 ++++++++++++ data/annotations/19.xml | 26 ++++++++++++ data/annotations/2.xml | 26 ++++++++++++ data/annotations/20.xml | 26 ++++++++++++ data/annotations/21.xml | 26 ++++++++++++ data/annotations/22.xml | 26 ++++++++++++ data/annotations/23.xml | 26 ++++++++++++ data/annotations/24.xml | 26 ++++++++++++ data/annotations/25.xml | 26 ++++++++++++ data/annotations/26.xml | 26 ++++++++++++ data/annotations/27.xml | 26 ++++++++++++ data/annotations/28.xml | 26 ++++++++++++ data/annotations/29.xml | 26 ++++++++++++ data/annotations/30.xml | 26 ++++++++++++ data/annotations/31.xml | 26 ++++++++++++ data/annotations/32.xml | 26 ++++++++++++ data/annotations/33.xml | 26 ++++++++++++ data/annotations/34.xml | 26 ++++++++++++ data/annotations/35.xml | 26 ++++++++++++ data/annotations/36.xml | 26 ++++++++++++ data/annotations/37.xml | 26 ++++++++++++ data/annotations/38.xml | 26 ++++++++++++ data/annotations/39.xml | 26 ++++++++++++ data/annotations/40.xml | 26 ++++++++++++ data/annotations/41.xml | 26 ++++++++++++ data/annotations/43.xml | 38 ++++++++++++++++++ data/annotations/45.xml | 26 ++++++++++++ data/annotations/46.xml | 26 ++++++++++++ data/annotations/{frame28.xml => 47.xml} | 18 ++++----- data/annotations/48.xml | 26 ++++++++++++ data/annotations/49.xml | 26 ++++++++++++ data/annotations/50.xml | 38 ++++++++++++++++++ data/annotations/61.xml | 38 ++++++++++++++++++ data/annotations/72.xml | 38 ++++++++++++++++++ data/annotations/77.xml | 26 ++++++++++++ data/annotations/78.xml | 26 ++++++++++++ data/annotations/81.xml | 26 ++++++++++++ data/annotations/83.xml | 38 ++++++++++++++++++ data/annotations/87.xml | 26 ++++++++++++ data/annotations/88.xml | 26 ++++++++++++ data/annotations/89.xml | 26 ++++++++++++ data/annotations/90.xml | 26 ++++++++++++ data/annotations/94.xml | 38 ++++++++++++++++++ data/annotations/frame0.xml | 50 ------------------------ data/annotations/frame1.xml | 50 ------------------------ data/annotations/frame10.xml | 50 ------------------------ data/annotations/frame11.xml | 50 ------------------------ data/annotations/frame13.xml | 50 ------------------------ data/annotations/frame14.xml | 50 ------------------------ data/annotations/frame19.xml | 50 ------------------------ data/annotations/frame23.xml | 26 ------------ data/annotations/frame27.xml | 26 ------------ data/annotations/frame30.xml | 26 ------------ data/annotations/frame35.xml | 50 ------------------------ data/annotations/frame36.xml | 50 ------------------------ data/annotations/frame38.xml | 50 ------------------------ data/annotations/frame39.xml | 50 ------------------------ data/annotations/frame43.xml | 50 ------------------------ data/annotations/frame46.xml | 50 ------------------------ data/annotations/frame48.xml | 50 ------------------------ data/annotations/frame5.xml | 50 ------------------------ data/annotations/frame50.xml | 50 ------------------------ data/annotations/frame54.xml | 50 ------------------------ data/annotations/frame56.xml | 50 ------------------------ data/annotations/frame57.xml | 50 ------------------------ data/annotations/frame68.xml | 14 ------- data/annotations/frame7.xml | 50 ------------------------ data/annotations/frame73.xml | 50 ------------------------ data/annotations/frame77.xml | 50 ------------------------ 85 files changed, 1637 insertions(+), 1201 deletions(-) create mode 100644 data/annotations/0.xml create mode 100644 data/annotations/1.xml create mode 100644 data/annotations/105.xml create mode 100644 data/annotations/115.xml create mode 100644 data/annotations/116.xml create mode 100644 data/annotations/119.xml create mode 100644 data/annotations/120.xml create mode 100644 data/annotations/121.xml create mode 100644 data/annotations/122.xml create mode 100644 data/annotations/123.xml create mode 100644 data/annotations/124.xml create mode 100644 data/annotations/125.xml create mode 100644 data/annotations/126.xml create mode 100644 data/annotations/128.xml create mode 100644 data/annotations/16.xml create mode 100644 data/annotations/17.xml create mode 100644 data/annotations/18.xml create mode 100644 data/annotations/19.xml create mode 100644 data/annotations/2.xml create mode 100644 data/annotations/20.xml create mode 100644 data/annotations/21.xml create mode 100644 data/annotations/22.xml create mode 100644 data/annotations/23.xml create mode 100644 data/annotations/24.xml create mode 100644 data/annotations/25.xml create mode 100644 data/annotations/26.xml create mode 100644 data/annotations/27.xml create mode 100644 data/annotations/28.xml create mode 100644 data/annotations/29.xml create mode 100644 data/annotations/30.xml create mode 100644 data/annotations/31.xml create mode 100644 data/annotations/32.xml create mode 100644 data/annotations/33.xml create mode 100644 data/annotations/34.xml create mode 100644 data/annotations/35.xml create mode 100644 data/annotations/36.xml create mode 100644 data/annotations/37.xml create mode 100644 data/annotations/38.xml create mode 100644 data/annotations/39.xml create mode 100644 data/annotations/40.xml create mode 100644 data/annotations/41.xml create mode 100644 data/annotations/43.xml create mode 100644 data/annotations/45.xml create mode 100644 data/annotations/46.xml rename data/annotations/{frame28.xml => 47.xml} (52%) create mode 100644 data/annotations/48.xml create mode 100644 data/annotations/49.xml create mode 100644 data/annotations/50.xml create mode 100644 data/annotations/61.xml create mode 100644 data/annotations/72.xml create mode 100644 data/annotations/77.xml create mode 100644 data/annotations/78.xml create mode 100644 data/annotations/81.xml create mode 100644 data/annotations/83.xml create mode 100644 data/annotations/87.xml create mode 100644 data/annotations/88.xml create mode 100644 data/annotations/89.xml create mode 100644 data/annotations/90.xml create mode 100644 data/annotations/94.xml delete mode 100644 data/annotations/frame0.xml delete mode 100644 data/annotations/frame1.xml delete mode 100644 data/annotations/frame10.xml delete mode 100644 data/annotations/frame11.xml delete mode 100644 data/annotations/frame13.xml delete mode 100644 data/annotations/frame14.xml delete mode 100644 data/annotations/frame19.xml delete mode 100644 data/annotations/frame23.xml delete mode 100644 data/annotations/frame27.xml delete mode 100644 data/annotations/frame30.xml delete mode 100644 data/annotations/frame35.xml delete mode 100644 data/annotations/frame36.xml delete mode 100644 data/annotations/frame38.xml delete mode 100644 data/annotations/frame39.xml delete mode 100644 data/annotations/frame43.xml delete mode 100644 data/annotations/frame46.xml delete mode 100644 data/annotations/frame48.xml delete mode 100644 data/annotations/frame5.xml delete mode 100644 data/annotations/frame50.xml delete mode 100644 data/annotations/frame54.xml delete mode 100644 data/annotations/frame56.xml delete mode 100644 data/annotations/frame57.xml delete mode 100644 data/annotations/frame68.xml delete mode 100644 data/annotations/frame7.xml delete mode 100644 data/annotations/frame73.xml delete mode 100644 data/annotations/frame77.xml diff --git a/data/annotations/0.xml b/data/annotations/0.xml new file mode 100644 index 00000000..11a49bc3 --- /dev/null +++ b/data/annotations/0.xml @@ -0,0 +1,38 @@ + + images + 0.jpg + C:\wangx\ftc\object_detection_demo\data\images\0.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 252 + 380 + 320 + 421 + + + + base + Unspecified + 0 + 0 + + 243 + 699 + 325 + 767 + + + diff --git a/data/annotations/1.xml b/data/annotations/1.xml new file mode 100644 index 00000000..762d570d --- /dev/null +++ b/data/annotations/1.xml @@ -0,0 +1,38 @@ + + images + 1.jpg + C:\wangx\ftc\object_detection_demo\data\images\1.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 303 + 365 + 371 + 407 + + + + base + Unspecified + 0 + 0 + + 285 + 683 + 371 + 745 + + + diff --git a/data/annotations/105.xml b/data/annotations/105.xml new file mode 100644 index 00000000..03ded333 --- /dev/null +++ b/data/annotations/105.xml @@ -0,0 +1,38 @@ + + images + 105.jpg + C:\wangx\ftc\object_detection_demo\data\images\105.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 242 + 423 + 320 + 472 + + + + base + Unspecified + 1 + 0 + + 217 + 750 + 311 + 800 + + + diff --git a/data/annotations/115.xml b/data/annotations/115.xml new file mode 100644 index 00000000..30777b00 --- /dev/null +++ b/data/annotations/115.xml @@ -0,0 +1,26 @@ + + images + 115.jpg + C:\wangx\ftc\object_detection_demo\data\images\115.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 142 + 273 + 249 + 327 + + + diff --git a/data/annotations/116.xml b/data/annotations/116.xml new file mode 100644 index 00000000..8f7a8eff --- /dev/null +++ b/data/annotations/116.xml @@ -0,0 +1,38 @@ + + images + 116.jpg + C:\wangx\ftc\object_detection_demo\data\images\116.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 238 + 419 + 316 + 473 + + + + base + Unspecified + 1 + 0 + + 241 + 767 + 328 + 800 + + + diff --git a/data/annotations/119.xml b/data/annotations/119.xml new file mode 100644 index 00000000..df720aae --- /dev/null +++ b/data/annotations/119.xml @@ -0,0 +1,26 @@ + + images + 119.jpg + C:\wangx\ftc\object_detection_demo\data\images\119.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 261 + 248 + 352 + 304 + + + diff --git a/data/annotations/120.xml b/data/annotations/120.xml new file mode 100644 index 00000000..a3d79912 --- /dev/null +++ b/data/annotations/120.xml @@ -0,0 +1,26 @@ + + images + 120.jpg + C:\wangx\ftc\object_detection_demo\data\images\120.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 292 + 278 + 385 + 328 + + + diff --git a/data/annotations/121.xml b/data/annotations/121.xml new file mode 100644 index 00000000..1180cb93 --- /dev/null +++ b/data/annotations/121.xml @@ -0,0 +1,26 @@ + + images + 121.jpg + C:\wangx\ftc\object_detection_demo\data\images\121.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 300 + 278 + 385 + 326 + + + diff --git a/data/annotations/122.xml b/data/annotations/122.xml new file mode 100644 index 00000000..77e1469d --- /dev/null +++ b/data/annotations/122.xml @@ -0,0 +1,26 @@ + + images + 122.jpg + C:\wangx\ftc\object_detection_demo\data\images\122.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 297 + 285 + 382 + 330 + + + diff --git a/data/annotations/123.xml b/data/annotations/123.xml new file mode 100644 index 00000000..23cc7340 --- /dev/null +++ b/data/annotations/123.xml @@ -0,0 +1,26 @@ + + images + 123.jpg + C:\wangx\ftc\object_detection_demo\data\images\123.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 286 + 288 + 369 + 332 + + + diff --git a/data/annotations/124.xml b/data/annotations/124.xml new file mode 100644 index 00000000..e7dcc57f --- /dev/null +++ b/data/annotations/124.xml @@ -0,0 +1,26 @@ + + images + 124.jpg + C:\wangx\ftc\object_detection_demo\data\images\124.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 273 + 292 + 355 + 339 + + + diff --git a/data/annotations/125.xml b/data/annotations/125.xml new file mode 100644 index 00000000..c549dfd5 --- /dev/null +++ b/data/annotations/125.xml @@ -0,0 +1,26 @@ + + images + 125.jpg + C:\wangx\ftc\object_detection_demo\data\images\125.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 258 + 296 + 347 + 343 + + + diff --git a/data/annotations/126.xml b/data/annotations/126.xml new file mode 100644 index 00000000..9dc04045 --- /dev/null +++ b/data/annotations/126.xml @@ -0,0 +1,26 @@ + + images + 126.jpg + C:\wangx\ftc\object_detection_demo\data\images\126.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 230 + 310 + 311 + 351 + + + diff --git a/data/annotations/128.xml b/data/annotations/128.xml new file mode 100644 index 00000000..87796071 --- /dev/null +++ b/data/annotations/128.xml @@ -0,0 +1,26 @@ + + images + 128.jpg + C:\wangx\ftc\object_detection_demo\data\images\128.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 182 + 309 + 272 + 354 + + + diff --git a/data/annotations/16.xml b/data/annotations/16.xml new file mode 100644 index 00000000..ad47fc9d --- /dev/null +++ b/data/annotations/16.xml @@ -0,0 +1,26 @@ + + images + 16.jpg + C:\wangx\ftc\object_detection_demo\data\images\16.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 311 + 380 + 402 + 434 + + + diff --git a/data/annotations/17.xml b/data/annotations/17.xml new file mode 100644 index 00000000..25320244 --- /dev/null +++ b/data/annotations/17.xml @@ -0,0 +1,26 @@ + + images + 17.jpg + C:\wangx\ftc\object_detection_demo\data\images\17.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 118 + 319 + 206 + 362 + + + diff --git a/data/annotations/18.xml b/data/annotations/18.xml new file mode 100644 index 00000000..bccc5a92 --- /dev/null +++ b/data/annotations/18.xml @@ -0,0 +1,26 @@ + + images + 18.jpg + C:\wangx\ftc\object_detection_demo\data\images\18.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 247 + 368 + 338 + 421 + + + diff --git a/data/annotations/19.xml b/data/annotations/19.xml new file mode 100644 index 00000000..37da38b2 --- /dev/null +++ b/data/annotations/19.xml @@ -0,0 +1,26 @@ + + images + 19.jpg + C:\wangx\ftc\object_detection_demo\data\images\19.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 158 + 343 + 245 + 391 + + + diff --git a/data/annotations/2.xml b/data/annotations/2.xml new file mode 100644 index 00000000..205fc8e9 --- /dev/null +++ b/data/annotations/2.xml @@ -0,0 +1,26 @@ + + images + 2.jpg + C:\wangx\ftc\object_detection_demo\data\images\2.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 261 + 326 + 362 + 384 + + + diff --git a/data/annotations/20.xml b/data/annotations/20.xml new file mode 100644 index 00000000..684f8905 --- /dev/null +++ b/data/annotations/20.xml @@ -0,0 +1,26 @@ + + images + 20.jpg + C:\wangx\ftc\object_detection_demo\data\images\20.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 193 + 353 + 283 + 403 + + + diff --git a/data/annotations/21.xml b/data/annotations/21.xml new file mode 100644 index 00000000..91df3a11 --- /dev/null +++ b/data/annotations/21.xml @@ -0,0 +1,26 @@ + + images + 21.jpg + C:\wangx\ftc\object_detection_demo\data\images\21.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 167 + 343 + 252 + 388 + + + diff --git a/data/annotations/22.xml b/data/annotations/22.xml new file mode 100644 index 00000000..4df88d4c --- /dev/null +++ b/data/annotations/22.xml @@ -0,0 +1,26 @@ + + images + 22.jpg + C:\wangx\ftc\object_detection_demo\data\images\22.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 165 + 342 + 250 + 388 + + + diff --git a/data/annotations/23.xml b/data/annotations/23.xml new file mode 100644 index 00000000..b190429c --- /dev/null +++ b/data/annotations/23.xml @@ -0,0 +1,26 @@ + + images + 23.jpg + C:\wangx\ftc\object_detection_demo\data\images\23.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 163 + 338 + 246 + 381 + + + diff --git a/data/annotations/24.xml b/data/annotations/24.xml new file mode 100644 index 00000000..c4b910b3 --- /dev/null +++ b/data/annotations/24.xml @@ -0,0 +1,26 @@ + + images + 24.jpg + C:\wangx\ftc\object_detection_demo\data\images\24.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 231 + 366 + 330 + 424 + + + diff --git a/data/annotations/25.xml b/data/annotations/25.xml new file mode 100644 index 00000000..bbd80cbf --- /dev/null +++ b/data/annotations/25.xml @@ -0,0 +1,26 @@ + + images + 25.jpg + C:\wangx\ftc\object_detection_demo\data\images\25.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 163 + 333 + 248 + 381 + + + diff --git a/data/annotations/26.xml b/data/annotations/26.xml new file mode 100644 index 00000000..47c8bf22 --- /dev/null +++ b/data/annotations/26.xml @@ -0,0 +1,26 @@ + + images + 26.jpg + C:\wangx\ftc\object_detection_demo\data\images\26.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 171 + 341 + 258 + 385 + + + diff --git a/data/annotations/27.xml b/data/annotations/27.xml new file mode 100644 index 00000000..da040480 --- /dev/null +++ b/data/annotations/27.xml @@ -0,0 +1,26 @@ + + images + 27.jpg + C:\wangx\ftc\object_detection_demo\data\images\27.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 182 + 346 + 272 + 392 + + + diff --git a/data/annotations/28.xml b/data/annotations/28.xml new file mode 100644 index 00000000..9c01d250 --- /dev/null +++ b/data/annotations/28.xml @@ -0,0 +1,26 @@ + + images + 28.jpg + C:\wangx\ftc\object_detection_demo\data\images\28.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 209 + 340 + 292 + 387 + + + diff --git a/data/annotations/29.xml b/data/annotations/29.xml new file mode 100644 index 00000000..0eb70bf9 --- /dev/null +++ b/data/annotations/29.xml @@ -0,0 +1,26 @@ + + images + 29.jpg + C:\wangx\ftc\object_detection_demo\data\images\29.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 227 + 340 + 309 + 385 + + + diff --git a/data/annotations/30.xml b/data/annotations/30.xml new file mode 100644 index 00000000..c4ae7e23 --- /dev/null +++ b/data/annotations/30.xml @@ -0,0 +1,26 @@ + + images + 30.jpg + C:\wangx\ftc\object_detection_demo\data\images\30.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 233 + 340 + 317 + 384 + + + diff --git a/data/annotations/31.xml b/data/annotations/31.xml new file mode 100644 index 00000000..a22913c3 --- /dev/null +++ b/data/annotations/31.xml @@ -0,0 +1,26 @@ + + images + 31.jpg + C:\wangx\ftc\object_detection_demo\data\images\31.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 233 + 334 + 316 + 381 + + + diff --git a/data/annotations/32.xml b/data/annotations/32.xml new file mode 100644 index 00000000..2558a77a --- /dev/null +++ b/data/annotations/32.xml @@ -0,0 +1,26 @@ + + images + 32.jpg + C:\wangx\ftc\object_detection_demo\data\images\32.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 237 + 338 + 317 + 377 + + + diff --git a/data/annotations/33.xml b/data/annotations/33.xml new file mode 100644 index 00000000..5f5f93de --- /dev/null +++ b/data/annotations/33.xml @@ -0,0 +1,26 @@ + + images + 33.jpg + C:\wangx\ftc\object_detection_demo\data\images\33.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 239 + 325 + 322 + 367 + + + diff --git a/data/annotations/34.xml b/data/annotations/34.xml new file mode 100644 index 00000000..69eb6f84 --- /dev/null +++ b/data/annotations/34.xml @@ -0,0 +1,26 @@ + + images + 34.jpg + C:\wangx\ftc\object_detection_demo\data\images\34.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 245 + 316 + 325 + 356 + + + diff --git a/data/annotations/35.xml b/data/annotations/35.xml new file mode 100644 index 00000000..79232bce --- /dev/null +++ b/data/annotations/35.xml @@ -0,0 +1,26 @@ + + images + 35.jpg + C:\wangx\ftc\object_detection_demo\data\images\35.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 219 + 359 + 327 + 420 + + + diff --git a/data/annotations/36.xml b/data/annotations/36.xml new file mode 100644 index 00000000..be17be22 --- /dev/null +++ b/data/annotations/36.xml @@ -0,0 +1,26 @@ + + images + 36.jpg + C:\wangx\ftc\object_detection_demo\data\images\36.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 251 + 308 + 333 + 354 + + + diff --git a/data/annotations/37.xml b/data/annotations/37.xml new file mode 100644 index 00000000..9010ee4f --- /dev/null +++ b/data/annotations/37.xml @@ -0,0 +1,26 @@ + + images + 37.jpg + C:\wangx\ftc\object_detection_demo\data\images\37.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 253 + 305 + 341 + 353 + + + diff --git a/data/annotations/38.xml b/data/annotations/38.xml new file mode 100644 index 00000000..b361b862 --- /dev/null +++ b/data/annotations/38.xml @@ -0,0 +1,26 @@ + + images + 38.jpg + C:\wangx\ftc\object_detection_demo\data\images\38.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 260 + 306 + 339 + 351 + + + diff --git a/data/annotations/39.xml b/data/annotations/39.xml new file mode 100644 index 00000000..3e494413 --- /dev/null +++ b/data/annotations/39.xml @@ -0,0 +1,26 @@ + + images + 39.jpg + C:\wangx\ftc\object_detection_demo\data\images\39.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 264 + 307 + 345 + 349 + + + diff --git a/data/annotations/40.xml b/data/annotations/40.xml new file mode 100644 index 00000000..2eba6abf --- /dev/null +++ b/data/annotations/40.xml @@ -0,0 +1,26 @@ + + images + 40.jpg + C:\wangx\ftc\object_detection_demo\data\images\40.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 263 + 304 + 347 + 348 + + + diff --git a/data/annotations/41.xml b/data/annotations/41.xml new file mode 100644 index 00000000..52ff6e15 --- /dev/null +++ b/data/annotations/41.xml @@ -0,0 +1,26 @@ + + images + 41.jpg + C:\wangx\ftc\object_detection_demo\data\images\41.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 263 + 302 + 349 + 351 + + + diff --git a/data/annotations/43.xml b/data/annotations/43.xml new file mode 100644 index 00000000..0d5b2e5e --- /dev/null +++ b/data/annotations/43.xml @@ -0,0 +1,38 @@ + + images + 43.jpg + C:\wangx\ftc\object_detection_demo\data\images\43.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 264 + 221 + 360 + 273 + + + + base + Unspecified + 0 + 0 + + 310 + 704 + 408 + 778 + + + diff --git a/data/annotations/45.xml b/data/annotations/45.xml new file mode 100644 index 00000000..65c3bf93 --- /dev/null +++ b/data/annotations/45.xml @@ -0,0 +1,26 @@ + + images + 45.jpg + C:\wangx\ftc\object_detection_demo\data\images\45.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 201 + 346 + 317 + 413 + + + diff --git a/data/annotations/46.xml b/data/annotations/46.xml new file mode 100644 index 00000000..1940aeea --- /dev/null +++ b/data/annotations/46.xml @@ -0,0 +1,26 @@ + + images + 46.jpg + C:\wangx\ftc\object_detection_demo\data\images\46.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 198 + 335 + 306 + 402 + + + diff --git a/data/annotations/frame28.xml b/data/annotations/47.xml similarity index 52% rename from data/annotations/frame28.xml rename to data/annotations/47.xml index 9dbb5364..1f6c69e6 100644 --- a/data/annotations/frame28.xml +++ b/data/annotations/47.xml @@ -1,26 +1,26 @@ - output - frame28.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame28.jpg + images + 47.jpg + C:\wangx\ftc\object_detection_demo\data\images\47.jpg Unknown - 1920 - 1080 + 600 + 800 3 0 - cone + top Unspecified 0 0 - 825 + 209 327 - 1075 - 901 + 324 + 390 diff --git a/data/annotations/48.xml b/data/annotations/48.xml new file mode 100644 index 00000000..1713e3f3 --- /dev/null +++ b/data/annotations/48.xml @@ -0,0 +1,26 @@ + + images + 48.jpg + C:\wangx\ftc\object_detection_demo\data\images\48.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 234 + 326 + 342 + 388 + + + diff --git a/data/annotations/49.xml b/data/annotations/49.xml new file mode 100644 index 00000000..b2ec2dee --- /dev/null +++ b/data/annotations/49.xml @@ -0,0 +1,26 @@ + + images + 49.jpg + C:\wangx\ftc\object_detection_demo\data\images\49.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 272 + 318 + 382 + 377 + + + diff --git a/data/annotations/50.xml b/data/annotations/50.xml new file mode 100644 index 00000000..44244792 --- /dev/null +++ b/data/annotations/50.xml @@ -0,0 +1,38 @@ + + images + 50.jpg + C:\wangx\ftc\object_detection_demo\data\images\50.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 305 + 389 + 375 + 433 + + + + base + Unspecified + 0 + 0 + + 268 + 698 + 356 + 768 + + + diff --git a/data/annotations/61.xml b/data/annotations/61.xml new file mode 100644 index 00000000..1982f0da --- /dev/null +++ b/data/annotations/61.xml @@ -0,0 +1,38 @@ + + images + 61.jpg + C:\wangx\ftc\object_detection_demo\data\images\61.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 287 + 420 + 364 + 468 + + + + base + Unspecified + 0 + 0 + + 247 + 732 + 338 + 797 + + + diff --git a/data/annotations/72.xml b/data/annotations/72.xml new file mode 100644 index 00000000..f6c16020 --- /dev/null +++ b/data/annotations/72.xml @@ -0,0 +1,38 @@ + + images + 72.jpg + C:\wangx\ftc\object_detection_demo\data\images\72.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 271 + 448 + 349 + 497 + + + + base + Unspecified + 1 + 0 + + 223 + 755 + 327 + 800 + + + diff --git a/data/annotations/77.xml b/data/annotations/77.xml new file mode 100644 index 00000000..60e12efb --- /dev/null +++ b/data/annotations/77.xml @@ -0,0 +1,26 @@ + + images + 77.jpg + C:\wangx\ftc\object_detection_demo\data\images\77.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 160 + 231 + 225 + 265 + + + diff --git a/data/annotations/78.xml b/data/annotations/78.xml new file mode 100644 index 00000000..cf2c14c3 --- /dev/null +++ b/data/annotations/78.xml @@ -0,0 +1,26 @@ + + images + 78.jpg + C:\wangx\ftc\object_detection_demo\data\images\78.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 251 + 399 + 347 + 467 + + + diff --git a/data/annotations/81.xml b/data/annotations/81.xml new file mode 100644 index 00000000..5776b873 --- /dev/null +++ b/data/annotations/81.xml @@ -0,0 +1,26 @@ + + images + 81.jpg + C:\wangx\ftc\object_detection_demo\data\images\81.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 262 + 420 + 358 + 476 + + + diff --git a/data/annotations/83.xml b/data/annotations/83.xml new file mode 100644 index 00000000..7147c972 --- /dev/null +++ b/data/annotations/83.xml @@ -0,0 +1,38 @@ + + images + 83.jpg + C:\wangx\ftc\object_detection_demo\data\images\83.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 234 + 454 + 315 + 503 + + + + base + Unspecified + 1 + 0 + + 214 + 766 + 303 + 800 + + + diff --git a/data/annotations/87.xml b/data/annotations/87.xml new file mode 100644 index 00000000..7ed208f9 --- /dev/null +++ b/data/annotations/87.xml @@ -0,0 +1,26 @@ + + images + 87.jpg + C:\wangx\ftc\object_detection_demo\data\images\87.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 213 + 358 + 296 + 404 + + + diff --git a/data/annotations/88.xml b/data/annotations/88.xml new file mode 100644 index 00000000..5cf0cf17 --- /dev/null +++ b/data/annotations/88.xml @@ -0,0 +1,26 @@ + + images + 88.jpg + C:\wangx\ftc\object_detection_demo\data\images\88.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 202 + 354 + 290 + 405 + + + diff --git a/data/annotations/89.xml b/data/annotations/89.xml new file mode 100644 index 00000000..d8f1e4d8 --- /dev/null +++ b/data/annotations/89.xml @@ -0,0 +1,26 @@ + + images + 89.jpg + C:\wangx\ftc\object_detection_demo\data\images\89.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 166 + 372 + 254 + 418 + + + diff --git a/data/annotations/90.xml b/data/annotations/90.xml new file mode 100644 index 00000000..a5ee657b --- /dev/null +++ b/data/annotations/90.xml @@ -0,0 +1,26 @@ + + images + 90.jpg + C:\wangx\ftc\object_detection_demo\data\images\90.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 147 + 362 + 228 + 408 + + + diff --git a/data/annotations/94.xml b/data/annotations/94.xml new file mode 100644 index 00000000..4b770826 --- /dev/null +++ b/data/annotations/94.xml @@ -0,0 +1,38 @@ + + images + 94.jpg + C:\wangx\ftc\object_detection_demo\data\images\94.jpg + + Unknown + + + 600 + 800 + 3 + + 0 + + top + Unspecified + 0 + 0 + + 220 + 432 + 304 + 486 + + + + base + Unspecified + 1 + 0 + + 208 + 755 + 300 + 800 + + + diff --git a/data/annotations/frame0.xml b/data/annotations/frame0.xml deleted file mode 100644 index f2c71dd2..00000000 --- a/data/annotations/frame0.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame0.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame0.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 692 - 212 - 941 - 850 - - - - cone - Unspecified - 0 - 0 - - 593 - 91 - 691 - 280 - - - - cone - Unspecified - 0 - 0 - - 670 - 59 - 762 - 264 - - - diff --git a/data/annotations/frame1.xml b/data/annotations/frame1.xml deleted file mode 100644 index db3b72b8..00000000 --- a/data/annotations/frame1.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame1.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame1.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 693 - 208 - 958 - 865 - - - - cone - Unspecified - 0 - 0 - - 597 - 91 - 692 - 278 - - - - cone - Unspecified - 0 - 0 - - 666 - 54 - 765 - 266 - - - diff --git a/data/annotations/frame10.xml b/data/annotations/frame10.xml deleted file mode 100644 index 535ffdde..00000000 --- a/data/annotations/frame10.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame10.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame10.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 913 - 224 - 1216 - 950 - - - - cone - Unspecified - 0 - 0 - - 704 - 75 - 805 - 275 - - - - cone - Unspecified - 0 - 0 - - 783 - 46 - 871 - 261 - - - diff --git a/data/annotations/frame11.xml b/data/annotations/frame11.xml deleted file mode 100644 index a8734fca..00000000 --- a/data/annotations/frame11.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame11.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame11.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 920 - 225 - 1211 - 913 - - - - cone - Unspecified - 0 - 0 - - 719 - 77 - 813 - 276 - - - - cone - Unspecified - 0 - 0 - - 796 - 42 - 887 - 259 - - - diff --git a/data/annotations/frame13.xml b/data/annotations/frame13.xml deleted file mode 100644 index 48c6608c..00000000 --- a/data/annotations/frame13.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame13.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame13.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 907 - 203 - 1184 - 866 - - - - cone - Unspecified - 0 - 0 - - 724 - 75 - 828 - 267 - - - - cone - Unspecified - 0 - 0 - - 805 - 43 - 891 - 257 - - - diff --git a/data/annotations/frame14.xml b/data/annotations/frame14.xml deleted file mode 100644 index 43c22504..00000000 --- a/data/annotations/frame14.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame14.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame14.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 891 - 203 - 1162 - 866 - - - - cone - Unspecified - 0 - 0 - - 726 - 74 - 828 - 263 - - - - cone - Unspecified - 0 - 0 - - 805 - 45 - 897 - 255 - - - diff --git a/data/annotations/frame19.xml b/data/annotations/frame19.xml deleted file mode 100644 index f8dbfe9b..00000000 --- a/data/annotations/frame19.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame19.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame19.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 733 - 336 - 966 - 914 - - - - cone - Unspecified - 0 - 0 - - 729 - 131 - 824 - 308 - - - - cone - Unspecified - 0 - 0 - - 795 - 89 - 889 - 293 - - - diff --git a/data/annotations/frame23.xml b/data/annotations/frame23.xml deleted file mode 100644 index 99a5d848..00000000 --- a/data/annotations/frame23.xml +++ /dev/null @@ -1,26 +0,0 @@ - - output - frame23.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame23.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 787 - 188 - 1052 - 817 - - - diff --git a/data/annotations/frame27.xml b/data/annotations/frame27.xml deleted file mode 100644 index c44e3501..00000000 --- a/data/annotations/frame27.xml +++ /dev/null @@ -1,26 +0,0 @@ - - output - frame27.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame27.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 827 - 289 - 1100 - 896 - - - diff --git a/data/annotations/frame30.xml b/data/annotations/frame30.xml deleted file mode 100644 index 984570d4..00000000 --- a/data/annotations/frame30.xml +++ /dev/null @@ -1,26 +0,0 @@ - - output - frame30.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame30.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 798 - 467 - 1043 - 1018 - - - diff --git a/data/annotations/frame35.xml b/data/annotations/frame35.xml deleted file mode 100644 index 2d8c8973..00000000 --- a/data/annotations/frame35.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame35.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame35.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 1 - 0 - - 809 - 335 - 1146 - 1080 - - - - cone - Unspecified - 0 - 0 - - 1515 - 59 - 1629 - 286 - - - - cone - Unspecified - 0 - 0 - - 1629 - 24 - 1742 - 277 - - - diff --git a/data/annotations/frame36.xml b/data/annotations/frame36.xml deleted file mode 100644 index e2c6e5b7..00000000 --- a/data/annotations/frame36.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame36.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame36.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 1 - 0 - - 835 - 318 - 1175 - 1080 - - - - cone - Unspecified - 0 - 0 - - 1549 - 90 - 1670 - 313 - - - - cone - Unspecified - 0 - 0 - - 1655 - 47 - 1786 - 314 - - - diff --git a/data/annotations/frame38.xml b/data/annotations/frame38.xml deleted file mode 100644 index d3ebd0f0..00000000 --- a/data/annotations/frame38.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame38.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame38.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 871 - 311 - 1171 - 1070 - - - - cone - Unspecified - 0 - 0 - - 1600 - 129 - 1723 - 352 - - - - cone - Unspecified - 0 - 0 - - 1709 - 95 - 1833 - 345 - - - diff --git a/data/annotations/frame39.xml b/data/annotations/frame39.xml deleted file mode 100644 index ff6c328c..00000000 --- a/data/annotations/frame39.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame39.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame39.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 862 - 329 - 1184 - 1050 - - - - cone - Unspecified - 0 - 0 - - 1625 - 148 - 1746 - 362 - - - - cone - Unspecified - 0 - 0 - - 1733 - 115 - 1855 - 355 - - - diff --git a/data/annotations/frame43.xml b/data/annotations/frame43.xml deleted file mode 100644 index 8280e40e..00000000 --- a/data/annotations/frame43.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame43.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame43.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 871 - 321 - 1130 - 922 - - - - cone - Unspecified - 0 - 0 - - 1633 - 155 - 1741 - 353 - - - - cone - Unspecified - 0 - 0 - - 1729 - 116 - 1849 - 345 - - - diff --git a/data/annotations/frame46.xml b/data/annotations/frame46.xml deleted file mode 100644 index 21884997..00000000 --- a/data/annotations/frame46.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame46.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame46.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 771 - 338 - 1002 - 876 - - - - cone - Unspecified - 0 - 0 - - 1527 - 156 - 1632 - 348 - - - - cone - Unspecified - 0 - 0 - - 1630 - 121 - 1735 - 340 - - - diff --git a/data/annotations/frame48.xml b/data/annotations/frame48.xml deleted file mode 100644 index c2df3306..00000000 --- a/data/annotations/frame48.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame48.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame48.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 689 - 323 - 943 - 867 - - - - cone - Unspecified - 0 - 0 - - 1442 - 143 - 1548 - 334 - - - - cone - Unspecified - 0 - 0 - - 1535 - 109 - 1643 - 328 - - - diff --git a/data/annotations/frame5.xml b/data/annotations/frame5.xml deleted file mode 100644 index c7b8e858..00000000 --- a/data/annotations/frame5.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame5.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame5.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 758 - 236 - 1062 - 954 - - - - cone - Unspecified - 0 - 0 - - 623 - 82 - 726 - 282 - - - - cone - Unspecified - 0 - 0 - - 708 - 51 - 799 - 270 - - - diff --git a/data/annotations/frame50.xml b/data/annotations/frame50.xml deleted file mode 100644 index 2c66e1bc..00000000 --- a/data/annotations/frame50.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame50.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame50.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 622 - 264 - 874 - 857 - - - - cone - Unspecified - 0 - 0 - - 1354 - 108 - 1462 - 299 - - - - cone - Unspecified - 0 - 0 - - 1453 - 70 - 1556 - 291 - - - diff --git a/data/annotations/frame54.xml b/data/annotations/frame54.xml deleted file mode 100644 index 0f439a2e..00000000 --- a/data/annotations/frame54.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame54.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame54.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 717 - 244 - 997 - 955 - - - - cone - Unspecified - 0 - 0 - - 1225 - 56 - 1324 - 254 - - - - cone - Unspecified - 0 - 0 - - 1321 - 18 - 1414 - 245 - - - diff --git a/data/annotations/frame56.xml b/data/annotations/frame56.xml deleted file mode 100644 index 70d1e32a..00000000 --- a/data/annotations/frame56.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame56.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame56.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 737 - 235 - 1053 - 1024 - - - - cone - Unspecified - 0 - 0 - - 1144 - 39 - 1244 - 240 - - - - cone - Unspecified - 1 - 0 - - 1232 - 1 - 1328 - 232 - - - diff --git a/data/annotations/frame57.xml b/data/annotations/frame57.xml deleted file mode 100644 index f5372e9c..00000000 --- a/data/annotations/frame57.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame57.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame57.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 784 - 173 - 1107 - 976 - - - - cone - Unspecified - 0 - 0 - - 1099 - 11 - 1199 - 212 - - - - cone - Unspecified - 1 - 0 - - 1186 - 1 - 1287 - 213 - - - diff --git a/data/annotations/frame68.xml b/data/annotations/frame68.xml deleted file mode 100644 index 8c081318..00000000 --- a/data/annotations/frame68.xml +++ /dev/null @@ -1,14 +0,0 @@ - - output - frame68.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame68.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - diff --git a/data/annotations/frame7.xml b/data/annotations/frame7.xml deleted file mode 100644 index b0e6a2da..00000000 --- a/data/annotations/frame7.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame7.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame7.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 840 - 232 - 1139 - 968 - - - - cone - Unspecified - 0 - 0 - - 658 - 74 - 758 - 278 - - - - cone - Unspecified - 0 - 0 - - 736 - 43 - 827 - 261 - - - diff --git a/data/annotations/frame73.xml b/data/annotations/frame73.xml deleted file mode 100644 index 04991a44..00000000 --- a/data/annotations/frame73.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame73.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame73.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 1051 - 132 - 1398 - 946 - - - - cone - Unspecified - 0 - 0 - - 527 - 66 - 638 - 273 - - - - cone - Unspecified - 0 - 0 - - 604 - 27 - 707 - 259 - - - diff --git a/data/annotations/frame77.xml b/data/annotations/frame77.xml deleted file mode 100644 index e3737d89..00000000 --- a/data/annotations/frame77.xml +++ /dev/null @@ -1,50 +0,0 @@ - - output - frame77.jpg - C:\wangx\ftc\robotDriver2\python_scripts\output\frame77.jpg - - Unknown - - - 1920 - 1080 - 3 - - 0 - - cone - Unspecified - 0 - 0 - - 991 - 200 - 1321 - 1007 - - - - cone - Unspecified - 0 - 0 - - 450 - 103 - 562 - 319 - - - - cone - Unspecified - 0 - 0 - - 524 - 66 - 635 - 299 - - -