xiaoyu258 / DocProj

Document Rectification and Illumination Correction using a Patch-based CNN
MIT License
345 stars 87 forks source link

performance of the illumination network #22

Open fh2019ustc opened 3 years ago

fh2019ustc commented 3 years ago

Hi, thanks for your solid work.

I test the illumination network using some geometric rectified images. The results are not very well as in paper. Like the following examples:

63_1 copy_rec 63_1 copy_rec_rec_ill

47_2 copy_rec 47_2 copy_rec_rec_ill

3_1 copy_rec 3_1 copy_rec_rec_ill

We check the code is right: 0_input 0_input_rec_rec_ill

I don‘t know what is the problem. Thank you!