Skip to content

DIVE Command Line Tools

Note

This page is not related to the VIAME install command line (e.g. viame, kwiver)

Some of the DIVE data conversion features are exposed through dive.

Features

Installation

Follow the docs in the Debug Utils and Command Line Tools section of server/README.md.

1
2
3
git clone https://github.com/Kitware/dive.git
cd dive/server
uv sync

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
~$ uv run dive convert --help

# Usage: dive convert [OPTIONS] COMMAND [ARGS]...

# Options:
#   --version  Show the version and exit.
#   --help     Show this message and exit.

# Commands:
#   coco2dive
#   dive2viame
#   kpf2dive
#   viame2dive