HomeModelsImage Segmentationianpan/chest-x-ray-basic
C

ianpan/chest-x-ray-basic

Image Segmentation·ianpan· 2.6K· 9
transformers Image Segmentation 22.2M params

This model performs both segmentation and classification on chest radiographs (X-rays). The model uses a tfefficientnetv2s backbone with a U-Net decoder for segmentation and linear layer for classification. For frontal radiographs, the model segments the: 1) right lung, 2) left lung, and 3) heart. The model also predicts the chest X-ray view (AP, PA, lateral), patient age, and patient sex. The Ch

Open in MLForge Sign up free Desktop app Source ↗
# pull & run locally
pip install mlforge-sdk && mlforge pull ianpan/chest-x-ray-basic

Model details

Task
Image Segmentation
Provider
ianpan
Framework
transformers
Parameters
22.2M
Size
170 MB
Downloads
2.6K
Likes
9
Updated
2025-01-03

About ianpan/chest-x-ray-basic

This model performs both segmentation and classification on chest radiographs (X-rays). The model uses a tfefficientnetv2s backbone with a U-Net decoder for segmentation and linear layer for classification. For frontal radiographs, the model segments the: 1) right lung, 2) left lung, and 3) heart. The model also predicts the chest X-ray view (AP, PA, lateral), patient age, and patient sex. The CheXpert (small version) and NIH Chest X-ray datasets were used to train the model. Segmentation masks were obtained from the CheXmask dataset (paper). The final dataset comprised 335,516 images from 96,385 patients and was split into 80% training/20% validation. A holdout test set was not used since minimal tuning was performed. The view classifier was trained only on CheXpert images (NIH images excluded from loss function), given that lateral radiographs are only present in CheXpert. This is to avoid unwanted bias in the model, which can occur if one class originates only from a single dataset.

Related Image Segmentation

C CIDAS/clipseg-rd64-refined Image Segmentation ·150.7M params 1.3M 140 🤗 HF B ZhengPeng7/BiRefNet Image Segmentation ·220.7M params 713.5K 602 🤗 HF M facebook/mask2former-swin-large-ade-semantic Image Segmentation ·216.0M params 645.3K 21 🤗 HF S nvidia/segformer-b0-finetuned-ade-512-512 Image Segmentation ·3.8M params 321.1K 190 🤗 HF R briaai/RMBG-1.4 Image Segmentation ·44.1M params 309.5K 2.0K 🤗 HF S nvidia/segformer-b2-finetuned-ade-512-512 Image Segmentation 213.6K 7 🤗 HF

Browse all Image Segmentation models →