ToddBear

Results 6 comments of ToddBear

Hi @YoheiKakiuchi ! I met the same problem when adding a character. Did you fix the problems occurred in v2.2.4?

Hi @kswain98 ! I tested on the latest version, and find that the problems also occurred when there is "add_character()" before "expand_scene()". ``` comm.reset(0) comm.add_character() message = comm.expand_scene(graph_state, randomize=False, random_seed=seed)...

I met the same problem.

来源:Issue #10404 需求描述:支持更长文本输入(>512 tokens)的KIE模型 需求场景:许多进行KIE的文档都存在大于512 tokens的情况 潜在解决方案(问题分解):现有的KIE模型大多基于MVLM(Masked Visual language Model),与Bert(MLM,Masked language Model)的网络架构相似,可以参考现有的利用Bert进行处理长文本的方法,比如sliding window approach

以上回答已经充分解答了问题,如果有新的问题欢迎随时提交issue,或者在此条issue下继续回复~ 我们开启了飞桨套件的ISSUE攻关活动,欢迎感兴趣的开发者参加:https://github.com/PaddlePaddle/PaddleOCR/issues/10223

以上回答已经充分解答了问题,如果有新的问题欢迎随时提交issue,或者在此条issue下继续回复~ 我们开启了飞桨套件的ISSUE攻关活动,欢迎感兴趣的开发者参加:https://github.com/PaddlePaddle/PaddleOCR/issues/10223