Zero-Shot Detection default stream selection on Jetson with Metropolis Microservices

Hi everyone,

While implementing the zero-shot detection on a Jetson platform using NVIDIA’s Metropolis microservices, the live stream is selected randomly through SDR
since zero-shot service currently supports only single stream analysis currently, how can we select the desired stream among the various averrable streams on existing network?

Thanks,
Tanisha

Here is the source code of Zero Shot Detection: jetson-platform-services/inference/zero_shot_detection/src/main.py at main · NVIDIA-AI-IOT/jetson-platform-services · GitHub
You need to remove a stream first before add a new one.
Here is the guide for Zero Shot Detection: Zero Shot Detection with Jetson Platform Services — Metropolis on Jetson documentation 0.1.0 documentation

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.