This script converts FLIR thermal dataset annotations to YOLO format
python3 FLIR_2_yolo.py < path to directory containing annotations.json > < path to output folder >
This script converts FLIR thermal dataset annotations to YOLO format
PythonGPL-3.0