Category File Tools Notes
Category names of an image-set or data-set are written in plain text, separated by a new line and stored in a file categories.txt
.
The order of the category names is important and reflects the index of the result vector from the model for easy mapping.
To run the data-set builder from command line, use the following command:
python -m mlcore.category_tools [parameters]
The following parameters are supported:
[categories]
: The path to the categories file. (e.g.: categories.txt)