Skip to content

ResPath Error #4

Description

@eyalol

Hello, I believe that you have a mistake in the res_block implementation:
https://github.com/kim-younghan/MultiResUNet/blob/1c4a77973c18ada6dab009ed603682dfdd20c54d/multiresunet/model/MultiResUNet.py#L72-L73
You forward the input into the same block a couple of times, however, we need to start with, 'stage' num blocks, then run the input through each one of them.

Best Regards,
Eyal

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