Alexey Mikhailyuk 91d6f5c687 Create LICENSE | 3 years ago | |
---|---|---|
COCO2YOLO.py | 4 years ago | |
LICENSE | 3 years ago | |
README.md | 4 years ago | |
_config.yml | 4 years ago | |
test.py | 4 years ago | |
test_with_labels.py | 4 years ago |
COCO to YOLO converter
python COCO2YOLO.py -j coco.json -o path_to_dir
COCO2YOLO.exe -j coco.json -o path_to_dir
python test.py -i img.jpg -t converted_to_yolo.txt
python test_with_labels.py -i img.jpg -t converted_to_yolo.txt -l labels.txt