PaddleSharp icon indicating copy to clipboard operation
PaddleSharp copied to clipboard

请问如何使用GPU推理的RotationDetector+PaddleDetector?

Open Fzz123 opened this issue 9 months ago • 2 comments

Feature request type

sample request

Is your feature request related to a problem? Please describe

程序中想先用RotationDetector矫正后再用PaddleOCR识别, RotationDetector的依赖项是: Sdcb.PaddleInference.runtime.win64.mkl Sdcb.RotationDetector OpenCvSharp4.runtime.win 之前看到说cpu和gpu的runtime推理包会冲突,请问这种情况下是不是只能使用cpu来跑了呢?

Describe the solution you'd like

Describe alternatives you've considered

No response

Additional context

No response

Fzz123 avatar May 10 '24 07:05 Fzz123