You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

03490.xml 1.2 kB

3 years ago
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. <annotation>
  2. <folder>image_nomask</folder>
  3. <filename>0349.jpg</filename>
  4. <path>/home/hamlin/Study/Deep Learning/mask/dataset/image_nomask/0349.jpg</path>
  5. <source>
  6. <database>Unknown</database>
  7. </source>
  8. <size>
  9. <width>1024</width>
  10. <height>683</height>
  11. <depth>3</depth>
  12. </size>
  13. <segmented>0</segmented>
  14. <object>
  15. <name>no_mask</name>
  16. <pose>Unspecified</pose>
  17. <truncated>0</truncated>
  18. <difficult>0</difficult>
  19. <bndbox>
  20. <xmin>225</xmin>
  21. <ymin>313</ymin>
  22. <xmax>351</xmax>
  23. <ymax>442</ymax>
  24. </bndbox>
  25. </object>
  26. <object>
  27. <name>no_mask</name>
  28. <pose>Unspecified</pose>
  29. <truncated>0</truncated>
  30. <difficult>0</difficult>
  31. <bndbox>
  32. <xmin>428</xmin>
  33. <ymin>264</ymin>
  34. <xmax>541</xmax>
  35. <ymax>403</ymax>
  36. </bndbox>
  37. </object>
  38. <object>
  39. <name>no_mask</name>
  40. <pose>Unspecified</pose>
  41. <truncated>0</truncated>
  42. <difficult>0</difficult>
  43. <bndbox>
  44. <xmin>597</xmin>
  45. <ymin>247</ymin>
  46. <xmax>721</xmax>
  47. <ymax>403</ymax>
  48. </bndbox>
  49. </object>
  50. <object>
  51. <name>no_mask</name>
  52. <pose>Unspecified</pose>
  53. <truncated>0</truncated>
  54. <difficult>0</difficult>
  55. <bndbox>
  56. <xmin>780</xmin>
  57. <ymin>220</ymin>
  58. <xmax>948</xmax>
  59. <ymax>414</ymax>
  60. </bndbox>
  61. </object>
  62. </annotation>

随着人工智能和大数据的发展,任一方面对自动化工具有着一定的需求,在当下疫情防控期间,使用mindspore来实现yolo模型来进行目标检测及语义分割,对视频或图片都可以进行口罩佩戴检测和行人社交距离检测,来对公共场所的疫情防控来实行自动化管理。