-
Hi,
I followed your codes and retrained the LM-models. Both LM-Liif and LM-LTE were good. However, for LM-Ciao, the results were bad and the validation PSNR was ~16. Do you have any insight into th…
-
Does this mean "EDNS Destinations". Trying to find EDSR elsewhere
-
1. Downloaded BasicSR-1.4.2 release
2. Downloaded pretrained models and placed them in 'experiments/pretrained_models' subfolder:
`experiments/pretrained_models/BasicVSR/EDVR_REDS_pretrained_for_Ico…
-
Hi, I'm currently trying to reproduce your result. While using your DRAGAN + EDSR generator model, it often collapse while training. Your code is great, and your result is realy cool. Could I know the…
-
**When training using sh run.sh edsr 0 6 8, the test results on Set5 were as follows,**
[Epoch 2] Update param _a Learning rate for param: 1.00e-2
[20/100] L_pix: 2.886 L_skt: 3.195 [bit:6.0…
-
Hi I am facing trouble using LambdaLR scheduler
The details of the error is shown as followings:
Traceback (most recent call last):
File "latent-diffusion/main.py", line 720, in
trainer…
-
I'm trying to train a model on custom data, however the PSNR is stuck around `19` while loss is constantly going down, what can I infer from this?
In what sense is the model improving or not improv…
-
你好,我在训练自己的数据集时遇到了一些困难,请问可以请教你吗?
-
### Model description
EDSR (Enhanced Deep Residual Networks for Single Image Super-Resolution) is for image super resolution, here's the [paper](https://arxiv.org/abs/1707.02921).
### Open sourc…
-
请问这是怎么回事呢? File "D:\Anaconda\envs\EDSR\lib\site-packages\torch\serialization.py", line 842, in _load
result = unpickler.load()
ModuleNotFoundError: No module named 'edsr'