xmindflow/deformableLKA
[WACV 2024] Beyond Self-Attention: Deformable Large Kernel Attention for Medical Image Segmentation
This project helps medical professionals, researchers, and imaging specialists accurately outline organs or abnormalities within medical scans. You input medical images (like MRI or CT scans), and it outputs precise segmented regions, such as the boundaries of organs like the spleen, liver, or pancreas, or skin lesions. It is designed for anyone working with medical imaging who needs to isolate specific structures for diagnosis, treatment planning, or quantitative analysis.
259 stars. No commits in the last 6 months.
Use this if you need highly accurate, automated segmentation of anatomical structures or lesions in 2D or 3D medical images.
Not ideal if your primary goal is general image segmentation outside of the medical domain or if you are working with very low-resolution images where fine detail is not critical.
Stars
259
Forks
20
Language
Python
License
—
Last pushed
Feb 07, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/xmindflow/deformableLKA"
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...