Liu Yang

Results 7 comments of Liu Yang

@hopef So my question is whether you process the six images using a parallel method or a serial method. If you use a parallel method, then the processing time is...

@hopef However, my average processing time is 50ms, and my power consumption has reached the maximum. How can I increase the frame rate?

@hopef I also want to know if there is a difference in processing speed between the Python interface and the C++ interface.

@hopef TensorRT Version:8.5.2.2, JetsonPackage Version:5.1, CUDA Version:11.4 , Cudnn:8.6.0.166

yeah,my processing is same with yours up to 50ms,but I have chosen the maxn model, I really want to know how to achieve the same fps in the project

Are you saying that I need to write the code myself to implement this operation?