├── Draw_box_fromxml.py ├── Labels.txt ├── README.md └── json2xml.py /Draw_box_fromxml.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huipengzhang/COCO2XML/HEAD/Draw_box_fromxml.py -------------------------------------------------------------------------------- /Labels.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huipengzhang/COCO2XML/HEAD/Labels.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huipengzhang/COCO2XML/HEAD/README.md -------------------------------------------------------------------------------- /json2xml.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huipengzhang/COCO2XML/HEAD/json2xml.py --------------------------------------------------------------------------------