Object Detection Confusion Matrix Versions Save

Python class for calculating confusion matrix for object detection task

v1.1

2 years ago

Confusion Matrix class for object detection tasks implemented in Python can be used with any deep learning framework. It only requires NumPy.

v1.0

4 years ago

Confusion Matrix class for object detection task implemented in Python, can be used with any deep learning frameworks. It only requires NumPy.