Tags: raokost/deepstream_python_apps
Tags
Update to 1.1.2 release This release is compatible with DeepStream SDK 6.1 Ubuntu 20.04 Python 3.8 DeepStream SDK 6.1 Features: - New Preprocess test app which demonstrates using nvdspreprocess plugin with custom ROIs - Enhanced Test3 to support Triton, no-display mode, file-loop, and silent mode - Minor improvements and bug fixes
Update to 1.0 release - The bindings are now shipped with the SDK. Update import path and documentation for that. - Optimized test3 app performance by adding queues. - Adjust ssd-parser app config to work on NX. Added instructions for running this app on Nano. - Config updates to sync up with the SDK.
Update to v0.9 release - Add bindings for image data and tensor metadata. - Add sample apps for image data usage, custom inference output parsing, USB camera source and RTSP output.