Chulyoung Kwak
Results
1
comments of
Chulyoung Kwak
For people suffering from same problems, I solve this problem by changing the line 29 in 'PaddleOCR2Pytorch-main/pytorchocr/postprocess/rec_postprocess.py' from if character_dict_path is 'en': to if character_dict_path is None: