test_fld.json 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. {
  2. "info": {
  3. "description": "Fashion Landmark Detection (FLD) test set for full-body clothes generated by MMPose Team.",
  4. "url": "http://mmlab.ie.cuhk.edu.hk/projects/DeepFashion/LandmarkDetection.html",
  5. "version": "1.0",
  6. "year": "2021",
  7. "date_created": "2021/01/02"
  8. },
  9. "categories": [
  10. {
  11. "supercategory": "person",
  12. "id": 1,
  13. "name": "fashion",
  14. "keypoints": [
  15. "left collar",
  16. "right collar",
  17. "left sleeve",
  18. "right sleeve",
  19. "left waistline",
  20. "right waistline",
  21. "left hem",
  22. "right hem"
  23. ],
  24. "skeleton": []
  25. }
  26. ],
  27. "images": [
  28. {
  29. "id": 128,
  30. "file_name": "img_00000128.jpg",
  31. "height": 250,
  32. "width": 200
  33. },
  34. {
  35. "id": 132,
  36. "file_name": "img_00000132.jpg",
  37. "height": 250,
  38. "width": 200
  39. }
  40. ],
  41. "annotations": [
  42. {
  43. "keypoints": [
  44. 108.0,
  45. 33.0,
  46. 1.0,
  47. 121.0,
  48. 36.0,
  49. 1.0,
  50. 95.0,
  51. 65.0,
  52. 2.0,
  53. 128.0,
  54. 68.0,
  55. 1.0,
  56. 118.0,
  57. 79.0,
  58. 2.0,
  59. 114.0,
  60. 75.0,
  61. 1.0,
  62. 115.0,
  63. 150.0,
  64. 2.0,
  65. 112.0,
  66. 143.0,
  67. 1.0
  68. ],
  69. "num_keypoints": 8,
  70. "bbox": [
  71. 88,
  72. 21,
  73. 48,
  74. 142
  75. ],
  76. "iscrowd": 0,
  77. "area": 6816,
  78. "category_id": 1,
  79. "id": 128,
  80. "image_id": 128
  81. },
  82. {
  83. "keypoints": [
  84. 71.0,
  85. 19.0,
  86. 2.0,
  87. 127.0,
  88. 15.0,
  89. 2.0,
  90. 37.0,
  91. 80.0,
  92. 2.0,
  93. 162.0,
  94. 71.0,
  95. 2.0,
  96. 60.0,
  97. 112.0,
  98. 2.0,
  99. 145.0,
  100. 109.0,
  101. 2.0,
  102. 0.0,
  103. 0.0,
  104. 0.0,
  105. 172.0,
  106. 235.0,
  107. 2.0
  108. ],
  109. "num_keypoints": 7,
  110. "bbox": [
  111. 1,
  112. 1,
  113. 199,
  114. 249
  115. ],
  116. "iscrowd": 0,
  117. "area": 49551,
  118. "category_id": 1,
  119. "id": 132,
  120. "image_id": 132
  121. }
  122. ]
  123. }