Yosi
Yosi
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:Google colab - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components:paddleocrv3 - 运行指令/Command Code:!python3 tools/train.py -c configs/rec/PP-OCRv3/en_PP-OCRv3_rec.yml -o Global.pretrained_model=./pretrain_models/en_PP-OCRv3_rec_train/best_accuracy - 完整报错/Complete Error...
The training seem to be ok. T**he final epoch acc: 0.988281** **, _but the best metric, acc: 0.0_** What's wrong with that? I used my custom dataset and I adjust...
SGD is not available on optimizer.py How to add others optimizer?
-it took me forever to launch 1 epoch when using rec_r34_vd_none_bilstm_ctc.yml and en_PP-OCRv3_rec.yml. -it always stuck at _During the training process, after the 0th iteration, an evaluation is run every...
System Environment:python 3.7 Complete Error Message: when i run `python3 PPOCRLabel.py ` in terminal and i got this error : `/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/setuptools/depends.py:2: DeprecationWarning: the imp module is deprecated in favour of...