Metadata-Version: 2.4
Name: viame2coco
Version: 0.1.6
Summary: tools to convert VIAME output to COCO format
Author: CScott Brown
Description-Content-Type: text/markdown
Classifier: Programming Language :: Python :: 3
License-File: LICENSE
Requires-Dist: pycocowriter
Requires-Dist: opencv-python
Requires-Dist: pillow
Requires-Dist: mkdocs ; extra == "dev"
Requires-Dist: mkdocs-material ; extra == "dev"
Requires-Dist: mkdocstrings[python] ; extra == "dev"
Requires-Dist: jupyter ; extra == "dev"
Project-URL: Documentation, https://nodd-tools.github.io/viame2coco/
Project-URL: Source, https://github.com/nodd-tools/viame2coco
Provides-Extra: dev

# viame2coco

This package contains tools for converting VIAME-style annotation csv output into COCO format.

# Installation

`pip install viame2coco`

# Contributing

We would love to have your contributions that improve current functionality, fix bugs, or add new features.  See [the contributing guidelines](CONTRIBUTING.md) for more info.

# Disclaimer

This repository is a scientific product and is not official communication of the National Oceanic and
Atmospheric Administration, or the United States Department of Commerce. All NOAA GitHub project
code is provided on an ‘as is’ basis and the user assumes responsibility for its use. Any claims against the
Department of Commerce or Department of Commerce bureaus stemming from the use of this GitHub
project will be governed by all applicable Federal law. Any reference to specific commercial products,
processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or
imply their endorsement, recommendation or favoring by the Department of Commerce. The Department
of Commerce seal and logo, or the seal and logo of a DOC bureau, shall not be used in any manner to
imply endorsement of any commercial product or activity by DOC or the United States Government.

