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

added model adapter as a way to use different models for feature extraction #4

Merged
merged 3 commits into from
Jun 11, 2024

Conversation

mese79
Copy link
Collaborator

@mese79 mese79 commented Jun 5, 2024

In models folder:

  • base.py contains the base model adapter class.
  • MobileSAM folder contains all necessary codes + its adapter

For now, I only tested two main widgets: feature extraction and randomforest, and I disabled the other two widgets.

@mese79 mese79 force-pushed the ms/feat/model_adapter branch from 7d185d3 to 12257d6 Compare June 6, 2024 09:29
@mese79 mese79 merged commit 83afea1 into main Jun 11, 2024
2 of 20 checks passed
mese79 added a commit that referenced this pull request Jun 11, 2024
added model adapter as a way to use different models for feature extraction

Former-commit-id: 83afea1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants