How to Infer Data in Video Memory #18080
Labels
ep:TensorRT
issues related to TensorRT execution provider
platform:windows
issues related to the Windows platform
Describe the issue
I used FFmpeg to pull the RTSP video stream, which uses hard decoding.
Now I will store the decoded YVU data in the Video memory (later I will process it into RGB), and I want to directly use my ONNX model to infer the RGB data in the Video memory.
I don't quite understand how to operate.
Platform
Windows
OS Version
10
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
1.13
ONNX Runtime API
C++
Architecture
X64
Execution Provider
TensorRT
The text was updated successfully, but these errors were encountered: