Fix parsing of labels.json when generating stats
- Aug 28, 2023
-
-
- Aug 25, 2023
-
-
Yoann Schneider authored
-
Yoann Schneider authored
-
The structure of the labels.json
used in unit tests is not up to date. There is no "text"
key anymore.
{
"split_name": {
"path/to/image1": "label",
...
}
}