liuyifan6613 / DocBank-Document-Enhancement-Dataset

DocBank 文档图像增强数据集,此数据集用于文档图像增强,具体任务包括以下内容:Seal detection & Removal 印章检测 & 移除 ;Watermark detection & Removal 水印检测 & 移除;Document deblurring 文档去模糊;Document shadow removal 文档去阴影;Document super-resolution 文档超分;Document Low-Light Enhancement 文档低光增强
10 stars 1 forks source link

seal-20000数据 #2

Closed nicheng0019 closed 3 months ago

nicheng0019 commented 3 months ago

请问seal-20000 中某些印章数据是做了模糊处理吗?

liuyifan6613 commented 3 months ago

是的,有部分加了随机噪声和模糊。

nicheng0019 commented 3 months ago

对应的gt文件是不是没有加模糊?这样图像和gt文件是不是对应不上了?

liuyifan6613 commented 3 months ago

是的,但是不会有很大的影响,最初的目的就是增加鲁棒性,因为事实上很多场景下不可能和gt做到完全对应的,其他的数据都用上的话这部分的比例就不多。

nicheng0019 commented 3 months ago

好的,谢谢