Skip to content

unet #27

@wcx-bit

Description

@wcx-bit

dear author, the unet model you implemented seems different with that in the original paper. The initial features is 64 which is so big. meanwhile, the original unet should be input channel to 32 then to 64 in the first layer. while you just skip the middle and to the 64 at first, then you use a 3x3 conv without change channel, I think there is some difference with others original model

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