Procházet zdrojové kódy

Update examples/video_annotation

Kentaro Wada před 5 roky
rodič
revize
5fe0f6ff91
20 změnil soubory, kde provedl 244 přidání a 214 odebrání
  1. 74 68
      examples/video_annotation/data_annotated/00000100.json
  2. 46 40
      examples/video_annotation/data_annotated/00000101.json
  3. 46 40
      examples/video_annotation/data_annotated/00000102.json
  4. 32 26
      examples/video_annotation/data_annotated/00000103.json
  5. 46 40
      examples/video_annotation/data_annotated/00000104.json
  6. binární
      examples/video_annotation/data_dataset_voc/SegmentationClass/00000100.npy
  7. binární
      examples/video_annotation/data_dataset_voc/SegmentationClass/00000101.npy
  8. binární
      examples/video_annotation/data_dataset_voc/SegmentationClass/00000102.npy
  9. binární
      examples/video_annotation/data_dataset_voc/SegmentationClass/00000103.npy
  10. binární
      examples/video_annotation/data_dataset_voc/SegmentationClass/00000104.npy
  11. binární
      examples/video_annotation/data_dataset_voc/SegmentationClassPNG/00000100.png
  12. binární
      examples/video_annotation/data_dataset_voc/SegmentationClassPNG/00000101.png
  13. binární
      examples/video_annotation/data_dataset_voc/SegmentationClassPNG/00000102.png
  14. binární
      examples/video_annotation/data_dataset_voc/SegmentationClassPNG/00000103.png
  15. binární
      examples/video_annotation/data_dataset_voc/SegmentationClassPNG/00000104.png
  16. binární
      examples/video_annotation/data_dataset_voc/SegmentationClassVisualization/00000100.jpg
  17. binární
      examples/video_annotation/data_dataset_voc/SegmentationClassVisualization/00000101.jpg
  18. binární
      examples/video_annotation/data_dataset_voc/SegmentationClassVisualization/00000102.jpg
  19. binární
      examples/video_annotation/data_dataset_voc/SegmentationClassVisualization/00000103.jpg
  20. binární
      examples/video_annotation/data_dataset_voc/SegmentationClassVisualization/00000104.jpg

+ 74 - 68
examples/video_annotation/data_annotated/00000100.json

@@ -1,136 +1,137 @@
 {
+  "version": "4.0.0",
   "flags": {},
   "shapes": [
     {
       "label": "track",
-      "line_color": null,
-      "fill_color": null,
       "points": [
         [
-          634,
-          204
+          634.0,
+          203.25925925925924
         ],
         [
-          604,
-          275
+          604.0,
+          274.25925925925924
         ],
         [
-          603,
-          340
+          603.0,
+          339.25925925925924
         ],
         [
-          622,
-          363
+          622.0,
+          362.25925925925924
         ],
         [
-          639,
-          363
+          639.0,
+          362.25925925925924
         ],
         [
-          649,
-          354
+          649.0,
+          353.25925925925924
         ],
         [
-          682,
-          383
+          682.0,
+          382.25925925925924
         ],
         [
-          733,
-          390
+          733.0,
+          389.25925925925924
         ],
         [
-          748,
-          364
+          748.0,
+          363.25925925925924
         ],
         [
-          827,
-          359
+          827.0,
+          358.25925925925924
         ],
         [
-          829,
-          250
+          829.0,
+          249.25925925925924
         ],
         [
-          800,
-          194
+          800.0,
+          193.25925925925924
         ],
         [
-          775,
-          185
+          775.0,
+          184.25925925925924
         ],
         [
-          740,
-          199
+          740.0,
+          198.25925925925924
         ]
-      ]
+      ],
+      "group_id": null,
+      "shape_type": "polygon",
+      "flags": {}
     },
     {
       "label": "track",
-      "line_color": null,
-      "fill_color": null,
       "points": [
         [
-          860,
-          190
+          860.0,
+          190.0
         ],
         [
-          997,
-          186
+          997.0,
+          186.0
         ],
         [
-          998,
-          305
+          998.0,
+          305.0
         ],
         [
-          924,
-          320
+          924.0,
+          320.0
         ],
         [
-          905,
-          352
+          905.0,
+          352.0
         ],
         [
-          877,
-          353
+          877.0,
+          353.0
         ],
         [
-          869,
-          245
+          869.0,
+          245.0
         ],
         [
-          879,
-          222
+          879.0,
+          222.0
         ]
-      ]
+      ],
+      "group_id": null,
+      "shape_type": "polygon",
+      "flags": {}
     },
     {
       "label": "car",
-      "line_color": null,
-      "fill_color": null,
       "points": [
         [
-          924,
-          321
+          924.0,
+          321.0
         ],
         [
-          905,
-          352
+          905.0,
+          352.0
         ],
         [
-          909,
-          388
+          909.0,
+          388.0
         ],
         [
-          936,
-          404
+          936.0,
+          404.0
         ],
         [
-          959,
-          411
+          959.0,
+          411.0
         ],
         [
-          966,
-          431
+          966.0,
+          431.0
         ],
         [
           1000.0,
@@ -140,9 +141,16 @@
           1000.0,
           306.0
         ]
-      ]
+      ],
+      "group_id": null,
+      "shape_type": "polygon",
+      "flags": {}
     }
   ],
+  "imagePath": "00000100.jpg",
+  "imageData": null,
+  "imageHeight": 563,
+  "imageWidth": 1000,
   "lineColor": [
     0,
     255,
@@ -154,7 +162,5 @@
     0,
     0,
     128
-  ],
-  "imagePath": "00000100.jpg",
-  "imageData": null
+  ]
 }

+ 46 - 40
examples/video_annotation/data_annotated/00000101.json

@@ -1,73 +1,73 @@
 {
+  "version": "4.0.0",
   "flags": {},
   "shapes": [
     {
       "label": "track",
-      "line_color": null,
-      "fill_color": null,
       "points": [
         [
-          614.0,
-          204.0
+          614.7407407407408,
+          203.2592592592593
         ],
         [
-          584.0,
-          275.0
+          584.7407407407408,
+          274.2592592592593
         ],
         [
-          583.0,
-          340.0
+          583.7407407407408,
+          339.2592592592593
         ],
         [
-          602.0,
-          363.0
+          602.7407407407408,
+          362.2592592592593
         ],
         [
-          619.0,
-          363.0
+          619.7407407407408,
+          362.2592592592593
         ],
         [
-          629.0,
-          354.0
+          629.7407407407408,
+          353.2592592592593
         ],
         [
-          662.0,
-          383.0
+          662.7407407407408,
+          382.2592592592593
         ],
         [
-          713.0,
-          390.0
+          713.7407407407408,
+          389.2592592592593
         ],
         [
-          728.0,
-          364.0
+          728.7407407407408,
+          363.2592592592593
         ],
         [
-          827.0,
-          358.0
+          827.7407407407408,
+          357.2592592592593
         ],
         [
-          825.0,
-          249.0
+          825.7407407407408,
+          248.2592592592593
         ],
         [
-          801.0,
-          200.0
+          801.7407407407408,
+          199.2592592592593
         ],
         [
-          757.0,
-          194.0
+          757.7407407407408,
+          193.2592592592593
         ],
         [
-          720.0,
-          199.0
+          720.7407407407408,
+          198.2592592592593
         ]
-      ]
+      ],
+      "group_id": null,
+      "shape_type": "polygon",
+      "flags": {}
     },
     {
       "label": "track",
-      "line_color": null,
-      "fill_color": null,
       "points": [
         [
           860.0,
@@ -101,12 +101,13 @@
           879.0,
           222.0
         ]
-      ]
+      ],
+      "group_id": null,
+      "shape_type": "polygon",
+      "flags": {}
     },
     {
       "label": "car",
-      "line_color": null,
-      "fill_color": null,
       "points": [
         [
           924.0,
@@ -140,9 +141,16 @@
           1000.0,
           306.0
         ]
-      ]
+      ],
+      "group_id": null,
+      "shape_type": "polygon",
+      "flags": {}
     }
   ],
+  "imagePath": "00000101.jpg",
+  "imageData": null,
+  "imageHeight": 563,
+  "imageWidth": 1000,
   "lineColor": [
     0,
     255,
@@ -154,7 +162,5 @@
     0,
     0,
     128
-  ],
-  "imagePath": "00000101.jpg",
-  "imageData": null
+  ]
 }

+ 46 - 40
examples/video_annotation/data_annotated/00000102.json

