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

Implement seamless predictions #1

Open
arentkievits opened this issue Apr 30, 2024 · 0 comments
Open

Implement seamless predictions #1

arentkievits opened this issue Apr 30, 2024 · 0 comments

Comments

@arentkievits
Copy link
Member

arentkievits commented Apr 30, 2024

Currently, the prediction is divided into chunks if the volume does not fit into VRAM. However, this creates seams in the prediction, where mitochondria on the border of the chunk are split up. So these predictions should be somehow merged.

Note that this is less of an issue when using the CPU, but the predictions are super slow. Even then, the volume is still limited by RAM.

Todo: Find out how to do this.

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

1 participant