when run python test.py -opt options/test/test_SRFBN_example.json
the error is below:
VPR19-master/networks/srfbn_arch.py", line 79, in forward
LD_H = torch.cat(tuple(hr_features), 1)
RuntimeError: CUDA error: out of memory
i have run the ESRGAN and SRGAN without the error.
when run python test.py -opt options/test/test_SRFBN_example.json the error is below: VPR19-master/networks/srfbn_arch.py", line 79, in forward LD_H = torch.cat(tuple(hr_features), 1) RuntimeError: CUDA error: out of memory
i have run the ESRGAN and SRGAN without the error.