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 installto install dependency packages.
Acknowledgement
- The codes for computing APs and mAP were adapted from
mAPrepo by Cartucho andmapcalcrepo 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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file obj_det_metrics-0.2.1-py3-none-any.whl.
File metadata
- Download URL: obj_det_metrics-0.2.1-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.7.9 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8fdbf479d5f4831dbce8046d09e3ef0679fd33426dcc94098a11298d6e870b4f
|
|
| MD5 |
b0decea9bc0db73534af64d00072fe0a
|
|
| BLAKE2b-256 |
6c4953289fcdc4beca6c70b3ad6903ad743c7f816e7c37ad5535302fb24e0650
|