Segment image with different slice length #2218
Unanswered
talhaanwarch
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Hi @talhaanwarch , Thanks for your interest here. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
But I want to do training. Is it still hold true for training, I mean can I
train volumetric image of different slice length
…On Sat, May 29, 2021, 7:35 PM Nic Ma ***@***.***> wrote:
Hi @talhaanwarch <https://github.com/talhaanwarch> ,
Thanks for your interest here.
I think you can run the inference with batch_size=1 to solve your problem.
Thanks.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2218 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI5FYO5YSOBYZ4OQMMWG4G3TQD3SFANCNFSM45FHC5AQ>
.
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings. Is there any way to segment or classify data having images of different slice length (z-axis).
I have the following images' shape
(224,224,110),(224,224,113),(224,224,100),(224,224,107).
Is there any way, without croping or padding it to fix length?
The reason i am asking as we cant crop/pad the test set, as it not available in most competition.
Beta Was this translation helpful? Give feedback.
All reactions