|  Alexey Mikhailyuk
					
				
				
						87ed02eb24
						
							
						
				
				
				Add files via upload | 5 years ago | |
|---|---|---|
| COCO2YOLO.py | 5 years ago | |
| README.md | 5 years ago | |
| test.py | 5 years ago | |
| test_with_labels.py | 5 years ago | |
COCO to YOLO converter
python COCO2YOLO.py -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