Versions Compared

Key

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

...

Code Block
languagejson
{'/path/to/file.mov': [{
                          'value': 'Q327954',
                          'label': 'torch',
                          'description': 'stick with a flaming end used as a source of light'
                        }]}

key

description

value

identifier value - see here for more details

label

human readable text of this category

description

description text for this category

Flags

These are the flags that can be set

flag

description

--info

Shows information the software.
List all categories that this version of the model can classify.


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

--top {number}

Get the top X predictions of labels

--debug

debugging mode

...