Skip to content

Release v20.7

Compare
Choose a tag to compare
@jhou5 jhou5 released this 13 Aug 17:30
7e104aa

Release Notes:

  • Upgrade OpenVINO to v2020.4
  • Upgrade OpenCV to 4.4.0
  • Upgrade SVT AV1 to v0.8.4
  • Upgrade SVT VP9 to v0.2.1
  • Upgrade OWT to 4.3.x and dev image support
  • Upgrade GST VA plugin to v1.0.1
  • Upgrade Gstramer to 1.16.2
  • Upgrade FFMPEG to n422
  • Enable OpenCV related filters in FFmpeg
  • Change owt-immersive image naming to owt360
  • Add CHECKPOINT_DISABLE=1 to setup_weave.sh

Bug fixes:

  • Open vino tools build fix - No module named 'skbuild' #549
  • Fix model optimizer by wheel #544
  • Ubuntu analytics image build fix - json-c/json.h: No such file or directory #538 #537 #533
  • Remove extra targets for deployment manager #510
  • Expose host network based on type of tests #509
  • Remove redundant copy of libs from openvino template #507
  • Fixing UTF-8 encoding for python3 #502

Known issues

  • Incorrect way of adding a library path only to python3 #546 , change or remove PYTHONPATH environment variable as workaround for the issue related.