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

KeyError with TeViT Model in mmdet::model Registry #12

Open
mbk2103 opened this issue Oct 23, 2023 · 0 comments
Open

KeyError with TeViT Model in mmdet::model Registry #12

mbk2103 opened this issue Oct 23, 2023 · 0 comments

Comments

@mbk2103
Copy link

mbk2103 commented Oct 23, 2023

Hello,

I am encountering an issue with the TeViT model and need your assistance. I am using the video_demo.py script for the inference part of the TeViT model, but when I run the script, I get the following error:

KeyError: 'TeViT is not in the mmdet::model registry. Please check whether the value of TeViT is correct or it was registered as expected.'

Could you please help me understand the root cause of this error and how it can be fixed? I need to ensure that I have correctly added the TeViT model to the mmdet::model registry, but I am having trouble identifying what might have gone wrong.

If there are any additional details I need to add or any other corrections to the command-line script I'm using, please let me know.

Thank you!

!python video_demo.py video.mp4 config_file.py checkpoint.pth --out output.mp4 --show

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