Segmentation of 159 anatomical classes for Chest X-Rays.
Project description
Installation
The project is available in PyPI. To install run:
pip install cxas
Running Segmentation from terminal
Segment the anatomy of X-Ray images (.jpg,.png,.dcm) and store the results (npy,json,jpg,png,dicom-seg):
` cxas_segment -i {desired input directory or file} -o {desired output directory} `
Running Feature Extraction from terminal
Extract anatomical features from X-Ray images (.jpg,.png,.dcm) and store the results (.csv):
cxas_feat_extract -i {desired input directory or file} -o {desired output directory} -f {desired features to extract}
Running either from terminal
Extract anatomical features from X-Ray images (.jpg,.png,.dcm) and store the results (.csv):
cxas -i {desired input directory or file} -o {desired output directory} -mode {"segment" or "exract"} -f {required if mode == 'extract'}
Citation
If you use this work or dataset, please cite:
@inproceedings{Seibold_2022_BMVC,
author = {Constantin Marc Seibold and Simon Reiß and M. Saquib Sarfraz and Matthias A. Fink and Victoria Mayer and Jan Sellner and Moon Sung Kim and Klaus H. Maier-Hein and Jens Kleesiek and Rainer Stiefelhagen},
title = {Detailed Annotations of Chest X-Rays via CT Projection for Report Understanding},
booktitle = {33rd British Machine Vision Conference 2022, {BMVC} 2022, London, UK, November 21-24, 2022},
publisher = {{BMVA} Press},
year = {2022},
url = {https://bmvc2022.mpi-inf.mpg.de/0058.pdf}
}
@inproceedings{Seibold_2023_CXAS,
author = {Constantin Seibold, Alexander Jaus, Matthias Fink,
Moon Kim, Simon Reiß, Jens Kleesiek*, Rainer Stiefelhagen*},
title = {Accurate Fine-Grained Segmentation of Human Anatomy in Radiographs via Volumetric Pseudo-Labeling},
year = {2023},
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cxas-0.0.17.tar.gz
.
File metadata
- Download URL: cxas-0.0.17.tar.gz
- Upload date:
- Size: 37.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8ca7a72564370d51ace44651bc5e72d112d69db112c6d030021ffcdfccce8f24
|
|
MD5 |
ce3fd8112e9bb621093cdb50c934c937
|
|
BLAKE2b-256 |
a609dbe3b6bf7de641364a609b27c85cfb8bd3048e1bdccb9fd167c6774eb7ed
|
File details
Details for the file cxas-0.0.17-py3-none-any.whl
.
File metadata
- Download URL: cxas-0.0.17-py3-none-any.whl
- Upload date:
- Size: 41.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
497a7b778fa0994f659aa4247d07afa16dedd85002c7de0bd0304999a76952f5
|
|
MD5 |
a2a0b774d5391a7d6bd9ff41eb1d8d80
|
|
BLAKE2b-256 |
9ebba59f1bf0429ea3c12bbd3deae6638adcb90c2a7bf60f79d3fdf0ce5f60af
|