Skip to main content

Common functionality for object detection

Project description

detection-utils provides utilities that are common across many object detection projects. This includes things like:

  • Box overlap computation (IoU)
  • Precision and recall calculations
  • Computing targets for training a detector given a set of ground-truth objects and anchor boxes
  • Non-maximum suppression
  • Coordinate transformation utilities
  • Focal loss

All the functions here are well-tested to ensure proper functionality and are used in real projects, so are intended to be enterprise-grade. This repository is meant to ensure that modifications and improvements that are implemented in one object detection project migrate to other projects as appropriate, to reduce code duplication, and to enable a quicker start to working on object detection.

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

detection-utils-1.0.0.tar.gz (24.2 kB view hashes)

Uploaded Source

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