Skip to content

DeepStream_Python_Apps_Bindings_v1.1.4

Compare
Choose a tag to compare
@nv-rpaliwal nv-rpaliwal released this 30 Aug 16:00
· 7 commits to master since this release

This release is compatible with DeepStream SDK 6.1.1

Ubuntu 20.04
Python 3.8
DeepStream SDK 6.1.1

Features:

  • New app deepstream-demux-multi-in-multi-out added
  • Updated deepstream_test_4.ipynb notebook
  • Change binding gst_nvevent_new_stream_reset() to gst_element_send_nvevent_new_stream_reset()
  • Deprecation: member "dims" of "NvDsInferLayerInfo" deprecated in favor of "inferDims"
  • Deprecation: member "atttributeIndex" of "NvDsInferAttribute" deprecated in favor of "attributeIndex"
  • Update to PeopleNet v2.6 for deepstream-test3 app