Skip to content

0.2.0

Compare
Choose a tag to compare
@mats-claassen mats-claassen released this 20 Nov 16:25
· 136 commits to master since this release
4f6cdaf

Added:

  • Support for running on x86 with GPU (#72)
  • Endpoint to get version, device and whether the processor has been set up (#84)
  • Endpoints to export raw data (#74)
  • Improve fault tolerance (#82)

Updated:

  • Documentation in Readme (several, mainly (#73)
  • Refactored Endpoints to not end with / (#76)
  • Some improvements in face mask detection like adding a label on top of bounding boxes (#77)
  • Improved Object tracker (IOU tracker added) (#79)

Fixed:

  • An error in face anonymizer when using PoseNet (#80, #81)

Removed:

  • Deprecated frontend and ui backend (#73)