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.

03230.xml 787 B

3 years ago
1234567891011121314151617181920212223242526272829303132333435363738
  1. <annotation>
  2. <folder>image_nomask</folder>
  3. <filename>0323.jpg</filename>
  4. <path>/home/hamlin/Study/Deep Learning/mask/dataset/image_nomask/0323.jpg</path>
  5. <source>
  6. <database>Unknown</database>
  7. </source>
  8. <size>
  9. <width>1024</width>
  10. <height>1304</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>183</xmin>
  21. <ymin>438</ymin>
  22. <xmax>339</xmax>
  23. <ymax>636</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>361</xmin>
  33. <ymin>449</ymin>
  34. <xmax>506</xmax>
  35. <ymax>637</ymax>
  36. </bndbox>
  37. </object>
  38. </annotation>

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