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

[WIP] Add full model registry #449

Open
wants to merge 35 commits into
base: main
Choose a base branch
from
Open

Conversation

blumenstiel
Copy link
Collaborator

Currently, you cannot register standalone models, e.g. MAEs or Tokenizer or Compression models in any registry. Also specific model architectures that include decoders like the models in torchgeo are currently not easy to use.

  • Added FullModelRegistry
  • Registered Prithvi MAE models
  • Add FullModelFactory for standalone models

We can still change the name. Ideas FullModelRegistry or MonoliticModelRegistry.

blumenstiel and others added 28 commits December 12, 2024 14:08
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
@blumenstiel blumenstiel self-assigned this Feb 21, 2025
@blumenstiel blumenstiel added the enhancement New feature or request label Feb 21, 2025
blumenstiel and others added 7 commits February 21, 2025 08:32
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Signed-off-by: Benedikt Blumenstiel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.99.9 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant