# To test the conversion you can run test.py | # To test the conversion you can run test.py | ||||
`python test.py -i img.jpg -t converted_to_yolo.txt` | `python test.py -i img.jpg -t converted_to_yolo.txt` | ||||
## Or | |||||
`python test_with_labels.py -i img.jpg -t converted_to_yolo.txt -l labels.txt` |