rekalantar/MedSegmentAnything_SAM_LungCT
The code to finetune SAM with bounding box prompt for segmentation of the lungs on CT
This project helps radiologists and medical researchers analyze CT scans more precisely by segmenting lungs. It takes raw CT images and outlines the lung regions, which is critical for diagnosing and understanding pulmonary diseases. It's designed for medical professionals who work with medical imaging and need to process scans for diagnostic or research purposes.
No commits in the last 6 months.
Use this if you need to accurately identify and isolate lung areas within CT scans, especially when working with limited medical image data.
Not ideal if you need to segment other organs or structures beyond lungs, or if you require an out-of-the-box solution without any fine-tuning.
Stars
36
Forks
5
Language
Jupyter Notebook
License
—
Last pushed
May 30, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/rekalantar/MedSegmentAnything_SAM_LungCT"
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...