Open zch-90 opened 2 years ago
I used EDSR framework to train our model, but the official code test output is wrong? There are some grids in the output picture?
To fix this bug, we need modify the the uint2tensor4 function and tensor2uint function in the utils/utils_image.py script to get right results.
Can we submit the modified utils scripts to get right results?
The uint2tensor4 function and tensor2uint function in this repository will be modified to accommodate the different input data ranges.
I used EDSR framework to train our model, but the official code test output is wrong? There are some grids in the output picture?
To fix this bug, we need modify the the uint2tensor4 function and tensor2uint function in the utils/utils_image.py script to get right results.
Can we submit the modified utils scripts to get right results?