|  Alexey Mikhailyuk
					
				
				
						91d6f5c687
						
							
						
				
				
				Create LICENSE | 4 years ago | |
|---|---|---|
| COCO2YOLO.py | 5 years ago | |
| LICENSE | 4 years ago | |
| README.md | 5 years ago | |
| _config.yml | 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
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