Skip to main content

Evaluation for Detection and Tracking

Project description

EvalDeT

Evaluation for Detection and Tracking

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[0.1.2] - 2022-08-14

Added

  • More integration tests (though for some reason, there are discrepancies with official results at times) (#12)
  • Filtering method for tracks (filter_by_class, filter_by_conf) (#12)
  • General method for reading CSV file (from_csv), reading MOT gt files (from_mot_gt) (#12)

Changed

  • Version large files for integration tests with git-lfs (#12)
  • All Track class methods for reading CSV files become just a wrapper around from_csv (#12)

[0.1.1] - 2021-08-14

Added

  • HOTA metrics can now be computed, using the original matching algorithm from the paper (gives similar results, but does not correspond to TrackEval's implementation)

[0.1.0] - 2021-08-07

Added

  • Tracks class, which represents the tracking data (detections), and provides loading functions to read from common MOT data formats
  • compute_mot_metrics function, which can calculate MOT metrics (for now CLEARMOT and ID metrics, HOTA coming soon, ALTA in the pipeline)
  • API documentation hosted on readthedocs
  • Pypi package

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

evaldet-0.1.2.tar.gz (18.5 kB view hashes)

Uploaded Source

Built Distribution

evaldet-0.1.2-py3-none-any.whl (19.9 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