This release is compatible with DeepStream SDK 7.1
Ubuntu 22.04
Python 3.10
DeepStream SDK 7.1
Attached are the pipwheels for the Python bindings for x86 and Jetson.
Features:
- New build system using PyPA to support pip 24.2
- Pybind11 version update to v2.13.0
- New bindings: Object encoder API: NvDsObjEncOutParams, NvDsObjEncUsrArgs, nvds_obj_enc_create_context(), nvds_obj_enc_process(), nvds_obj_enc_finish(), nvds_obj_enc_destroy_context(). See integration tests, utils.cpp, and bindfunctions.cpp for reference.
- New bindings: NvDsObjReid API. See integration tests and bindtrackermeta.cpp for reference.
- New bindings: NvDsAnalyticsObjInfo.objStatus. See bindanalyticsmeta.cpp for reference.
Notes:
- Numpy 2.x is not currently supported
- Segmentation apps are not currently supported in DeepStream 7.1.