ObjectDetectionStats.jl

Early release of an object detection statistics package.
Author caseykneale
Popularity
3 Stars
Updated Last
3 Years Ago
Started In
March 2020

ObjectDetectionStats.jl

Stable Dev Build Status Codecov Coveralls Build Status

Overview

Please note: this is an early release of this package and it's accuracy is not guaranteed for statistical evaluation. It is released because several of it's dependencies are helpful for another package in the works.

This is a basic package with functions to calculate object detection statistics. This package also handles several kinds of bounding box coordinate systems, clamping/translation of boxes, areas of boxes, intersection over union measures, etc.

Early views of image-wise precision, accuracy, F1 measure are currently included. Please feel free to contribute, test, correct, improve, etc!

Required Packages

No packages found.

Used By Packages