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

Request the Swin-UNETR code #65

Open
4dirveduck opened this issue Jan 6, 2024 · 1 comment
Open

Request the Swin-UNETR code #65

4dirveduck opened this issue Jan 6, 2024 · 1 comment
Labels
question Further information is requested

Comments

@4dirveduck
Copy link

Dear author, I have successfully replicated the UNETR++ model as per your prompt #64. While going through the paper on UNETR++, I came across your mention of Swin-UNETR in Synapse data experiment comparison. May I request you to kindly share the code for Swin-UNETR that can be used to train the synapse dataset?

@Amshaker
Copy link
Owner

Amshaker commented Jan 6, 2024

Hi,

The model definition for Swin-UNETR is similar to this one. You have to update the trainer class, similar to this trainer class.

Best regards,
Abdelrahman

@Amshaker Amshaker added the question Further information is requested label Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants