天天看點

COCO資料集标注資訊

本文轉載自 http://blog.csdn.net/qq_30401249/article/details/72636414

轉載,留作筆記

instances_train2014.json

instances_val2014.json

  1. { ” info ”: {”description”: ”This is stable 1.0 version of the 2014 MS COCO dataset.”,
  2. “ url ”: ”http://mscoco.org”,
  3. “ version ”: ”1.0”,
  4. “ year ”: ,
  5. “ contributor ”: ”Microsoft COCO group”,
  6. “ date_created ”: ”2015-01-27 09:11:52.357475”},
  7. ” images ”: [{”license”: ,
  8. ”file_name”: ”COCO_train2014_000000057870.jpg”,
  9. ”coco_url”: ”http://mscoco.org/images/57870”,
  10. ”height”: ,
  11. ”width”: ,
  12. ”date_captured”: ”2013-11-14 16:28:13”,
  13. ”flickr_url”: ”http://farm4.staticflickr.com/3153/2970773875_164f0c0b83_z.jpg”,
  14. ”id”: },# image_id
  15. {”license”: ,
  16. ”file_name”: ”COCO_train2014_000000384029.jpg”,
  17. ”coco_url”: ”http://mscoco.org/images/384029”,
  18. ”height”: , “width”: ,
  19. ”date_captured”: ”2013-11-14 16:29:45”,
  20. ”flickr_url”: ”http://farm3.staticflickr.com/2422/3577229611_3a3235458a_z.jpg”,
  21. ”id”: },
  22. {”license”: ,
  23. ”file_name”: ”COCO_train2014_000000222016.jpg”,
  24. ”coco_url”: ”http://mscoco.org/images/222016”,
  25. ”height”: ,
  26. ”width”: ,
  27. ”date_captured”: ”2013-11-14 16:37:59”,
  28. ”flickr_url”: ”http://farm2.staticflickr.com/1431/1118526611_09172475e5_z.jpg”,
  29. ”id”: }
  30. {”license”: ,
  31. ”file_name”: ”COCO_train2014_000000475546.jpg”,
  32. ”coco_url”: ”http://mscoco.org/images/475546”,
  33. ”height”: ,
  34. ”width”: ,
  35. ”date_captured”: ”2013-11-25 21:20:23”,
  36. ”flickr_url”: ”http://farm1.staticflickr.com/167/423175046_6cd9d0205a_z.jpg”,
  37. ”id”: }],
  38. ” licenses ”: [{”url”: ”http://creativecommons.org/licenses/by-nc-sa/2.0/”,
  39. ”id”: ,
  40. ”name”: ”Attribution-NonCommercial-ShareAlike License”},
  41. {”url”: ”http://creativecommons.org/licenses/by-nc/2.0/”,
  42. ”id”: ,
  43. ”name”: ”Attribution-NonCommercial License”},
  44. {”url”: ”http://creativecommons.org/licenses/by-nc-nd/2.0/”,
  45. ”id”: ,
  46. ”name”: ”Attribution-NonCommercial-NoDerivs License”},
  47. {”url”: ”http://creativecommons.org/licenses/by/2.0/”,
  48. ”id”: ,
  49. ”name”: ”Attribution License”},
  50. {”url”: ”http://creativecommons.org/licenses/by-sa/2.0/”,
  51. ”id”: ,
  52. ”name”: ”Attribution-ShareAlike License”},
  53. {”url”: ”http://creativecommons.org/licenses/by-nd/2.0/”,
  54. ”id”: ,
  55. ”name”: ”Attribution-NoDerivs License”},
  56. {”url”: ”http://flickr.com/commons/usage/”,
  57. ”id”: ,
  58. ”name”: ”No known copyright restrictions”},
  59. {”url”: ”http://www.usa.gov/copyright.shtml”,
  60. ”id”: ,
  61. ”name”: ”United States Government Work”}],
  62. ” annotations ”: [{”segmentation”: [[, , , , , , ]],
  63. ”area”: ,
  64. ”iscrowd”: ,
  65. ”image_id”: ,
  66. ”bbox”: [, , , ],
  67. ”category_id”: ,
  68. ”id”: }, #這個id表示annotation的id,因為每一個圖像有不止一個annotation,是以要對每一個annotation編号
  69. {”segmentation”: [[, , , , ]],
  70. ”area”: ,
  71. ”iscrowd”: ,
  72. ”image_id”: ,
  73. ”bbox”: [, , , ],
  74. ”category_id”: ,
  75. ”id”: },
  76. {”segmentation”: [[, , , , , , , , , ]],
  77. ”area”: ,
  78. ”iscrowd”: ,
  79. ”image_id”: ,
  80. ”bbox”: [, , , ],
  81. ”category_id”: ,
  82. ”id”: },
  83. {”segmentation”: {”counts”: [, , , ,, , , , , , , , , , , , , , , , ], “size”: [, ]},
  84. ”area”: ,
  85. ”iscrowd”: ,
  86. ”image_id”: ,
  87. ”bbox”: [, , , ],
  88. ”category_id”: ,
  89. ”id”: },
  90. {”segmentation”: {”counts”: [, , , , , , , , , , , ], “size”: [, ]},
  91. ”area”: ,
  92. ”iscrowd”: ,
  93. ”image_id”: ,
  94. ”bbox”: [, , , ],
  95. ”category_id”: ,
  96. ”id”: },
  97. {”segmentation”: {”counts”: [, , , , , , ], “size”: [, ]},
  98. ”area”: ,
  99. ”iscrowd”: ,
  100. ”image_id”: ,
  101. ”bbox”: [, , , ],
  102. ”category_id”: ,
  103. ”id”: },
  104. {”segmentation”: {”counts”: [, , , , ], “size”: [, ]},
  105. ”area”: ,
  106. ”iscrowd”: ,
  107. ”image_id”: ,
  108. ”bbox”: [, , , ],
  109. ”category_id”: ,
  110. ”id”: }],
  111. ” categories ”: [{”supercategory”: ”person”, “id”: , “name”: ”person”}, # 一共類
  112. {”supercategory”: ”vehicle”, “id”: , “name”: ”bicycle”},
  113. {”supercategory”: ”vehicle”, “id”: , “name”: ”car”},
  114. {”supercategory”: ”vehicle”, “id”: , “name”: ”motorcycle”},
  115. {”supercategory”: ”vehicle”, “id”: , “name”: ”airplane”},
  116. {”supercategory”: ”vehicle”, “id”: , “name”: ”bus”},
  117. {”supercategory”: ”vehicle”, “id”: , “name”: ”train”},
  118. {”supercategory”: ”vehicle”, “id”: , “name”: ”truck”},
  119. {”supercategory”: ”vehicle”, “id”: , “name”: ”boat”},
  120. {”supercategory”: ”outdoor”, “id”: , “name”: ”traffic light”},
  121. {”supercategory”: ”outdoor”, “id”: , “name”: ”fire hydrant”},
  122. {”supercategory”: ”outdoor”, “id”: , “name”: ”stop sign”},
  123. {”supercategory”: ”outdoor”, “id”: , “name”: ”parking meter”},
  124. {”supercategory”: ”outdoor”, “id”: , “name”: ”bench”},
  125. {”supercategory”: ”animal”, “id”: , “name”: ”bird”},
  126. {”supercategory”: ”animal”, “id”: , “name”: ”cat”},
  127. {”supercategory”: ”animal”, “id”: , “name”: ”dog”},
  128. {”supercategory”: ”animal”, “id”: , “name”: ”horse”},
  129. {”supercategory”: ”animal”, “id”: , “name”: ”sheep”},
  130. {”supercategory”: ”animal”, “id”: , “name”: ”cow”},
  131. {”supercategory”: ”animal”, “id”: , “name”: ”elephant”},
  132. {”supercategory”: ”animal”, “id”: , “name”: ”bear”},
  133. {”supercategory”: ”animal”, “id”: , “name”: ”zebra”},
  134. {”supercategory”: ”animal”, “id”: , “name”: ”giraffe”},
  135. {”supercategory”: ”accessory”, “id”: , “name”: ”backpack”},
  136. {”supercategory”: ”accessory”, “id”: , “name”: ”umbrella”},
  137. {”supercategory”: ”accessory”, “id”: , “name”: ”handbag”},
  138. {”supercategory”: ”accessory”, “id”: , “name”: ”tie”},
  139. {”supercategory”: ”accessory”, “id”: , “name”: ”suitcase”},
  140. {”supercategory”: ”sports”, “id”: , “name”: ”frisbee”},
  141. {”supercategory”: ”sports”, “id”: , “name”: ”skis”},
  142. {”supercategory”: ”sports”, “id”: , “name”: ”snowboard”},
  143. {”supercategory”: ”sports”, “id”: , “name”: ”sports ball”},
  144. {”supercategory”: ”sports”, “id”: , “name”: ”kite”},
  145. {”supercategory”: ”sports”, “id”: , “name”: ”baseball bat”},
  146. {”supercategory”: ”sports”, “id”: , “name”: ”baseball glove”},
  147. {”supercategory”: ”sports”, “id”: , “name”: ”skateboard”},
  148. {”supercategory”: ”sports”, “id”: , “name”: ”surfboard”},
  149. {”supercategory”: ”sports”, “id”: , “name”: ”tennis racket”},
  150. {”supercategory”: ”kitchen”, “id”: , “name”: ”bottle”},
  151. {”supercategory”: ”kitchen”, “id”: , “name”: ”wine glass”},
  152. {”supercategory”: ”kitchen”, “id”: , “name”: ”cup”},
  153. {”supercategory”: ”kitchen”, “id”: , “name”: ”fork”},
  154. {”supercategory”: ”kitchen”, “id”: , “name”: ”knife”},
  155. {”supercategory”: ”kitchen”, “id”: , “name”: ”spoon”},
  156. {”supercategory”: ”kitchen”, “id”: , “name”: ”bowl”},
  157. {”supercategory”: ”food”, “id”: , “name”: ”banana”},
  158. {”supercategory”: ”food”, “id”: , “name”: ”apple”},
  159. {”supercategory”: ”food”, “id”: , “name”: ”sandwich”},
  160. {”supercategory”: ”food”, “id”: , “name”: ”orange”},
  161. {”supercategory”: ”food”, “id”: , “name”: ”broccoli”},
  162. {”supercategory”: ”food”, “id”: , “name”: ”carrot”},
  163. {”supercategory”: ”food”, “id”: , “name”: ”hot dog”},
  164. {”supercategory”: ”food”, “id”: , “name”: ”pizza”},
  165. {”supercategory”: ”food”, “id”: , “name”: ”donut”},
  166. {”supercategory”: ”food”, “id”: , “name”: ”cake”},
  167. {”supercategory”: ”furniture”, “id”: , “name”: ”chair”},
  168. {”supercategory”: ”furniture”, “id”: , “name”: ”couch”},
  169. {”supercategory”: ”furniture”, “id”: , “name”: ”potted plant”},
  170. {”supercategory”: ”furniture”, “id”: , “name”: ”bed”},
  171. {”supercategory”: ”furniture”, “id”: , “name”: ”dining table”},
  172. {”supercategory”: ”furniture”, “id”: , “name”: ”toilet”},
  173. {”supercategory”: ”electronic”, “id”: , “name”: ”tv”},
  174. {”supercategory”: ”electronic”, “id”: , “name”: ”laptop”},
  175. {”supercategory”: ”electronic”, “id”: , “name”: ”mouse”},
  176. {”supercategory”: ”electronic”, “id”: , “name”: ”remote”},
  177. {”supercategory”: ”electronic”, “id”: , “name”: ”keyboard”},
  178. {”supercategory”: ”electronic”, “id”: , “name”: ”cell phone”},
  179. {”supercategory”: ”appliance”, “id”: , “name”: ”microwave”},
  180. {”supercategory”: ”appliance”, “id”: , “name”: ”oven”},
  181. {”supercategory”: ”appliance”, “id”: , “name”: ”toaster”},
  182. {”supercategory”: ”appliance”, “id”: , “name”: ”sink”},
  183. {”supercategory”: ”appliance”, “id”: , “name”: ”refrigerator”},
  184. {”supercategory”: ”indoor”, “id”: , “name”: ”book”},
  185. {”supercategory”: ”indoor”, “id”: , “name”: ”clock”},
  186. {”supercategory”: ”indoor”, “id”: , “name”: ”vase”},
  187. {”supercategory”: ”indoor”, “id”: , “name”: ”scissors”},
  188. {”supercategory”: ”indoor”, “id”: , “name”: ”teddy bear”},
  189. {”supercategory”: ”indoor”, “id”: , “name”: ”hair drier”},
  190. {”supercategory”: ”indoor”, “id”: , “name”: ”toothbrush”}]}

