Predict SER, RE KIE with my ocr #12705
-
I want to write code that predicts SER, RE with my OCR model? But I haven't determined what the input format of the KIE ser model is? Can you tell me or is there any tutorial you know that can help me? Thank you very much |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 2 replies
-
maybe you can refer: |
Beta Was this translation helpful? Give feedback.
-
@GreatV Do you have any documentation on the SER model input format so I can create my ocr model output accordingly to load into the ser model? |
Beta Was this translation helpful? Give feedback.
-
You may need to dive into the code |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
@minhduc01168 Please verify that the pre-trained model path is correct: |
Beta Was this translation helpful? Give feedback.
@minhduc01168 Please verify that the pre-trained model path is correct:
https://bj.bcebos.com/paddlenlp/models/community/.output/ser_vi_layoutxlm_giaykhaisinh_zh/best_accuracy/model_state.pdparams
, and the current URL is incorrect.