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

Handle extremly large data exception in sliding window inference. #6200

Closed
heyufan1995 opened this issue Mar 20, 2023 · 1 comment
Closed
Assignees

Comments

@heyufan1995
Copy link
Member

sliding window inference with try-catch to handle extremely large data size: store the original image into RAM and transfer the patch to GPU for inference

@wyli
Copy link
Contributor

wyli commented Apr 14, 2023

addressed by #6251 #6254

@wyli wyli closed this as completed Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

4 participants