Arquivo de treinamento de reconhecimento
Bloco do arquivo de treinamento padrão:
<?xml version='1.0' encoding='ISO-8859-1'?>
<?xml-stylesheet type='text/xsl' href='image_metadata_stylesheet.xsl'?>
<dataset>
<name> nome dodataset</name>
<comment> comentario</comment>
<images>
<image file='path/file.jpg'>
box top='x' left='y' width='x1' height='y1'/>
</image>
...
</images>
</dataset>