Skip to content

Add MedNeXt model architectures within MONAI #7786

@surajpaib

Description

@surajpaib

Is your feature request related to a problem? Please describe.
There seems to be some demand for ConvNeXt based architectures #4798 implemented in MONAI. Having a ConvNeXt-based segmentation model could be quite useful as it seems to perform very convincingly, based on results from this paper https://arxiv.org/abs/2404.09556

Describe the solution you'd like
Provide an implementation of the MedNeXt model architecture in MONAI

Additional context
I've implemented and benchmarked an implementation of MedNeXt, heavily based on code (https://github.com/MIC-DKFZ/MedNeXt) from the original authors. This implementation has support for dynamic configuration of blocks and follows an API very similar to SegResNetDS and was benchmarked through MONAI bundle config.

Happy to contribute this to MONAI (with the proper source attribution) if there is interest.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions