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

Extend/bands #106

Merged
merged 6 commits into from
Aug 20, 2024
Merged

Extend/bands #106

merged 6 commits into from
Aug 20, 2024

Conversation

Joao-L-S-Almeida
Copy link
Member

This minor adjust will guarantee that the number of input channels during the backbone instantiation is properly estimated, even when the bands are defined as "lists of subintervals" with integers as limits.
This is particularly useful when we have a large number of input bands, for example:

dataset_bands:
 - [0, 285]
 input_bands:
- [0, 50]
- [85, 150]

Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
…o the kind of bands definition

Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
@Joao-L-S-Almeida Joao-L-S-Almeida changed the base branch from main to segmentation/tests August 9, 2024 19:27
@romeokienzler
Copy link
Collaborator

@CarlosGomes98 suggesting: infer no of in channels via band definitions

@Joao-L-S-Almeida Joao-L-S-Almeida self-assigned this Aug 15, 2024
Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
@Joao-L-S-Almeida Joao-L-S-Almeida merged commit f4e9c47 into segmentation/tests Aug 20, 2024
1 check passed
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.

2 participants