Skip to content

Conversation

ahmedsaed
Copy link
Contributor

Note

This PR depends on #136 and includes it's changes. Please review #136 first.

This pull request introduces a modular implementation of ImageBind, enabling selective loading of modality-specific components for more flexible and efficient multimodal inference.

  • New Script: Added imagebind/model_splitter.py, which splits the ImageBind model by modality and saves individual modality-specific weights for streamlined deployment.
  • Modular Architecture: Introduced the ModularImageBind class in imagebind/models/modular_imagebind_model.py, allowing dynamic loading of only the required modalities during inference.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants