Li

Results 6 comments of Li

Yes, I check the scale arguments is 2, : `CUDA_VISIBLE_DEVICES=1 python inference_diffir.py --scale 2 --model_path ./experiments/SISR-DiffIRS2-GAN.pth,` but still not works: ` Traceback (most recent call last): File "/home/ps/PycharmProjects/DiffIR/DiffIR-SRGAN/inference_diffir.py", line 46,...

> In fact, it is easy to extract the GT mask of the document image from other annotations. For example, in UV map, the values of the background region are...

Hi @fh2019ustc , the demo web link ( https://doctrp.docscanner.top/ and https://demo.doctrp.top/ ) can not be accessed,the web server returned "ERR_CONNECTION_CLOSED". May be the web server has been down . Or...

@fh2019ustc OK, Thank you for your reply. Your work on document rectification are excellent!

@Moonflynn Hi,have you got how to resize bm file to new resolution?I have tried to use cv2.resize to process bm file just like RGB image,but when I trained the DocTr,...

@CV-deeplearning 你好,可以分享一下你的实现原理或者代码吗?