KIE key-value 標注問題
#12285
Replies: 5 comments
-
应该是支持的,它的kv对不会在同一个linking中出现 |
Beta Was this translation helpful? Give feedback.
0 replies
-
我將 SER 和 RE 模型 finetune 之後還是沒辦法獲得多個 key 對應到同一個 value 的狀況 |
Beta Was this translation helpful? Give feedback.
0 replies
-
目前暂时还没有相关的范例,这个场景在数据集中出现频繁吗? |
Beta Was this translation helpful? Give feedback.
0 replies
-
在我們的數據集蠻常出現的,但 inference 的結果發現都無法獲得多個 key 對應到同一個 value 的狀況 |
Beta Was this translation helpful? Give feedback.
0 replies
-
这种情况建议增加这种类型的数据,或者在训练的时候调大学习率尝试会不会有所改善 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
KIE 任務的標注中提到

https://github.com/PaddlePaddle/PaddleOCR/blob/release/2.7/ppstructure/kie/how_to_do_kie.md
支持一個 key 對應多個 value
請問支持多個 key 對應到同一個 value 嗎?
Beta Was this translation helpful? Give feedback.
All reactions