print-stats

You need to be a Pro member to access the full content of this.

print-stats shows the stats for JSON files (e.g., number of annotations):

Usage

As the argument, you can pass either JSON files or directories of JSON files.

labelmetk print-stats [OPTIONS] FILES_OR_DIRS...

Example: Stats for a JSON file

If you only have a JSON file, you can also pass the file:

labelmetk print-stats small_dataset/2011_000003.json

it gives a similar but more specific stats of the JSON file:

Download an example dataset from:

small_dataset.zip (389KB)