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

Investigate how to implement overlapping tiles #95

Open
cwerner opened this issue Mar 2, 2023 · 1 comment · May be fixed by #96
Open

Investigate how to implement overlapping tiles #95

cwerner opened this issue Mar 2, 2023 · 1 comment · May be fixed by #96
Assignees
Labels
enhancement New feature or request

Comments

@cwerner
Copy link
Owner

cwerner commented Mar 2, 2023

We currently do not use overlapping tiles. This might lead to a less dead tree detections since the fetch of the model on the edges is not sufficient.

Action items:

  • check with other segmentation repositories for strategies on tiling and mosaicing with overlap
  • investigate strategies of consolidating our discrete values in the overlapping regions
@dagshub
Copy link

dagshub bot commented Mar 2, 2023

@cwerner cwerner added the enhancement New feature or request label Mar 2, 2023
@cwerner cwerner self-assigned this Mar 2, 2023
@cwerner cwerner linked a pull request Mar 4, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant