general_ocr icon indicating copy to clipboard operation
general_ocr copied to clipboard

Import error: undefine symbol

Open theohsiung opened this issue 2 years ago • 0 comments

Dear author, When I run the test command: python general_ocr/utils/ocr.py demo/mrbean.png --print-result --imshow --det TextSnake --recog SEG

The output error is like this: ImportError: /home/avlab/general_ocr/general_ocr/_ext.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _Z42SigmoidFocalLossBackwardCUDAKernelLauncherN2at6TensorES0_S0_S0_ff

Do you know the problem and how to fix that, please?

theohsiung avatar Nov 02 '22 12:11 theohsiung