Skip to content

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

@Albert22dai

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

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