Replies: 1 comment
-
Ended up figuring out the issue, I previously registered a model with the same class name that was incorrectly formatted which was causing an error. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to use a custom model architecture with CEBRA but whenever I try to initialize the model I always get a similar error like:
Which is odd im using the same formatting and model as in cebra.models. Here is the code registering the model:
Any help would be appreciated, thanks!
Beta Was this translation helpful? Give feedback.
All reactions