Metadata-Version: 2.1
Name: map-boxes
Version: 1.0.4a0
Summary: Function to calculate mAP for set of detected boxes and annotated boxes. 
Home-page: https://github.com/ZFTurbo/Mean-Average-Precision-for-Boxes
Author: Roman Sol (ZFTurbo)
Author-email: UNKNOWN
License: MIT License
Platform: UNKNOWN
Requires-Dist: numpy
Requires-Dist: pandas

Function to calculate mean average precision (mAP) for set of boxes. Useful for object detection pipelines.More details: https://github.com/ZFTurbo/Mean-Average-Precision-for-Boxes


