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

fixed unmatched axes with input shape for bioimage.io export #81

Closed
wants to merge 1 commit into from

Conversation

mese79
Copy link
Collaborator

@mese79 mese79 commented Sep 23, 2023

A fix for #80 .
First I get the axes in config, after adding channel and batch to it, the input sample will be made matching the axes.
But still these sample input/output are dummy and not reflecting the real data.
Another caveat is that for this dummy input channel is assumed 1. I couldn't find anywhere to get the real input channel(s).

jdeschamps added a commit that referenced this pull request Oct 5, 2023
@jdeschamps
Copy link
Member

Branches heavily diverged, so modifications added to #85

@jdeschamps jdeschamps closed this Oct 5, 2023
This was referenced Oct 5, 2023
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