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

Untitled

Usage

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

labelmetk print-stats [OPTIONS] FILES_OR_DIRS...

Examples

Stats for a directory of JSON files

If you only have a single JSON file, pass it to the command:

labelmetk print-stats small_dataset

to show the stats for the files:

Untitled

Untitled

Stats for a JSON file

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