ofsoundof/GRL-Image-Restoration

RuntimeError: Error(s) in loading state dict for GRL:

lvxiaoqian opened this issue · 0 comments

I used the following command to run the code
torchx run -- -j 1x2 -- -m training=False gpus=2 experiment=dn/grl/grl_p256 model=grl/grl_base load_state_dict=True pretrained_checkpoint="./model_zoo/dn_grl_base_c1s15.ckpt"
image
Why are so many keys missing?