Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This is the command line tool from das-element for classification of image, sequence and movie files.

Tip

Deploy it on your render farm to use it in a post render process for labeling of elements.

How To

Simple Example

Code Block
languagebash
classifier /path/to/file.mov

// result
{"/path/to/file.mov": [{"label": "fire", "description": "rapid oxidation of a material", "value": "Q3196"}]}

Multiple files

Code Block
classifier /path/to/file /path/to/another/file

flag

--info

Shows all information the software.
It will list all categories that this version of the machine learning model can classify.

id - the identifier for the class from wikidata
human-readable - readable label
synonym - a list of different words for this class