Update customModels.md

This commit is contained in:
Marcos Luciano
2021-02-12 15:48:45 -03:00
committed by GitHub
parent 34fbbb3e54
commit 3d30f9b80f

View File

@@ -306,7 +306,7 @@ deepstream-app -c deepstream_app_config.txt
##
### Custom functions in your model
### Extract metadata
You can get metadata from deepstream in Python and C++. For C++, you need edit deepstream-app or deepstream-test code. For Python your need install and edit [deepstream_python_apps](https://github.com/NVIDIA-AI-IOT/deepstream_python_apps).