DocProj icon indicating copy to clipboard operation
DocProj copied to clipboard

Document Rectification and Illumination Correction using a Patch-based CNN

Results 17 DocProj issues
Sort by recently updated
recently updated
newest added

Hello every one i trained the illumnation model on my dataset and when i tried to run the evaluation i am getting this error: from torchvision import _C ImportError: DLL...

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...

Thank you for sharing such wonderful work. Where can I get illumination network dataset?

请问那个光照矫正模型训练最少需要几个GPU??

Thanks for your work. Can you share the version of numba, numpy and skimage? my local version: numpy:1.14.0 skimage:0.13.1 numba:0.38.0 Using @cuda.jit, a error occurred. `numba.cuda.cudadrv.error.NvvmError: Failed to compile libnvvm...

Hi, Can you also provide the Linux binary for GraphCut.exe?

I use your pre_trained model to inference the my data and the small dataset,the results are not so good.And I use the small dataset to train a new model,I use...

I just used the sample data with ground truth npy, and use the resampling.py to unwarp the imgs. The results are not good. The background cannot be cropped. ![image](https://user-images.githubusercontent.com/28524540/93749574-b265d480-fc2c-11ea-92d8-9069f0fed459.png)

I have trouble to download the dataset files due to big size and always timeout during download. @xiaoyu258 could you please split dataset to smaller size pieces, say 5GB?