@@ -1,73 +1,73 @@
 {
+  "version": "4.0.0",
   "flags": {},
   "shapes": [
     {
       "label": "track",
-      "line_color": null,
-      "fill_color": null,
       "points": [
         [
-          593.0,
-          204.0
+          591.5185185185185,
+          202.51851851851853
         ],
         [
-          563.0,
-          275.0
+          561.5185185185185,
+          273.51851851851853
         ],
         [
-          562.0,
-          340.0
+          560.5185185185185,
+          338.51851851851853
         ],
         [
-          581.0,
-          363.0
+          579.5185185185185,
+          361.51851851851853
         ],
         [
-          598.0,
-          363.0
+          596.5185185185185,
+          361.51851851851853
         ],
         [
-          608.0,
-          354.0
+          606.5185185185185,
+          352.51851851851853
         ],
         [
-          641.0,
-          383.0
+          639.5185185185185,
+          381.51851851851853
         ],
         [
-          692.0,
-          390.0
+          690.5185185185185,
+          388.51851851851853
         ],
         [
-          707.0,
-          364.0
+          705.5185185185185,
+          362.51851851851853
         ],
         [
-          827.0,
-          358.0
+          825.5185185185185,
+          356.51851851851853
         ],
         [
-          823.0,
-          243.0
+          821.5185185185185,
+          241.51851851851853
         ],
         [
-          802.0,
-          199.0
+          800.5185185185185,
+          197.51851851851853
         ],
         [
-          736.0,
-          194.0
+          734.5185185185185,
+          192.51851851851853
         ],
         [
-          699.0,
-          199.0
+          697.5185185185185,
+          197.51851851851853
         ]
-      ]
+      ],
+      "group_id": null,
+      "shape_type": "polygon",
+      "flags": {}
     },
     {
       "label": "track",
-      "line_color": null,
-      "fill_color": null,
       "points": [
         [
           860.0,
@@ -101,12 +101,13 @@
           879.0,
           222.0
         ]
-      ]
+      ],
+      "group_id": null,
+      "shape_type": "polygon",
+      "flags": {}
     },
     {
       "label": "car",
-      "line_color": null,
-      "fill_color": null,
       "points": [
         [
           924.0,
@@ -140,9 +141,16 @@
           1000.0,
           306.0
         ]
-      ]
+      ],
+      "group_id": null,
+      "shape_type": "polygon",
+      "flags": {}
     }
   ],
+  "imagePath": "00000102.jpg",
+  "imageData": null,
+  "imageHeight": 563,
+  "imageWidth": 1000,
   "lineColor": [
     0,
     255,
@@ -154,7 +162,5 @@
     0,
     0,
     128
-  ],
-  "imagePath": "00000102.jpg",
-  "imageData": null
+  ]
 }

+ 32 - 26
examples/video_annotation/data_annotated/00000103.json

@@ -1,73 +1,73 @@
 {
+  "version": "4.0.0",
   "flags": {},
   "shapes": [
     {
       "label": "track",
-      "line_color": null,
-      "fill_color": null,
       "points": [
         [
           573.0,
-          207.0
+          202.55555555555554
         ],
         [
           543.0,
-          278.0
+          273.55555555555554
         ],
         [
           542.0,
-          343.0
+          338.55555555555554
         ],
         [
           561.0,
-          366.0
+          361.55555555555554
         ],
         [
           578.0,
-          366.0
+          361.55555555555554
         ],
         [
           588.0,
-          357.0
+          352.55555555555554
         ],
         [
           621.0,
-          386.0
+          381.55555555555554
         ],
         [
           672.0,
-          393.0
+          388.55555555555554
         ],
         [
           687.0,
-          367.0
+          362.55555555555554
         ],
         [
           829.0,
-          354.0
+          349.55555555555554
         ],
         [
           821.0,
-          236.0
+          231.55555555555554
         ],
         [
           801.0,
-          199.0
+          194.55555555555554
         ],
         [
           716.0,
-          197.0
+          192.55555555555554
         ],
         [
           679.0,
-          202.0
+          197.55555555555554
         ]
-      ]
+      ],
+      "group_id": null,
+      "shape_type": "polygon",
+      "flags": {}
     },
     {
       "label": "track",
-      "line_color": null,
-      "fill_color": null,
       "points": [
         [
           860.0,
@@ -101,12 +101,13 @@
           879.0,
           222.0
         ]
-      ]
+      ],
+      "group_id": null,
+      "shape_type": "polygon",
+      "flags": {}
     },
     {
       "label": "car",
-      "line_color": null,
-      "fill_color": null,
       "points": [
         [
           924.0,
@@ -140,9 +141,16 @@
           1000.0,
           306.0
         ]
-      ]
+      ],
+      "group_id": null,
+      "shape_type": "polygon",
+      "flags": {}
     }
   ],
