Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

How to convert .xml file into train.txt and val.txt for LMDB conversion in caffe training for object detection? #290

Open
Samjith888 opened this issue Aug 27, 2019 · 1 comment

Comments

@Samjith888
Copy link

I have read intel caffe tutorial.. By using that i have annotated each object in the image of train and validation directory .. Use LabelImg tool , it generated .xml file for each image separately.. now i have to convert this several.xml file into train m.txt and val.txt .. How can i do this ? Any suggestions please

@ftian1
Copy link
Contributor

ftian1 commented Aug 28, 2019

you can refer to how examples/faster-rcnn/lib/datasets/pascal_voc.py _load_pascal_annotation() handles VOC2007 annotation xml file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants