kean_lee

Results 5 issues of kean_lee

he tokenizer class you load from this checkpoint is not the same type as the class this function is called from. It may result in unexpected tokenization. The tokenizer class...

deivce=cpu or gpu raise same exception python3 ocr_japanease.py ../data/test/1.jpg Traceback (most recent call last): File "/home/demo/pythonProjects/STISR/OCR_Japanease/ocr_japanease.py", line 157, in main() File "/home/demo/pythonProjects/STISR/OCR_Japanease/ocr_japanease.py", line 34, in main ocr_result = get_ocr(d, dpi=args.dpi,...