baiyu001

Results 9 comments of baiyu001

> Thank you for your attention! > > 1. We have modified ‘sample.py’ to ‘option.py’. > 2. We have shown the path of our training data in the updated 'HDSRNet/data/div2k.py',...

Hello, sorry to bother you again, I found something wrong when debugging the code, I think it may be caused by some reasons, so I would like to bring it...

After your guidance, I have read all the contents in IV.A of the paper in detail, and I have configured the storage path of the data set according to the...

Thank you for your reply ! The path of the my dataset: train_lr : "/data/HDSRNet-main/my_datasets/DIV2K/DIV2K_train_LR_bicubic/X4/img_001_SRF_4_LR.png, ......" train_hr : "/data/HDSRNet-main/my_datasets/DIV2K/DIV2K_train_HR/X4/img_001_SRF_4_HR.png, ......" test_lr : "/data/HDSRNet-main/my_datasets/Set5/LRbicx4/img_001_SRF_4_LR.png" test_hr : "/data/HDSRNet-main/my_datasets/Set5/original/bin/img_001_SRF_4_HR.png" The option.py is configured...

I did not encounter any error message during the test, but the progress bar based on the number of images in the test set did not appear normally during the...

Ok, thank you for your careful answer, I will check again in the future.

> Thank you for your interest. Please refer to Section 4.9 in our paper(https://arxiv.org/pdf/2309.03895.pdf) for more information. Hello, thank you very much for your recovery! According to your suggestion, I...

> Hi, you may use the [Colab of LAMA](https://colab.research.google.com/github/advimman/lama/blob/master/colab/LaMa_inpainting.ipynb#scrollTo=-VZWySTMeGDM) to draw a mask. OK, thank you very much for your reply !

> Hi, you may find similar issues in the closed issues, e.g., #3. OK, thanks for your reply !