UDoc-GAN icon indicating copy to clipboard operation
UDoc-GAN copied to clipboard

Official PyTorch implementation for ACM MM22 "UDoc-GAN: Unpaired Document Illumination Correction with Background Light Prior"

Results 6 UDoc-GAN issues
Sort by recently updated
recently updated
newest added

Do you provide a pretrained ckpt for testing

Hi, thank you for the great work! I would love to try your model out, but I do not have Baidu account, and I was wondering if you could upload...

I would like to ask why do you have two different pre-trained models for doctr and dewarpnet.Apart from training docproj datasets together, are there any differences between them?

Hi, could you share your docproj dataset geometrically corrected code?

Hi, thank you for your paper and open-source code! The unpair method is really useful in practical scenarios. I'm trying to train the model on my own dataset, and after...

现在遇到一个问题,我发现您的代码是多机多卡运行,如果在单机单卡情况下,应该如何运行,特别希望得到您的帮助