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

Further changes to reduce memory footprint #55

Merged
merged 3 commits into from Jul 14, 2015
Merged

Conversation

jni
Copy link
Collaborator

@jni jni commented Jul 14, 2015

No description provided.

jni added 3 commits July 10, 2015 16:06
Rationale:

- UCM is expensive to produce (in terms of memory)
- UCM is expensive to maintain (in time)
- without 0-boundaries, UCM does not capture segmentation accurately
This enables many optimisations because we can assume that all labels
(including initial label map and subsequent labels resulting from
merges) are sequential.
jni added a commit that referenced this pull request Jul 14, 2015
Further changes to reduce memory footprint
@jni jni merged commit 848bcd4 into janelia-flyem:master Jul 14, 2015
@jni jni deleted the memreduce2 branch July 14, 2015 20:15
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

Successfully merging this pull request may close these issues.

None yet

1 participant