Skip to content

About the mismatch in the size of the training and inference inputs #36

Description

@Albert22dai

hello, I input the patch size of the network during training as (50,150,150), and use the model parameters reserved for training for inference, and the patch size of the input network during inference is (100,150,150), which will cause the inference output to be abnormal, does it have to strictly match the patch size of training and inference, which is unnecessary for CNN networks?
best wishes to you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions