Convert YOLO to Pascal VOC format or Pascal VOC to YOLO format
- Modify variables in
config.pybased on your dataset - Run
python main.py --yolo2vocto convert YOLO to VOC - Run
python main.py --voc2yoloto convert VOC to YOLO
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Convert YOLO to Pascal VOC format or Pascal VOC to YOLO format
config.py based on your datasetpython main.py --yolo2voc to convert YOLO to VOCpython main.py --voc2yolo to convert VOC to YOLO