Skip to content

cdeldon/cartesio

Repository files navigation

cartesio

pypi Status Documentation Status tox flake8 coverage_badge CodeFactor Updates Code style: black CodeQL

Simple geometry accelerated with Numba

Features

* Bounding Box IOU .. image:: docs/resources/IOU.png :width: 400 :alt: IOU runtime measurements for implementation with/without numba compilation

* Bounding Box NMS .. image:: docs/resources/NMS.png :width: 400 :alt: NMS runtime measurements for implementation with/without numba compilation

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.