MedSAM هو إطار عمل للتعلم العميق مصمم لأتمتة تقسيم الهياكل التشريحية في الصور الطبية ثنائية وثلاثية الأبعاد. يوفر أدوات متخصصة لضبط أوزان التقسيم المدربة مسبقاً على مجموعات بيانات طبية مخصصة وتقييم دقة تلك التوقعات مقابل تسميات الحقيقة الأرضية (ground truth).
الميزات الرئيسية لـ bowang-lab/medsam هي: Medical Image Segmentations, Image Segmentations, Segmentation Model Training, SAM-Based Implementations, Medical Imaging Training Frameworks, Prompt-Guided Anatomical Segmentations, Segmentation Evaluation Metrics, Prompt-Based Segmentations.
تشمل البدائل مفتوحة المصدر لـ bowang-lab/medsam: wasserth/totalsegmentator — TotalSegmentator is a medical image segmentation tool and AI-driven organ segmenter designed to isolate anatomical… leejunhyun/image_segmentation — This project is a biomedical image segmentation framework and PyTorch computer vision library. It provides a deep… project-monai/monai — MONAI is a PyTorch-based deep learning framework and library specifically designed for healthcare imaging. It provides… fastai/course22 — This is a structured deep learning curriculum for programmers, delivered as a collection of Jupyter notebooks. It… fastai/course-v3 — This repository is a comprehensive educational program and deep learning framework designed to teach practical deep… zhengpeng7/birefnet — BiRefNet is a PyTorch image segmentation framework designed for high-precision binary mask generation. It functions as…
TotalSegmentator is a medical image segmentation tool and AI-driven organ segmenter designed to isolate anatomical structures from CT scans. It functions as a deep learning anatomy parser and quantitative radiomics analyzer, providing a framework for identifying diverse body tissues and bones to create precise anatomical masks. The system distinguishes itself through a comprehensive medical analysis suite that includes patient biometric estimation for demographics such as age, sex, weight, and height. It further provides specialized clinical index calculations and modality and phase classific
This project is a biomedical image segmentation framework and PyTorch computer vision library. It provides a deep learning pipeline for isolating specific anatomical structures within medical imagery using pixel-level binary classification. The system utilizes an encoder-decoder neural architecture combined with attention-based feature refinement to highlight relevant anatomical regions and suppress background noise. The toolkit covers a full training workflow, including stochastic data augmentation for biomedical datasets, hyperparameter optimization, and model persistence for restoring pre
MONAI is a PyTorch-based deep learning framework and library specifically designed for healthcare imaging. It provides a suite of domain-specific neural network architectures, specialized loss functions, and preprocessing pipelines tailored for analyzing multi-dimensional medical data. The project distinguishes itself through a decentralized federated learning system that allows models to learn from datasets across multiple institutions without exchanging raw patient images. It also features AI-assisted medical image annotation tools and a standardized model bundling system to ensure consiste
This is a structured deep learning curriculum for programmers, delivered as a collection of Jupyter notebooks. It teaches the fundamentals of training neural networks for computer vision, natural language processing, tabular data analysis, and collaborative filtering using PyTorch and the fastai library. The course is designed to be hands-on, guiding learners from building a training loop from scratch to fine-tuning pretrained models for a variety of practical tasks. The curriculum distinguishes itself by covering the full lifecycle of a deep learning project, from data preparation and augmen