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

Multichannel support in backend #47

Open
2 tasks
berombau opened this issue Oct 27, 2020 · 0 comments
Open
2 tasks

Multichannel support in backend #47

berombau opened this issue Oct 27, 2020 · 0 comments
Labels

Comments

@berombau
Copy link
Collaborator

  • c resolution channel in Dataset resolution, 0 to c
    • resolution: {x: 64, y:64, z: 30, c: 3} for a 30 slices of 64x64 image with 3 channels
  • add channels in Dataset schema
    • channel: Dict[int, str]: e.g. 3 channels -> {0: "background", 1: "mitos", 2: ""] . Key is int value, str is name of channel.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants