Skip to content

2104-2

Compare
Choose a tag to compare
@MaxStrange MaxStrange released this 11 May 20:04
· 25 commits to main since this release
cfcf1d3

This release adds some bug fixes:

  • Fix IoT Hub message format to be UTF-8 encoded JSON (previously it was mostly useless 64-bit encoded nonsense)
  • Fix bug with Custom Vision classifier (previously, the Custom Vision classifier models were not working properly - they were interpreting the
    wrong dimension of the output tensor as the class confidences, which led to always predicting a single class, regardless of confidence)
  • Update H.264 to use TCP instead of UDP, which is a requirement for LVA integration