Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 19:20
· 112 commits to refs/heads/master since this release

Release notes

We release Norfair 2.1, with support for Python 3.10. The rest is mostly small features and fixes, and a new demo.

Changelog

Features

Demos

Documentation

  • Added Contributing guide (#205) @javiber
  • Documentation site for different Norfair versions (#201) @javiber
  • Added documentation for drawers related to camera motion (#203) @javiber

Other features & fixes

  • Update MOT17 metrics and add MOT20 results (#202) @facundo-lezama
  • Version has single source of truth in pyproject.toml (#187) @dekked
  • Fixed bug when transforming coordinates of 1-rank detections (#198) @javiber
  • Fixed the formatting of warning strings (#194) @javiber
  • Fix Python 3.6 dependency in PyPI & upgrades in pyproject.toml (#191) @dekked
  • Fix broken link to documentation in error message (#192) @dekked
  • tox works again for running tests locally (#193) @dekked