Skip to content
Discussion options

You must be logged in to vote

Hi @jungwoooseo , yes that is possible. You need to define a model architecture for your pretrained encoder (see cebra/models/model for examples on how to register).

Preload your weights during initialisation, and then use the model either through the sklearn/torch API. In sklearn you'd pass the architecture Name you used to register the encoder.

Let me know if you have additional questions!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jungwoooseo
Comment options

Answer selected by jungwoooseo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants