frotms

Results 122 comments of frotms

Model is saved: multilingual_ptocr_v3_det_infer.pth without error when I use `python3 ./converter/ch_ppocr_v3_det_converter.py --src_model_path ./downloads/Multilingual_PP-OCRv3_det_distill_train`

@xellDart I cannot find where models/ch_PP-OCRv3_rec_slim_train is in https://github.com/PaddlePaddle/PaddleOCR/#%EF%B8%8F-pp-ocr-series-model-listupdate-on-september-8th

@aibohang 请使用 `python ./tools/infer/predict_det.py --det_algorithm DB --det_yaml_path ./configs/det/det_ppocr_v3.yml --det_model_path ./weight/en_ptocr_v3_det_infer.pth --i mage_dir ./doc/imgs/1.jpg`

v3有些差别

paddle识别推理时也只用了ctc

@Ivansyf34 https://github.com/frotms/PaddleOCR2Pytorch/blob/main/doc/doc_ch/inference.md

目前转换不了