Skip to content

Dewarping Document Image By Displacement Flow Estimation with Fully Convolutional Network

License

Notifications You must be signed in to change notification settings

phonhay103/DFE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dewarping Document Image

Dewarping Document Image By Displacement Flow Estimation with Fully Convolutional Network.

Please browse 90_paper.pdf

Dewarping Process

image We predict the displacement and the categories (foreground or background) at pixellevel by applying two tasks in FCN, and then remove the background of the input image, and mapped the foreground pixels to rectified image by interpolation according to the predicted displacements. The cracks maybe emerge in rectified image when using a forward mapping interpolation. Therefore, we construct Delaunay triangulations in all scattered pixels and then using interpolation.

Compare

image

Notice

  • 2020.11.10 update the result file, including 6-25_11_52_54-49-rgb_ and 6-25_11_52_54-49_.

  • 2022.2.17 update the Release Code.

  • 2022.4.14 update Source file.

Release Code

The source code is open, please download from Source.

Please send an email to xieguowang2018@ia.ac.cn.

Dataset

The training dataset can be synthesised using the scripts.

About

Dewarping Document Image By Displacement Flow Estimation with Fully Convolutional Network

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python 100.0%