Skip to content

Releases: tryolabs/norfair

v0.1.8

07 Dec 17:30
Compare
Choose a tag to compare

Changelog

Improvements

  • Allow the user to select the delay added when initializing objects (435babc) @joaqo
  • Improve input validation for detections (3a61896) @joaqo
  • Non-integer downsample_ratio (#18) @3dgiordano
  • Add GoogleColabratory YOLOv4 demo (#14) @wakamezake
  • Add type_hints (#11) @wakamezake
  • Get terminal size from native Python (#7) @3dgiordano

Bug fixes

v0.1.7

11 Sep 15:31
6ea4254
Compare
Choose a tag to compare

Changelog

  • Improve input checking to Video class (#6) @joaqo

v0.1.6

10 Sep 20:16
Compare
Choose a tag to compare

Changelog

  • First public release 🥂