...
Tip |
---|
You can deploy it on your render farm to use it in a post-render process for labeling of elements. |
How To
Simple usage
...
classifier
...
{file}
Code Block | ||
---|---|---|
| ||
classifier /path/to/file.#.exr # result: {"/path/to/file.#.exr": [{"label": "fire", "description": "rapid oxidation of a material", "value": "Q3196"}]} |
...