v0.11.alpha
Pre-release
Pre-release
·
1310 commits
to master
since this release
This release updates DSL to the latest DeepStream and JetPack Releases
DSL is now built using DeepStream 5.1.0 Release which is dependent on the JetPack 4.5.1 GA (corresponding to L4T 32.5.1 release)
Issues closed this release
The following Services have been updated
dsl_gie_primary_new
dsl_gie_secondary_new
Both have been updated to allow the model_engine_file
parameter to be optional - allowing DeepStream to create the file using the provided infer_config_file
. The model
and prototext
files must exist as specified in the config file parameters.