Skip to content

Convert and customize FLIR dataset to YOLO txt files. Works with any Conservator formatted annotation (JSON) file.

License

Notifications You must be signed in to change notification settings

sarisemih/customize-flir-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomizeFlirDataset ~ JSONtoYolo

Convert and customize FLIR dataset to YOLO txt files. Works with any Conservator formatted annotation (JSON) file.

Usage:

  • Json file must be in conservator format.
  • This script will convert labels in your json file to yolo format and creates the labels folder. You can select the labels you want to convert from the labels.py
  • Converted YOLO annotation files have .txt extension. Txt files are located in the labels folder.
  • Edit your labels.py based on the labels found in your json file

Demo:

  • JSON TO YOLO:
    • python jsontoyolo/convert.py demo/jsonfolder
    • After that the .txt files should appear in the demo/jsonfolder/labels folder.

About

Convert and customize FLIR dataset to YOLO txt files. Works with any Conservator formatted annotation (JSON) file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages