NVIDIA-AI-IOT / deepstream_triton_model_deploy

How to deploy open source models using DeepStream and Triton Inference Server
Apache License 2.0
73 stars 15 forks source link

is there any example with python? #12

Closed ThiagoMateo closed 3 years ago

ghost commented 3 years ago

There are a few examples using a DeepStream with Python here: https://github.com/NVIDIA-AI-IOT/deepstream_python_apps/ For Triton with DeepStream refer to the ssd-parser example at: https://github.com/NVIDIA-AI-IOT/deepstream_python_apps/tree/master/apps/deepstream-ssd-parser