-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
MASA: Matching Anything By Segmenting Anything (CVPR24) #1474
Comments
Wow, this looks very promising |
From MASA:
From SAM:
SAM uses ViT as image embedder, from ViT:
This would require to get ViT working here as embedder to start with |
This:
may not be a problem anymore 😄, given that Ultralytics has a ViT encoder |
👋 Hello, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs. |
Add model under |
so is it compatible now your repo? |
I have been investigating this thoroughly today. The whole architecture build using mmdet needs to be ported to pytorch. This is no easy feat due to many custom implementations and optimizations. I don't have the time for such a research project on my free time at the moment |
I was working on this a few weeks ago to integrate with huggingface, but
never got around to finishing it. Would be happy to share my code from it.
…On Mon, Sep 9, 2024 at 12:26 PM Mike ***@***.***> wrote:
I have been investigating this throughly today. The whole architecture
build using mmdet needs to be ported to pytorch. This is no easy feat due
to many custom implementations and optimizations
—
Reply to this email directly, view it on GitHub
<#1474 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AX2EJPHM5NNB5OT7BD6FEWTZVXD4VAVCNFSM6AAAAABJEIK5Q6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZYGU2TQNJRGI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Hey @rolson24! Hope everything is fine. That would be awesome. So just the architecture part? |
MASA is very powerful, will it be supported in the future? |
It will take some time due to the need of an architecture port from mmdet to pure pytorch |
👋 Hello, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs. |
👋 Hello, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs. |
Hi @rolson24! Any updates on integrating MASA here? |
👋 Hello, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs. |
👋 Hello, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs. |
👋 Hello, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs. |
Search before asking
Description
https://github.com/siyuanliii/masa
Use case
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: