Skip to content

I'm facing issues with insufficient VRAM and mismatched channel requirements. #13

Description

@wbq00

When using the latest version of the nnUNet plugin (as of January 7, 2025), I encountered two issues. First, the log indicates that the prediction process failed due to insufficient memory, causing the results array to be moved to the CPU. However, I am using an NVIDIA GeForce RTX 4060 with 8GB of VRAM, which I believe should be sufficient. Second, I received the error "RuntimeError: Given groups=1, weight of size [32, 4, 3, 3, 3], expected input[1, 1, 128, 128, 128] to have 4 channels, but got 1 channel instead." However, I have ensured that the input data is indeed 4-channel (and have also used code to forcibly convert it to confirm this). Thank you for your assistance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions