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

GPU requirements in README #5

Open
tomjf opened this issue Aug 2, 2024 · 2 comments
Open

GPU requirements in README #5

tomjf opened this issue Aug 2, 2024 · 2 comments

Comments

@tomjf
Copy link

tomjf commented Aug 2, 2024

Hello, thank you for sharing the code.

What size GPU was used in training? I couldn't find this in the paper. I am running into OOM issues after 100 epochs on a 24GB RTX A5000. It would be helpful to state the GPU requirements in the README, especially if they are large. Or perhaps I have made a mistake.

@seannz
Copy link
Owner

seannz commented Aug 2, 2024

Hello Tom,

Thanks for your interest in our work — we trained slightly different models for adult brain SVR and fetal. IIRC both were trained on an RTX 8000 with 48gb of ram. Since the publication of the paper, we have made some architectural tweaks to our models and are in the process of training smaller and more accurate models right now, but in the mean time please feel free to train a smaller model listed in flow_SNet4.py. Let me know if you have any questions
—Sean

@tomjf
Copy link
Author

tomjf commented Aug 6, 2024

Thanks Sean,
I tried one of the smaller models and that works. Thanks again. Is the splat-slice U-Net in the paper flow_SNet3d0_192?

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