Skip to content

can I use convnext to unet model #1251

@pure-rgb

Description

@pure-rgb

The unet model expect encoder depth upto 5, but convnext model gives 4, from its each stage. In the official convnext, they use 4 stage conv block output to build uper-net model. But I'm not sure with unet implementation in this repo can achieve convnext-unet anyhow?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions