The apps in this directory are additional samples demonstrating usage of the Python API for DeepStream Service Maker, either by flow API or by pipeline API. See the Python Service Maker documentation for details.
Other sample reference apps for pyservicemaker can be found at service-maker/sources/apps/python/. Pysm sample apps using TAO pre-trained models can be found in the deepstream_tao_apps repo.
- torchvision
pip3 install torchvision
- pyyaml
pip3 install pyyaml