MIC-DKFZ/MedNeXt
[MICCAI 2023] MedNeXt is a fully ConvNeXt architecture for 3D medical image segmentation.
This project helps medical researchers and clinicians automatically identify and outline specific structures or abnormalities within 3D medical images, such as MRI or CT scans. You input raw 3D medical image data, and it outputs segmented images highlighting regions of interest. It's designed for medical imaging specialists, radiologists, and researchers working with volumetric scans.
487 stars. No commits in the last 6 months.
Use this if you need a specialized tool for segmenting anatomical structures or lesions in 3D medical scans, particularly when dealing with datasets that have limited annotations.
Not ideal if you are working with 2D medical images or general-purpose image segmentation tasks outside of the medical domain.
Stars
487
Forks
58
Language
Python
License
Apache-2.0
Last pushed
Nov 02, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/MIC-DKFZ/MedNeXt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
tue-mps/eomt
[CVPR 2025 Highlight] Official code and models for Encoder-only Mask Transformer (EoMT).
OSUPCVLab/SegFormer3D
Official Implementation of SegFormer3D: an Efficient Transformer for 3D Medical Image...
jeya-maria-jose/Medical-Transformer
Official Pytorch Code for "Medical Transformer: Gated Axial-Attention for Medical Image...
davidiommi/Pytorch--3D-Medical-Images-Segmentation--SALMON
Segmentation deep learning ALgorithm based on MONai toolbox: single and multi-label segmentation...