混贴票据识别
#12267
Replies: 2 comments 1 reply
-
可以参考 |
Beta Was this translation helpful? Give feedback.
1 reply
-
是不是可以用目标检测的方式,比如你先有一堆发票扫描件和其他票据扫描件,然后拼成A4的图片然后用于目标检测训练,再根据训练后的模型用于检测一张纸的上出现的票据,并带上bbox,方便你裁切出来做二次处理 |
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.
-
背景
经过需求征集#10334 和每周技术研讨会 #10223 讨论,我们确定了XXXX任务。
解决步骤
看到百度ai开放平台有混贴票据识别的项目,请问开源这边有没有对应的项目?
或者,指点一下如何实现?
Beta Was this translation helpful? Give feedback.
All reactions