You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I want to run the train.py in detection folders, the error occurs KeyError: 'ViTAdapter is not in the models registry'
I have installed the environment according to the ReadMe file, so how to fix this bug, thank you!
Hey I ran into the same problem :(
It works if I run the official test script. But the same KeyError occurs if I want to build model in my own script.
Can you share how you solved the problem?
Thanks! :)
When I want to run the train.py in detection folders, the error occurs
KeyError: 'ViTAdapter is not in the models registry'
I have installed the environment according to the ReadMe file, so how to fix this bug, thank you!
The text was updated successfully, but these errors were encountered: