deepstream-python icon indicating copy to clipboard operation
deepstream-python copied to clipboard

NVIDIA Deepstream 6.1 Python boilerplate

Results 7 deepstream-python issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "run.py", line 10, in run_pipeline(args.source_uri) File "/home/ubuntu/deepstream-python/deepstream/app/core.py", line 11, in run_pipeline pipeline = Pipeline( File "/home/ubuntu/deepstream-python/deepstream/app/pipeline.py", line 106, in __init__ self._create_elements() File "/home/ubuntu/deepstream-python/deepstream/app/pipeline.py", line...

Hi, Thanks for your great work. I have a query regarding the multi-camera stream pipeline. In my case, I have a config file having 4 video sources in which I...

It is very useful to have mqtt functionality to publish metadata in deepstream

Hello, I changed the pipeline as it works in jetson Nano. I integrated yolov7-tiny model and osnet_x1_0_msmt17 both trt and onnx file. However, when i run the code with reid_pipeline...

Hi, I am working with DeepStream and I have found your work. It is really interesting and I want to apply the ReID to my app. I have added to...

Maybe this should be comment rather than an issue? (Sorry for 1 more issue, but I hope it's useful) To make the Dockefile work with DS 6.2, there are 3...

Hi thanks for the great work. I ran the pipeline in jetson xavier NX with deepstream 6.1.1. the results are weird like for every frame there are 8-10 persons but...