...
Simple usage
classifier {file}
Info |
---|
Valid file paths are …
|
Code Block | ||
---|---|---|
| ||
classifier /path/to/file.#.exr
# result:
{"/path/to/file.#.exr": [{"label": "fire", "description": "rapid oxidation of a material", "value": "Q3196"}]} |
Info |
---|
Valid file paths are …
|
Multiple files
You can pass multiple file paths to the software.
classifier {file1} {file2} {file3}
...