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

3D implementation of GLaMM #46

Open
remvanthull opened this issue Apr 30, 2024 · 1 comment
Open

3D implementation of GLaMM #46

remvanthull opened this issue Apr 30, 2024 · 1 comment

Comments

@remvanthull
Copy link

Hi!

I have been experimenting with your model for quite some time now, specifically on medical imaging data.

I am currently working on looking into possibilities of extending your architecture such that it would be able to encode sequences of images and decode these accordingly to obtain 3D segmentations.

I was curious if you maybe have a take on how to tackle this. It would greatly help me, as I am doing my master's thesis on LMMs in medical imaging with your model as the main focus of interest! :)

Thank you in advance,
Rachel

@mmaaz60
Copy link
Member

mmaaz60 commented May 10, 2024

Hi @remvanthull,

Thank you for your interest in our work. Your project looks interesting. A simple approach could be to replace image encoder with something like UNETR++ encoder and segmentation decoder with something like MedSAM.

Please do share any updates that you may have in your project. Thank you and Good Luck!

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

No branches or pull requests

2 participants