-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add ConvNeXt model architecture #4798
Copy link
Copy link
Open
Labels
Description
Hi,
Is there any interest in adding the ConvNeXt architecture to MONAI? It is a modern version of a ConvNet using current best practices based on this paper: https://arxiv.org/abs/2201.03545.
The code for ConvNeXt are available here: https://github.com/facebookresearch/ConvNeXt
If there is interest, I can look into contributing a PR for this architecture.
Reactions are currently unavailable