+  "imagePath": "00000103.jpg",
+  "imageData": null,
+  "imageHeight": 563,
+  "imageWidth": 1000,
   "lineColor": [
     0,
     255,
@@ -154,7 +162,5 @@
     0,
     0,
     128
-  ],
-  "imagePath": "00000103.jpg",
-  "imageData": null
+  ]
 }

+ 46 - 40
examples/video_annotation/data_annotated/00000104.json

@@ -1,73 +1,73 @@
 {
+  "version": "4.0.0",
   "flags": {},
   "shapes": [
     {
       "label": "track",
-      "line_color": null,
-      "fill_color": null,
       "points": [
         [
-          556.0,
-          201.0
+          555.2592592592594,
+          200.25925925925924
         ],
         [
-          528.0,
-          277.0
+          527.2592592592594,
+          276.25925925925924
         ],
         [
-          524.0,
-          342.0
+          523.2592592592594,
+          341.25925925925924
         ],
         [
-          528.0,
-          361.0
+          527.2592592592594,
+          360.25925925925924
         ],
         [
-          563.0,
-          365.0
+          562.2592592592594,
+          364.25925925925924
         ],
         [
-          573.0,
-          356.0
+          572.2592592592594,
+          355.25925925925924
         ],
         [
-          606.0,
-          385.0
+          605.2592592592594,
+          384.25925925925924
         ],
         [
-          657.0,
-          392.0
+          656.2592592592594,
+          391.25925925925924
         ],
         [
-          672.0,
-          366.0
+          671.2592592592594,
+          365.25925925925924
         ],
         [
-          825.0,
-          354.0
+          824.2592592592594,
+          353.25925925925924
         ],
         [
-          826.0,
-          238.0
+          825.2592592592594,
+          237.25925925925924
         ],
         [
-          801.0,
-          202.0
+          800.2592592592594,
+          201.25925925925924
         ],
         [
-          701.0,
-          196.0
+          700.2592592592594,
+          195.25925925925924
         ],
         [
-          664.0,
-          201.0
+          663.2592592592594,
+          200.25925925925924
         ]
-      ]
+      ],
+      "group_id": null,
+      "shape_type": "polygon",
+      "flags": {}
     },
     {
       "label": "track",
-      "line_color": null,
-      "fill_color": null,
       "points": [
         [
           860.0,
@@ -101,12 +101,13 @@
           879.0,
           222.0
         ]
-      ]
+      ],
+      "group_id": null,
+      "shape_type": "polygon",
+      "flags": {}
     },
     {
       "label": "car",
-      "line_color": null,
-      "fill_color": null,
       "points": [
         [
           924.0,
@@ -140,9 +141,16 @@
           1000.0,
           306.0
         ]
-      ]
+      ],
+      "group_id": null,
+      "shape_type": "polygon",
+      "flags": {}
     }
   ],
+  "imagePath": "00000104.jpg",
+  "imageData": null,
+  "imageHeight": 563,
+  "imageWidth": 1000,
   "lineColor": [
     0,
     255,
@@ -154,7 +162,5 @@
     0,
     0,
     128
-  ],
-  "imagePath": "00000104.jpg",
-  "imageData": null
+  ]
 }

binární
examples/video_annotation/data_dataset_voc/SegmentationClass/00000100.npy


binární
examples/video_annotation/data_dataset_voc/SegmentationClass/00000101.npy


binární
examples/video_annotation/data_dataset_voc/SegmentationClass/00000102.npy


binární
examples/video_annotation/data_dataset_voc/SegmentationClass/00000103.npy


binární
examples/video_annotation/data_dataset_voc/SegmentationClass/00000104.npy


binární
examples/video_annotation/data_dataset_voc/SegmentationClassPNG/00000100.png


binární
examples/video_annotation/data_dataset_voc/SegmentationClassPNG/00000101.png


binární
examples/video_annotation/data_dataset_voc/SegmentationClassPNG/00000102.png


binární
examples/video_annotation/data_dataset_voc/SegmentationClassPNG/00000103.png


binární
examples/video_annotation/data_dataset_voc/SegmentationClassPNG/00000104.png


binární
examples/video_annotation/data_dataset_voc/SegmentationClassVisualization/00000100.jpg


binární
examples/video_annotation/data_dataset_voc/SegmentationClassVisualization/00000101.jpg


binární
examples/video_annotation/data_dataset_voc/SegmentationClassVisualization/00000102.jpg


binární
examples/video_annotation/data_dataset_voc/SegmentationClassVisualization/00000103.jpg


binární
examples/video_annotation/data_dataset_voc/SegmentationClassVisualization/00000104.jpg