• Hardware Platform (Jetson / GPU) dGPU, RTXP2080
• DeepStream Version 6.0.1
• JetPack Version (valid for Jetson only) N/A
• TensorRT Version 8.0.1
• NVIDIA GPU Driver Version (valid for GPU only) 495.29.05
• Issue Type( questions, new requirements, bugs) questions
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing) describe later
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
I understand there are some related topics,
but since this issue is important to me, let me restate it.
In “nvinferserver”, is there any way to run a model whose inputs do not include Frame-Input (preprocessed frame input)?
I don’t care if it’s a workaround
(e.g., add a dummy name in the “tensor-name” in nvinfer-setting, Or, put a dummy input in trition’s config.pbtxt).
If this is not possible, I feel that nvinferserver’s capabilities are much smaller than triton’s capabilities…
related issue