Ivan Kud

Results 42 comments of Ivan Kud

> Fair! Would you be open to option to enable it rather than by default? Or is there a different way to gain insight in OpenTelemetry as to the duration...

You also can find the yolov8_seg demo useful for you, as it introduces a heavy model and complex mask operations. The pipeline has a sample of postprocessing on GPU with...

Hello @tuan3w, we normally design architectures on a paid basis because there is no "one size fits all". For example, deciding on the number of concurrent instances mostly depends on...

So the problem is that the flag does not affect the behavior? The adapter saves all the images, regardless object presence or absence? As a quick workaround you can implement...

Hi! The model threshold is a "module" setting, not an adapter setting. Why do you think it is relevant?

1. images and meta are written to different directories. 2. substitutions do not work well. 3. add `%chunk_idx` to documentation. 4. ensure that when `%src_filename` is missing, it works properly....

@Chuong98CC basically in the current MS (0.5.16) we have a task to rebuild Savant Nvinfer with new TRT without upgrading to 7.1 or 8.0 to support Blackwell: https://github.com/insight-platform/Savant/milestone/27 We now...