Is my understanding correct that this library is applicable in the following scenario? Given a stream, this library utilizes the available GPU to decode the stream and provides a tensor located on the GPU, which references the decoded image frame. This tensor can then be used by another model on the GPU.
Is my understanding correct that this library is applicable in the following scenario? Given a stream, this library utilizes the available GPU to decode the stream and provides a tensor located on the GPU, which references the decoded image frame. This tensor can then be used by another model on the GPU.