dante1024

Results 12 issues of dante1024

Thanks for the great work! Here are some details I want to ask. You mentioned in your paper that it takes three days for the model to train on two...

Why training should be divided into python train.py python train_plus.py These two steps?

I wrote code in Python to test PSNR and SSIM, why is the PSNR and SSIM I tested in Python lower than those in the paper? PSNR is about 1.2dB...

Will the different versions of matlab you use for testing affect the results? What is the version number of matlab you are using?

Why is the memory size of the model I trained is 41MB, while the pre-trained model provided is only 13MB?

Where can I test the PSNR and SSIM of my own trained model? The test.py file just generated the recovered image, not testing PSNR and SSIM

您的github只提供了测试的代码,请问能提供训练的代码吗?

maybe you have forgotten: "python setup.py develop --no_cuda_ext" _Originally posted by @mexthecat in https://github.com/megvii-model/HINet/issues/38#issuecomment-979738992_ What is the operation of "python setup.py develop --no_cuda_ext" used for?

#### Describe the bug 我一直显示Error: Speech invocation failed after 10 retries

bug

When I test I get the following error: Traceback (most recent call last): File "etest.py", line 30, in image, gt, name = test_loader.load_data() File "/data/zjb/camo/BGNet-master/utils/tdataloader.py", line 113, in load_data gt...