Simple package to compute metrics for object detection
Project description
About this Repo
This repo contains simple code to compute object detection metrics. The code in this repo can be packaged and published to PyPI via Poetry.
Getting Started
For package users
Install the package with one of the following commands:
# Poetry users
poetry add obj-det-metrics
# Pip users
pip install obj-det-metrics
Refer to the bin/ directory for examples of using the package.
For contributors
- Install Poetry (refer to the documentation for installation steps)
- Fork this repo and do git clone.
- Run
poetry install
to install dependency packages.
Acknowledgement
- The codes for computing APs and mAP were adapted from
mAP
repo by Cartucho andmapcalc
repo by LeMuecke.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for obj_det_metrics-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fdbf479d5f4831dbce8046d09e3ef0679fd33426dcc94098a11298d6e870b4f |
|
MD5 | b0decea9bc0db73534af64d00072fe0a |
|
BLAKE2b-256 | 6c4953289fcdc4beca6c70b3ad6903ad743c7f816e7c37ad5535302fb24e0650 |