OSUPCVLab/SegFormer3D
Official Implementation of SegFormer3D: an Efficient Transformer for 3D Medical Image Segmentation (CVPR 2024)
This project helps medical researchers and clinicians automatically identify and outline structures within 3D medical images, such as brain tumors in MRI scans. It takes raw 3D medical scan data (like MRI volumes) as input and produces precise 3D segmentation masks, clearly marking specific regions of interest. It is designed for anyone working with volumetric medical imaging who needs to segment structures accurately and efficiently.
205 stars.
Use this if you need to perform highly accurate 3D segmentation on medical images like brain MRIs and prioritize efficiency in your analysis.
Not ideal if you are looking for a simple, out-of-the-box application with a graphical user interface, as this requires some technical setup and command-line execution.
Stars
205
Forks
31
Language
Python
License
GPL-3.0
Last pushed
Feb 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/OSUPCVLab/SegFormer3D"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
tue-mps/eomt
[CVPR 2025 Highlight] Official code and models for Encoder-only Mask Transformer (EoMT).
davidiommi/Pytorch--3D-Medical-Images-Segmentation--SALMON
Segmentation deep learning ALgorithm based on MONai toolbox: single and multi-label segmentation...
htcr/sam_road
Segment Anything Model for large-scale, vectorized road network extraction from aerial imagery....
MIC-DKFZ/MedNeXt
[MICCAI 2023] MedNeXt is a fully ConvNeXt architecture for 3D medical image segmentation.
snap-research/EfficientFormer
EfficientFormerV2 [ICCV 2023] & EfficientFormer [NeurIPs 2022]