- This project contain all the tool python file to get the photo, change the data form and some small change in VOC form.
- This file is to get the photo data by using the web crawler.
- This file is to change the VOC's xml file after you changing the data path, and you can rewrite the folder, class name, path by using this py file.
- This file should use after you use the changeXMLfile.py to delete the title of the xml, but it also works without using this py file.
- We just want the xml file looks good, so we write this file.
- This file is to create the ImageSet for Voc data form.This is a necessary step for format conversion.
- This file is to change the photo file name to pure number file name. Just to make the file look comfortable.
- This file is to change our data form, from VOC to COCO by imageSet we created before.