nooralahzadeh / Chest-X-Ray-Tags-Classification

This is the implementation of the visual model mentioned in our paper 'Automated Radiology Report Generation using Conditioned Transformers'.

Home Page:https://doi.org/10.1016/j.imu.2021.100557

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chest-X-Ray-Tags-Classification

This is the implementation of the visual model mentioned in our paper 'Automated Radiology Report Generation using Conditioned Transformers'.

Paper link here.

We fine-tune a pre-trained Chexnet model to classify multiple tags given chest X-ray images from the IU-X-Ray dataset.

image

Related Repositories

  • CDGPT2 repository (main paper repo) here.
  • VSGRU repository here.

Citation

To cite this paper, please use:

@article{ALFARGHALY2021100557,
title = {Automated radiology report generation using conditioned transformers},
journal = {Informatics in Medicine Unlocked},
volume = {24},
pages = {100557},
year = {2021},
issn = {2352-9148},
doi = {https://doi.org/10.1016/j.imu.2021.100557},
url = {https://www.sciencedirect.com/science/article/pii/S2352914821000472},
author = {Omar Alfarghaly and Rana Khaled and Abeer Elkorany and Maha Helal and Aly Fahmy}
}

About

This is the implementation of the visual model mentioned in our paper 'Automated Radiology Report Generation using Conditioned Transformers'.

https://doi.org/10.1016/j.imu.2021.100557

License:Other


Languages

Language:Python 100.0%