Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No object named found in 'model' registry #723

Open
lmvgjp opened this issue Feb 21, 2025 · 0 comments
Open

No object named found in 'model' registry #723

lmvgjp opened this issue Feb 21, 2025 · 0 comments

Comments

@lmvgjp
Copy link

lmvgjp commented Feb 21, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant