TheoHsiung
Results
2
issues of
TheoHsiung
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...
dear author, I'm facing a TypeError: object of type 'Polygon' has no len() when i tempt to train FCENet on CTW1500 could you please help me with this