Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
aswintechguy
GitHub Repository: aswintechguy/Deep-Learning-Projects
Path: blob/main/Face Mask Detection - Object Detection/images/0.xml
583 views
1
<annotation>
2
<folder>images</folder>
3
<filename>0.jpg</filename>
4
<path>C:\Users\Aswin\notebooks\detecto\images\0.jpg</path>
5
<source>
6
<database>Unknown</database>
7
</source>
8
<size>
9
<width>800</width>
10
<height>600</height>
11
<depth>3</depth>
12
</size>
13
<segmented>0</segmented>
14
<object>
15
<name>mask</name>
16
<pose>Unspecified</pose>
17
<truncated>0</truncated>
18
<difficult>0</difficult>
19
<bndbox>
20
<xmin>377</xmin>
21
<ymin>243</ymin>
22
<xmax>528</xmax>
23
<ymax>370</ymax>
24
</bndbox>
25
</object>
26
</annotation>
27
28