What are some good data augmentation techniques for document images?

自闭症网瘾萝莉.ら 提交于 2019-12-11 16:36:22

问题


I have 1000 resume in png format and I am implementing MaskRcnn for object detection. What data augmentation techniques can I use to improve the mask Rcnn performance?


回答1:


I don't think MaskRCNN or other semantic segmentation or object detection tools are appropriate for this task. Look into OCR libraries such as Tesseract.



来源:https://stackoverflow.com/questions/58748719/what-are-some-good-data-augmentation-techniques-for-document-images

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!