🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

cvat-manifest-builder

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cvat-manifest-builder

Builds a CVAT manifest file from a directory of images.

0.0.227
Maintainers
1

cvat-manifest-builder

Installation & Use

# Install cvat-manifest-builder
> pip install cvat-manifest-builder

> cvat-manifest-builder --help
usage: cvat-manifest-builder [-h] --output_manifest_file OUTPUT_MANIFEST_FILE --input_data_path
                             INPUT_DATA_PATH

Builds a CVAT manifest file from a directory of images.

optional arguments:
  -h, --help            show this help message and exit
  --output_manifest_file OUTPUT_MANIFEST_FILE
                        Path to the output manifest file.
  --input_data_path INPUT_DATA_PATH
                        Path to the data directory.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts