Metadata-Version: 2.1
Name: wai.annotations.opex
Version: 1.0.0
Summary: OPEX format plugins for wai.annotations.
Home-page: https://github.com/waikato-ufdl/wai-annotations-opex
Author: Corey Sterling and Peter Reutemann
Author-email: fracpete@waikato.ac.nz
License: Apache License Version 2.0
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Programming Language :: Python :: 3
License-File: LICENSE

OPEX format plugins for wai.annotations.

* `from-opex-od` - reads object detection annotations/predictions in OPEX format
* `to-opex-od` - writes object detection annotations in OPEX format


OPEX format description:

https://github.com/WaikatoLink2020/objdet-predictions-exchange-format
Changelog
=========

1.0.0 (2022-05-10)
------------------

- Initial release: from-opex-id, to-opex-od



