BasicSR icon indicating copy to clipboard operation
BasicSR copied to clipboard

No object named found in 'model' registry

Open lmvgjp opened this issue 10 months ago • 1 comments

Hello,

I created a config file to train a model of RealSRT (https://github.com/USTC-JialunPeng/RealSRT) which used BasicSR and I get this error:

File "/home/gabi/anaconda3/envs/realsrtVE/lib/python3.10/site-packages/basicsr/utils/registry.py", line 71, in get raise KeyError(f"No object named '{name}' found in '{self._name}' registry!") KeyError: "No object named 'RealSRTModel' found in 'model' registry!"

Could anybody help please?

Greetings

lmvgjp avatar Feb 21 '25 09:02 lmvgjp

我也遇到一样的错误

iswangyifan avatar Apr 20 '25 13:04 iswangyifan