This is the command line tool from das-element for classification of image, sequence and movie files.
Deploy it on your render farm to use it in a post render process for labeling of elements.
How To
Simple Example
classifier /path/to/file.mov // result {"/path/to/file.mov": [{"label": "fire", "description": "rapid oxidation of a material", "value": "Q3196"}]}
Multiple files
classifier /path/to/file /path/to/another/file
flag | |
---|---|
--info | Shows all information the software. |