Hi,
I labelled my custom data set using euclid in yolo format. And I trained Yolo and everything is working fine. But now I want to calculate the mAP. For this I need to use some scripts like voc_eval.py etc, for which the ground truth annotations should be in VOC XML format. is there any way to convert Yolo format annotations to VOC format annotations, so that I can use scripts provided by VOC team. Or else is there any procedure to calculate mAP from Yolo format annotated data(using euclid)