arXiv Analytics

Sign in

arXiv:1806.00839 [cs.CV]AbstractReferencesReviewsResources

Study and development of a Computer-Aided Diagnosis system for classification of chest x-ray images using convolutional neural networks pre-trained for ImageNet and data augmentation

Vinicius Pavanelli Vianna

Published 2018-06-03Version 1

Convolutional neural networks (ConvNets) are the actual standard for image recognizement and classification. On the present work we develop a Computer Aided-Diagnosis (CAD) system using ConvNets to classify a x-rays chest images dataset in two groups: Normal and Pneumonia. The study uses ConvNets models available on the PyTorch platform: AlexNet, SqueezeNet, ResNet and Inception. We initially use three training styles: complete from scratch using random initialization, using a pre-trained ImageNet model training only the last layer adapted to our problem (transfer learning) and a pre-trained model modified training all the classifying layers of the model (fine tuning). The last strategy of training used is with data augmentation techniques that avoid over fitting problems on ConvNets yielding the better results on this study

Related articles: Most relevant | Search more
arXiv:1508.00092 [cs.CV] (Published 2015-08-01)
Land Use Classification in Remote Sensing Images by Convolutional Neural Networks
arXiv:2206.04246 [cs.CV] (Published 2022-06-09)
SwinCheX: Multi-label classification on chest X-ray images with transformers
arXiv:2005.11061 [cs.CV] (Published 2020-05-22)
Vulnerability of deep neural networks for detecting COVID-19 cases from chest X-ray images to universal adversarial attacks