1、unet 实现文本文档去噪、去水印
https://github.com/1024210879/unet-denoising-dirty-documents
2、 Distorted Document Images dataset (DDI-100)
https://github.com/machine-intelligence-laboratory/DDI-100
imgs
masks
3、DocProj(Document Rectification and Illumination Correction using a Patch-based CNN: SIGGRAPH Asia 2019)
https://github.com/xiaoyu258/DocProj
3-1、GeoProj(Blind Geometric Distortion Correction on Images Through Deep Learning: CVPR19)
https://github.com/xiaoyu258/GeoProj
4、waveCorrection(复现阿里OCR皱巴巴文档图像形变矫正)
https://github.com/tommyMessi/waveCorrection
5、DocumentPhotoCorrection(利用unet网络进行 文档照片透视纠偏)
https://github.com/tommyMessi/DocumentPhotoCorrection
6、python opencv 文档照片与证件照片的仿射变换的矫正