image_info_test2014.json

image_info_test2015.json

image_info_test-dev2015.json

  1. { " info ": {"description": "This is stable 1.0 version of the 2014 MS COCO dataset.",
  2. " url ": "http://mscoco.org",
  3. " version ": "1.0",
  4. " year ": , " contributor ": "Microsoft COCO group",
  5. " date_created ": "2015-11-11 02:11:36.777541"},
  6. " images ": [{"license": ,
  7. "file_name": "COCO_test2014_000000523573.jpg",
  8. "coco_url": "http://mscoco.org/images/523573",
  9. "height": ,
  10. "width": ,
  11. "date_captured": "2013-11-14 12:21:59",
  12. "id": },
  13. {"license": ,
  14. "file_name": "COCO_test2014_000000347527.jpg",
  15. "coco_url": "http://mscoco.org/images/347527",
  16. "height": ,
  17. "width": ,
  18. "date_captured": "2013-11-14 15:12:02",
  19. "id": },
  20. {"license": ,
  21. "file_name": "COCO_test2014_000000413171.jpg",
  22. "coco_url": "http://mscoco.org/images/413171",
  23. "height": ,
  24. "width": ,
  25. "date_captured": "2013-11-14 16:40:04",
  26. "id": },
  27. {"license": ,
  28. "file_name": "COCO_test2014_000000102283.jpg",
  29. "coco_url": "http://mscoco.org/images/102283",
  30. "height": , "width": ,
  31. "date_captured": "2013-11-14 16:45:58",
  32. "id": },
  33. {"license": ,
  34. "file_name": "COCO_test2014_000000296903.jpg",
  35. "coco_url": "http://mscoco.org/images/296903",
  36. "height": , "width": ,
  37. "date_captured": "2013-11-14 16:52:05",
  38. "id": },
  39. {"license": ,
  40. "file_name": "COCO_test2014_000000540552.jpg",
  41. "coco_url": "http://mscoco.org/images/540552",
  42. "height": ,
  43. "width": ,
  44. "date_captured": "2013-11-14 17:01:31",
  45. "id": },
  46. {"license": ,
  47. "file_name": "COCO_test2014_000000327534.jpg",
  48. "coco_url": "http://mscoco.org/images/327534",
  49. "height": ,
  50. "width": ,
  51. "date_captured": "2013-11-14 17:38:36",
  52. "id": },
  53. {"license": ,
  54. "file_name": "COCO_test2014_000000155724.jpg",
  55. "coco_url": "http://mscoco.org/images/155724",
  56. "height": ,
  57. "width": ,
  58. "date_captured": "2013-11-25 21:24:27",
  59. "id": }],
  60. " licenses ": [{"url": "http://creativecommons.org/licenses/by-nc-sa/2.0/",
  61. "id": ,
  62. "name": "Attribution-NonCommercial-ShareAlike License"},
  63. {"url": "http://creativecommons.org/licenses/by-nc/2.0/",
  64. "id": ,
  65. "name": "Attribution-NonCommercial License"},
  66. {"url": "http://creativecommons.org/licenses/by-nc-nd/2.0/",
  67. "id": ,
  68. "name": "Attribution-NonCommercial-NoDerivs License"},
  69. {"url": "http://creativecommons.org/licenses/by/2.0/",
  70. "id": ,
  71. "name": "Attribution License"},
  72. {"url": "http://creativecommons.org/licenses/by-sa/2.0/",
  73. "id": ,
  74. "name": "Attribution-ShareAlike License"},
  75. {"url": "http://creativecommons.org/licenses/by-nd/2.0/",
  76. "id": ,
  77. "name": "Attribution-NoDerivs License"},
  78. {"url": "http://flickr.com/commons/usage/",
  79. "id": ,
  80. "name": "No known copyright restrictions"},
  81. {"url": "http://www.usa.gov/copyright.shtml",
  82. "id": ,
  83. "name": "United States Government Work"}],
  84. " categories ": [{"supercategory": "person", "id": , "name": "person"},
  85. {"supercategory": "vehicle", "id": , "name": "bicycle"},
  86. {"supercategory": "vehicle", "id": , "name": "car"},
  87. {"supercategory": "vehicle", "id": , "name": "motorcycle"},
  88. {"supercategory": "vehicle", "id": , "name": "airplane"},
  89. {"supercategory": "vehicle", "id": , "name": "bus"},
  90. {"supercategory": "vehicle", "id": , "name": "train"},
  91. {"supercategory": "vehicle", "id": , "name": "truck"},
  92. {"supercategory": "vehicle", "id": , "name": "boat"},
  93. {"supercategory": "outdoor", "id": , "name": "traffic light"},
  94. {"supercategory": "outdoor", "id": , "name": "fire hydrant"},
  95. {"supercategory": "outdoor", "id": , "name": "stop sign"},
  96. {"supercategory": "outdoor", "id": , "name": "parking meter"},
  97. {"supercategory": "outdoor", "id": , "name": "bench"},
  98. {"supercategory": "animal", "id": , "name": "bird"},
  99. {"supercategory": "animal", "id": , "name": "cat"},
  100. {"supercategory": "animal", "id": , "name": "dog"},
  101. {"supercategory": "animal", "id": , "name": "horse"},
  102. {"supercategory": "animal", "id": , "name": "sheep"},
  103. {"supercategory": "animal", "id": , "name": "cow"},
  104. {"supercategory": "animal", "id": , "name": "elephant"},
  105. {"supercategory": "animal", "id": , "name": "bear"},
  106. {"supercategory": "animal", "id": , "name": "zebra"},
  107. {"supercategory": "animal", "id": , "name": "giraffe"},
  108. {"supercategory": "accessory", "id": , "name": "backpack"},
  109. {"supercategory": "accessory", "id": , "name": "umbrella"},
  110. {"supercategory": "accessory", "id": , "name": "handbag"},
  111. {"supercategory": "accessory", "id": , "name": "tie"},
  112. {"supercategory": "accessory", "id": , "name": "suitcase"},
  113. {"supercategory": "sports", "id": , "name": "frisbee"},
  114. {"supercategory": "sports", "id": , "name": "skis"},
  115. {"supercategory": "sports", "id": , "name": "snowboard"},
  116. {"supercategory": "sports", "id": , "name": "sports ball"},
  117. {"supercategory": "sports", "id": , "name": "kite"},
  118. {"supercategory": "sports", "id": , "name": "baseball bat"},
  119. {"supercategory": "sports", "id": , "name": "baseball glove"},
  120. {"supercategory": "sports", "id": , "name": "skateboard"},
  121. {"supercategory": "sports", "id": , "name": "surfboard"},
  122. {"supercategory": "sports", "id": , "name": "tennis racket"},
  123. {"supercategory": "kitchen", "id": , "name": "bottle"},
  124. {"supercategory": "kitchen", "id": , "name": "wine glass"},
  125. {"supercategory": "kitchen", "id": , "name": "cup"},
  126. {"supercategory": "kitchen", "id": , "name": "fork"},
  127. {"supercategory": "kitchen", "id": , "name": "knife"},
  128. {"supercategory": "kitchen", "id": , "name": "spoon"},
  129. {"supercategory": "kitchen", "id": , "name": "bowl"},
  130. {"supercategory": "food", "id": , "name": "banana"},
  131. {"supercategory": "food", "id": , "name": "apple"},
  132. {"supercategory": "food", "id": , "name": "sandwich"},
  133. {"supercategory": "food", "id": , "name": "orange"},
  134. {"supercategory": "food", "id": , "name": "broccoli"},
  135. {"supercategory": "food", "id": , "name": "carrot"},
  136. {"supercategory": "food", "id": , "name": "hot dog"},
  137. {"supercategory": "food", "id": , "name": "pizza"},
  138. {"supercategory": "food", "id": , "name": "donut"},
  139. {"supercategory": "food", "id": , "name": "cake"},
  140. {"supercategory": "furniture", "id": , "name": "chair"},
  141. {"supercategory": "furniture", "id": , "name": "couch"},
  142. {"supercategory": "furniture", "id": , "name": "potted plant"},
  143. {"supercategory": "furniture", "id": , "name": "bed"},
  144. {"supercategory": "furniture", "id": , "name": "dining table"},
  145. {"supercategory": "furniture", "id": , "name": "toilet"},
  146. {"supercategory": "electronic", "id": , "name": "tv"},
  147. {"supercategory": "electronic", "id": , "name": "laptop"},
  148. {"supercategory": "electronic", "id": , "name": "mouse"},
  149. {"supercategory": "electronic", "id": , "name": "remote"},
  150. {"supercategory": "electronic", "id": , "name": "keyboard"},
  151. {"supercategory": "electronic", "id": , "name": "cell phone"},
  152. {"supercategory": "appliance", "id": , "name": "microwave"},
  153. {"supercategory": "appliance", "id": , "name": "oven"},
  154. {"supercategory": "appliance", "id": , "name": "toaster"},
  155. {"supercategory": "appliance", "id": , "name": "sink"},
  156. {"supercategory": "appliance", "id": , "name": "refrigerator"},
  157. {"supercategory": "indoor", "id": , "name": "book"},
  158. {"supercategory": "indoor", "id": , "name": "clock"},
  159. {"supercategory": "indoor", "id": , "name": "vase"},
  160. {"supercategory": "indoor", "id": , "name": "scissors"},
  161. {"supercategory": "indoor", "id": , "name": "teddy bear"},
  162. {"supercategory": "indoor", "id": , "name": "hair drier"},
  163. {"supercategory": "indoor", "id": , "name": "toothbrush"}]}
</div>