Metadata-Version: 2.1
Name: annotationtools
Version: 0.2.0
Summary: Library for working with annotations (labels) used to train machine learning models
Project-URL: Homepage, https://github.com/go-geospatial/annotation-tools
Project-URL: Issues, https://github.com/go-geospatial/annotation-tools/issues
License-File: LICENSE
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: pandas
Requires-Dist: python-dateutil
Requires-Dist: shapely
Description-Content-Type: text/markdown

# annotation-tools

Tools for working with annotations used for training machine learning models. This package currently
supports reading and writing CVAT Images 1.1 files.
