LICENSE
README.md
pyproject.toml
setup.cfg
cvannotate/__init__.py
cvannotate/cli.py
cvannotate/convert.py
cvannotate/types.py
cvannotate.egg-info/PKG-INFO
cvannotate.egg-info/SOURCES.txt
cvannotate.egg-info/dependency_links.txt
cvannotate.egg-info/entry_points.txt
cvannotate.egg-info/requires.txt
cvannotate.egg-info/top_level.txt
cvannotate/converters/__init__.py
cvannotate/converters/coco.py
cvannotate/converters/voc.py
cvannotate/converters/yolo.py
tests/test_convert.py