Skip to content

Optimizations for finding decision points on sparse volumes#118

Open
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_888191240
Open

Optimizations for finding decision points on sparse volumes#118
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_888191240

Conversation

@copybara-service
Copy link

Optimizations for finding decision points on sparse volumes

  • If the number of voxels is below a certain threshold do not count it as a segment to expand.
  • If number of unique segments in a subvolume is <2 do not expand.

- If the number of voxels is below a certain threshold do not count it as a segment to expand.
- If number of unique segments in a subvolume is <2 do not expand.

PiperOrigin-RevId: 888191240
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.

1 participant