English

Deep Mask For X-ray Based Heart Disease Classification

Computer Vision and Pattern Recognition 2020-07-02 v2

Abstract

We build a deep learning model to detect and classify heart disease using XrayX-ray. We collect data from several hospitals and public datasets. After preprocess we get 3026 images including disease type VSD, ASD, TOF and normal control. The main problem we have to solve is to enable the network to accurately learn the characteristics of the heart, to ensure the reliability of the network while increasing accuracy. By learning the doctor's diagnostic experience, labeling the image and using tools to extract masks of heart region, we train a U-net to generate a mask to give more attention. It forces the model to focus on the characteristics of the heart region and obtain more reliable results.

Keywords

Cite

@article{arxiv.1808.08277,
  title  = {Deep Mask For X-ray Based Heart Disease Classification},
  author = {Xupeng Chen and Binbin Shi},
  journal= {arXiv preprint arXiv:1808.08277},
  year   = {2020}
}

Comments

outdated work

R2 v1 2026-06-23T03:43:18.097Z