Skip to main content

put panda on your head

Project description

Function to calculate mean average precision (mAP) in CSV format for post detection prediction calculation.

Requirements

python 3.*, numpy, cv2,

Installation

pip install panda_producer
pip install panda_producer -i https://pypi.python.org/simple

Usage example:


from panda_producer import gen_panda_head
import cv2

front_img = cv2.imread("front.jpg", 0)
res = gen_panda_head(front_img, "text", hyper=128)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

panda_producer-0.1.1.tar.gz (15.8 kB view hashes)

Uploaded Source

Built Distribution

panda_producer-0.1.1-py3-none-any.whl (17.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page