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.

0318.xml 554 B

3 years ago
1234567891011121314151617181920212223242526
  1. <annotation>
  2. <folder>image_mask</folder>
  3. <filename>0318.jpg</filename>
  4. <path>/home/hamlin/Study/Deep Learning/mask/dataset/image_mask/0318.jpg</path>
  5. <source>
  6. <database>Unknown</database>
  7. </source>
  8. <size>
  9. <width>960</width>
  10. <height>540</height>
  11. <depth>3</depth>
  12. </size>
  13. <segmented>0</segmented>
  14. <object>
  15. <name>have_mask</name>
  16. <pose>Unspecified</pose>
  17. <truncated>0</truncated>
  18. <difficult>0</difficult>
  19. <bndbox>
  20. <xmin>445</xmin>
  21. <ymin>17</ymin>
  22. <xmax>706</xmax>
  23. <ymax>305</ymax>
  24. </bndbox>
  25. </object>
  26. </annotation>

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