SlideShare a Scribd company logo
2
Most read
3
Most read
4
Most read
Venkat Java Projects
Mobile:+91 9966499110 Visit:www.venkatjavaprojects.com
Email:venkatjavaprojects@gmail.com
Deep Learning Applicationsin
Medical Image Analysis
ABSTRACT:
The tremendous success of machine learning algorithms at image recognition tasks in
recent years intersects with a time of dramatically increased use of electronic medical records
and diagnostic imaging. This review introduces the machine learning algorithms as applied to
medical image analysis, focusing on convolutional neural networks, and emphasizing clinical
aspects of the _eld. The advantage of machine learning in an era of medical big data is that
signi_cant hierarchal relationships within the data can be discovered algorithmically without
laborious hand-crafting of features. We cover key research areas and applications of medical
image classi_cation, localization, detection, segmentation, and registration. We conclude by
discussing research obstacles, emerging trends, and possible future directions.
INDEX TERMS Convolutional neural networks, medical image analysis, machine learning,
deep learning.
INTRODUCTION:
Machine learning algorithms have the potential to be invested deeply in all _elds of
medicine, from drug discovery to clinical decision making, signi_cantly altering the way
medicine is practiced. The success of machine learning algorithms at computer vision tasks in
recent years comes at an opportune time when medical records are increasingly digitalized. The
use of electronic health records (EHR) quadrupled from 11.8% to 39.6% amongst of_ce-based
physicians in the US from 2007 to 2012 [1]. Medical images are an integral part of a patient's
EHR and are currently analyzed by human radiologists, who are limited by speed, fatigue, and
experience. It takes years and great _nancial cost to train a quali_ed radiologist, and some health-
care systems outsource radiology reporting to lower-cost countries such as India via tele-
radiology. A delayed or erroneous diagnosis causes harm to the patient. Therefore, it is ideal for
medical image analysis to be carried out by an automated, accurate and ef_cient machine
learning algorithm.
Venkat Java Projects
Mobile:+91 9966499110 Visit:www.venkatjavaprojects.com
Email:venkatjavaprojects@gmail.com
EXISTING SYSTEM:
There is a myriad of imaging modalities, and the frequency of their use is increasing.
Smith-Bindman et al. [2] looked at imaging use from 1996 to 2010 across six large integrated
healthcare systems in the United States, involving 30.9 million imaging examinations. The
authors found that over the study period, CT, MRI and PET usage increased 7.8%, 10% and 57%
respectively.
The symbolic AI paradigm of the 1970s led to the development of rule-based, expert systems.
One early implementation in medicine was the MYCIN system by Shortliffe [3], which
suggested different regimes of antibiotic therapies for patients. Parallel to these developments,
AI algorithms moved from heuristics-based techniques to manual, handcrafted feature extraction
techniques. and then to supervised learning techniques. Unsupervised machine learning methods
are also being researched, but the majority of the algorithms from 2015-2017 in the published
literature have employed supervised learning methods,
Venkat Java Projects
Mobile:+91 9966499110 Visit:www.venkatjavaprojects.com
Email:venkatjavaprojects@gmail.com
PROPOSED SYSTEM:
Currently, CNNs are the most researched machine learning algorithms in medical image
analysis [4]. The reason for this is that CNNs preserve spatial relationships when _ltering input
images. As mentioned, spatial relationships are of crucial importance in radiology, for example,
in how the edge of a bone joins with muscle, or where normal lung tissue interfaces with
cancerous tissue. As shown in Fig. 2., a CNN takes an input image of raw pixels, and transforms
it via Convolutional Layers, Recti_ed Linear Unit (RELU) Layers and Pooling Layers. This
feeds into a _nal Fully Connected Layer which assigns class scores or probabilities, thus
classifying the input into the class with the highest probability.
Detection, sometimes known as Computer-Aided Detection (CADe) is a keen area of
study as missing a lesion on a scan can have drastic consequences for both the patient and the
clinician. The task for the Kaggle Data Science Bowl of 2017 [64] involved the detection of
cancerous lung nodules on CT lung scans. Approximately 2000 CT scans were released for the
competition and the winner Fangzhou [65] achieved a logarithmic loss score of 0.399. Their
solution used a 3-D CNN inspired by U-Net architecture [19] to isolate local patches _rst for
nodule detection. Then this output was fed into a second stage consisting of 2 fully connected
layers for classi_cation of cancer probability. Shin et al. [24] evaluated _ve well-known CNN
architectures in detecting thoracoabdominal lymph nodes and Interstitial lung disease on CT
scans. Detecting lymph nodes is important as they can be a marker of infection or cancer. They
achieved a mediastinal lymph node detection AUC score of 0.95 with a sensitivity of 85% using
GoogLeNet, which was state of the art. They also documented the bene_ts of transfer learning,
Venkat Java Projects
Mobile:+91 9966499110 Visit:www.venkatjavaprojects.com
Email:venkatjavaprojects@gmail.com
and the use of deep learning architectures of up to 22 layers, as opposed to fewer layers which
was the norm in medical image analysis. Overfeat was a CNN pre-trained on natural images that
won the ILSVRC 2013 localization task [66]. Ciompi et al. [67] applied Overfeat to 2-
dimensional slices of CT lung scans oriented in the coronal, axial and sagittal planes, to predict
the presence of nodules within and around lung _ssures. They combined this approach with
simple SVM and RF binary classi_ers, as well as a Bag of Frequencies [68], a novel 3-
dimensional descriptor of their own invention.
SOFTWARE REQUIREMENTS:
OS : Windows
Python IDE : python 2.7.x and above
Pycharm IDE,
Anaconda 3.5
Setup tools and pip to be installed for 3.6.x and above
HARDWARE REQUIREMENTS:
RAM : 4GB and Higher
Processor : Intel i3 and above
Hard Disk : 500GB: Minimum

More Related Content

What's hot (20)

PPTX
Prospects of Deep Learning in Medical Imaging
Godswll Egegwu
 
PPTX
HANDWRITTEN DIGIT RECOGNITIONppt1.pptx
ALLADURGAUMESHCHANDR
 
PPTX
Recurrent neural network
Syed Annus Ali SHah
 
PPTX
Convolutional Neural Network for Alzheimer’s disease diagnosis with Neuroim...
Seonho Park
 
PPTX
Neural Network Based Brain Tumor Detection using MR Images
Aisha Kalsoom
 
PDF
Medical image analysis
Aboul Ella Hassanien
 
PDF
Introduction to Recurrent Neural Network
Yan Xu
 
PDF
Deep learning - A Visual Introduction
Lukas Masuch
 
PPT
Brain tumor detection by scanning MRI images (using filtering techniques)
Vivek reddy
 
PPTX
Image recognition
Aseed Usmani
 
PDF
Convolutional Neural Networks (CNN)
Gaurav Mittal
 
PDF
A survey of deep learning approaches to medical applications
Joseph Paul Cohen PhD
 
PDF
UNet-VGG16 with transfer learning for MRI-based brain tumor segmentation
TELKOMNIKA JOURNAL
 
PPTX
BRAIN TUMOR MRI IMAGE SEGMENTATION AND DETECTION IN IMAGE PROCESSING
Dharshika Shreeganesh
 
PDF
Deep learning and Healthcare
Thomas da Silva Paula
 
PPTX
Deep learning
Rajgupta258
 
PPTX
Deep Learning in Bio-Medical Imaging
Joonhyung Lee
 
PPTX
Introduction to Deep Learning
Oswald Campesato
 
PPTX
PPT on BRAIN TUMOR detection in MRI images based on IMAGE SEGMENTATION
khanam22
 
PDF
Architecture Design for Deep Neural Networks I
Wanjin Yu
 
Prospects of Deep Learning in Medical Imaging
Godswll Egegwu
 
HANDWRITTEN DIGIT RECOGNITIONppt1.pptx
ALLADURGAUMESHCHANDR
 
Recurrent neural network
Syed Annus Ali SHah
 
Convolutional Neural Network for Alzheimer’s disease diagnosis with Neuroim...
Seonho Park
 
Neural Network Based Brain Tumor Detection using MR Images
Aisha Kalsoom
 
Medical image analysis
Aboul Ella Hassanien
 
Introduction to Recurrent Neural Network
Yan Xu
 
Deep learning - A Visual Introduction
Lukas Masuch
 
Brain tumor detection by scanning MRI images (using filtering techniques)
Vivek reddy
 
Image recognition
Aseed Usmani
 
Convolutional Neural Networks (CNN)
Gaurav Mittal
 
A survey of deep learning approaches to medical applications
Joseph Paul Cohen PhD
 
UNet-VGG16 with transfer learning for MRI-based brain tumor segmentation
TELKOMNIKA JOURNAL
 
BRAIN TUMOR MRI IMAGE SEGMENTATION AND DETECTION IN IMAGE PROCESSING
Dharshika Shreeganesh
 
Deep learning and Healthcare
Thomas da Silva Paula
 
Deep learning
Rajgupta258
 
Deep Learning in Bio-Medical Imaging
Joonhyung Lee
 
Introduction to Deep Learning
Oswald Campesato
 
PPT on BRAIN TUMOR detection in MRI images based on IMAGE SEGMENTATION
khanam22
 
Architecture Design for Deep Neural Networks I
Wanjin Yu
 

Similar to deep learning applications in medical image analysis brain tumor (20)

PDF
IRJET- Breast Cancer Detection from Histopathology Images: A Review
IRJET Journal
 
PDF
IRJET - Classification of Cancer Images using Deep Learning
IRJET Journal
 
PDF
A deep learning framework for accurate diagnosis of colorectal cancer using h...
IJECEIAES
 
PDF
Classification of pathologies on digital chest radiographs using machine lear...
IJECEIAES
 
PDF
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...
sipij
 
PDF
THE X-RAY EUCLIDEAN SYNTHETIC IMAGE.....
sipij
 
PDF
A REVIEW PAPER ON PULMONARY NODULE DETECTION
IRJET Journal
 
PDF
Identifying liver cancer cells using cascaded convolutional neural network an...
IAESIJAI
 
PDF
Development of Computational Tool for Lung Cancer Prediction Using Data Mining
Editor IJCATR
 
PDF
IMPLEMENTING AI APPLICATIONS IN RADIOLOGY: HINDERING AND FACILITATING FACTOR...
pmaheswariopenventio
 
PDF
Hybrid Deep Convolutional Neural Network
rintokusno
 
PDF
Breast cancer histological images nuclei segmentation and optimized classifi...
IJECEIAES
 
PDF
A review on detecting brain tumors using deep learning and magnetic resonanc...
IJECEIAES
 
PDF
NEUROSENTINEL PRODIGY (Brain Tumor) using CNN
vivatechijri
 
PDF
X-Ray Disease Identifier
IRJET Journal
 
PDF
Pneumonia Detection System using AI
IRJET Journal
 
PDF
Screening Brain Tumors from MRI Imagesw with Deep Learning Approaches
CSEIJJournal
 
PDF
Paper id 25201472
IJRAT
 
PDF
JETIR2212151.pdf
Dineshkumar Rangarajan
 
PDF
IJEEE - ARTIFICIAL NEURAL NETWORK APPROACHES FOR LUNG CANCER IDENTIFICATION.pdf
spub1985
 
IRJET- Breast Cancer Detection from Histopathology Images: A Review
IRJET Journal
 
IRJET - Classification of Cancer Images using Deep Learning
IRJET Journal
 
A deep learning framework for accurate diagnosis of colorectal cancer using h...
IJECEIAES
 
Classification of pathologies on digital chest radiographs using machine lear...
IJECEIAES
 
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...
sipij
 
THE X-RAY EUCLIDEAN SYNTHETIC IMAGE.....
sipij
 
A REVIEW PAPER ON PULMONARY NODULE DETECTION
IRJET Journal
 
Identifying liver cancer cells using cascaded convolutional neural network an...
IAESIJAI
 
Development of Computational Tool for Lung Cancer Prediction Using Data Mining
Editor IJCATR
 
IMPLEMENTING AI APPLICATIONS IN RADIOLOGY: HINDERING AND FACILITATING FACTOR...
pmaheswariopenventio
 
Hybrid Deep Convolutional Neural Network
rintokusno
 
Breast cancer histological images nuclei segmentation and optimized classifi...
IJECEIAES
 
A review on detecting brain tumors using deep learning and magnetic resonanc...
IJECEIAES
 
NEUROSENTINEL PRODIGY (Brain Tumor) using CNN
vivatechijri
 
X-Ray Disease Identifier
IRJET Journal
 
Pneumonia Detection System using AI
IRJET Journal
 
Screening Brain Tumors from MRI Imagesw with Deep Learning Approaches
CSEIJJournal
 
Paper id 25201472
IJRAT
 
JETIR2212151.pdf
Dineshkumar Rangarajan
 
IJEEE - ARTIFICIAL NEURAL NETWORK APPROACHES FOR LUNG CANCER IDENTIFICATION.pdf
spub1985
 
Ad

More from Venkat Projects (20)

DOCX
1.AUTOMATIC DETECTION OF DIABETIC RETINOPATHY USING CNN.docx
Venkat Projects
 
DOCX
12.BLOCKCHAIN BASED MILK DELIVERY PLATFORM FOR STALLHOLDER DAIRY FARMERS IN K...
Venkat Projects
 
DOCX
10.ATTENDANCE CAPTURE SYSTEM USING FACE RECOGNITION.docx
Venkat Projects
 
DOCX
9.IMPLEMENTATION OF BLOCKCHAIN IN FINANCIAL SECTOR TO IMPROVE SCALABILITY.docx
Venkat Projects
 
DOCX
8.Geo Tracking Of Waste And Triggering Alerts And Mapping Areas With High Was...
Venkat Projects
 
DOCX
Image Forgery Detection Based on Fusion of Lightweight Deep Learning Models.docx
Venkat Projects
 
DOCX
6.A FOREST FIRE IDENTIFICATION METHOD FOR UNMANNED AERIAL VEHICLE MONITORING ...
Venkat Projects
 
DOCX
WATERMARKING IMAGES
Venkat Projects
 
DOCX
4.LOCAL DYNAMIC NEIGHBORHOOD BASED OUTLIER DETECTION APPROACH AND ITS FRAMEWO...
Venkat Projects
 
DOCX
Application and evaluation of a K-Medoidsbased shape clustering method for an...
Venkat Projects
 
DOCX
OPTIMISED STACKED ENSEMBLE TECHNIQUES IN THE PREDICTION OF CERVICAL CANCER US...
Venkat Projects
 
DOCX
1.AUTOMATIC DETECTION OF DIABETIC RETINOPATHY USING CNN.docx
Venkat Projects
 
DOCX
2022 PYTHON MAJOR PROJECTS LIST.docx
Venkat Projects
 
DOCX
2022 PYTHON PROJECTS LIST.docx
Venkat Projects
 
DOCX
2021 PYTHON PROJECTS LIST.docx
Venkat Projects
 
DOCX
2021 python projects list
Venkat Projects
 
DOCX
10.sentiment analysis of customer product reviews using machine learni
Venkat Projects
 
DOCX
9.data analysis for understanding the impact of covid–19 vaccinations on the ...
Venkat Projects
 
DOCX
6.iris recognition using machine learning technique
Venkat Projects
 
DOCX
5.local community detection algorithm based on minimal cluster
Venkat Projects
 
1.AUTOMATIC DETECTION OF DIABETIC RETINOPATHY USING CNN.docx
Venkat Projects
 
12.BLOCKCHAIN BASED MILK DELIVERY PLATFORM FOR STALLHOLDER DAIRY FARMERS IN K...
Venkat Projects
 
10.ATTENDANCE CAPTURE SYSTEM USING FACE RECOGNITION.docx
Venkat Projects
 
9.IMPLEMENTATION OF BLOCKCHAIN IN FINANCIAL SECTOR TO IMPROVE SCALABILITY.docx
Venkat Projects
 
8.Geo Tracking Of Waste And Triggering Alerts And Mapping Areas With High Was...
Venkat Projects
 
Image Forgery Detection Based on Fusion of Lightweight Deep Learning Models.docx
Venkat Projects
 
6.A FOREST FIRE IDENTIFICATION METHOD FOR UNMANNED AERIAL VEHICLE MONITORING ...
Venkat Projects
 
WATERMARKING IMAGES
Venkat Projects
 
4.LOCAL DYNAMIC NEIGHBORHOOD BASED OUTLIER DETECTION APPROACH AND ITS FRAMEWO...
Venkat Projects
 
Application and evaluation of a K-Medoidsbased shape clustering method for an...
Venkat Projects
 
OPTIMISED STACKED ENSEMBLE TECHNIQUES IN THE PREDICTION OF CERVICAL CANCER US...
Venkat Projects
 
1.AUTOMATIC DETECTION OF DIABETIC RETINOPATHY USING CNN.docx
Venkat Projects
 
2022 PYTHON MAJOR PROJECTS LIST.docx
Venkat Projects
 
2022 PYTHON PROJECTS LIST.docx
Venkat Projects
 
2021 PYTHON PROJECTS LIST.docx
Venkat Projects
 
2021 python projects list
Venkat Projects
 
10.sentiment analysis of customer product reviews using machine learni
Venkat Projects
 
9.data analysis for understanding the impact of covid–19 vaccinations on the ...
Venkat Projects
 
6.iris recognition using machine learning technique
Venkat Projects
 
5.local community detection algorithm based on minimal cluster
Venkat Projects
 
Ad

Recently uploaded (20)

PPTX
Inventory management chapter in automation and robotics.
atisht0104
 
PPTX
cybersecurityandthe importance of the that
JayachanduHNJc
 
PDF
STUDY OF NOVEL CHANNEL MATERIALS USING III-V COMPOUNDS WITH VARIOUS GATE DIEL...
ijoejnl
 
PPTX
MULTI LEVEL DATA TRACKING USING COOJA.pptx
dollysharma12ab
 
PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
PPTX
quantum computing transition from classical mechanics.pptx
gvlbcy
 
PPTX
Information Retrieval and Extraction - Module 7
premSankar19
 
PPTX
MT Chapter 1.pptx- Magnetic particle testing
ABCAnyBodyCanRelax
 
PDF
All chapters of Strength of materials.ppt
girmabiniyam1234
 
PDF
勉強会資料_An Image is Worth More Than 16x16 Patches
NABLAS株式会社
 
PPTX
sunil mishra pptmmmmmmmmmmmmmmmmmmmmmmmmm
singhamit111
 
PDF
Introduction to Ship Engine Room Systems.pdf
Mahmoud Moghtaderi
 
PPTX
22PCOAM21 Session 1 Data Management.pptx
Guru Nanak Technical Institutions
 
PPTX
Basics of Auto Computer Aided Drafting .pptx
Krunal Thanki
 
PDF
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 
PPTX
Chapter_Seven_Construction_Reliability_Elective_III_Msc CM
SubashKumarBhattarai
 
PDF
Air -Powered Car PPT by ER. SHRESTH SUDHIR KOKNE.pdf
SHRESTHKOKNE
 
PDF
SG1-ALM-MS-EL-30-0008 (00) MS - Isolators and disconnecting switches.pdf
djiceramil
 
DOCX
SAR - EEEfdfdsdasdsdasdasdasdasdasdasdasda.docx
Kanimozhi676285
 
PDF
Construction of a Thermal Vacuum Chamber for Environment Test of Triple CubeS...
2208441
 
Inventory management chapter in automation and robotics.
atisht0104
 
cybersecurityandthe importance of the that
JayachanduHNJc
 
STUDY OF NOVEL CHANNEL MATERIALS USING III-V COMPOUNDS WITH VARIOUS GATE DIEL...
ijoejnl
 
MULTI LEVEL DATA TRACKING USING COOJA.pptx
dollysharma12ab
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
quantum computing transition from classical mechanics.pptx
gvlbcy
 
Information Retrieval and Extraction - Module 7
premSankar19
 
MT Chapter 1.pptx- Magnetic particle testing
ABCAnyBodyCanRelax
 
All chapters of Strength of materials.ppt
girmabiniyam1234
 
勉強会資料_An Image is Worth More Than 16x16 Patches
NABLAS株式会社
 
sunil mishra pptmmmmmmmmmmmmmmmmmmmmmmmmm
singhamit111
 
Introduction to Ship Engine Room Systems.pdf
Mahmoud Moghtaderi
 
22PCOAM21 Session 1 Data Management.pptx
Guru Nanak Technical Institutions
 
Basics of Auto Computer Aided Drafting .pptx
Krunal Thanki
 
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 
Chapter_Seven_Construction_Reliability_Elective_III_Msc CM
SubashKumarBhattarai
 
Air -Powered Car PPT by ER. SHRESTH SUDHIR KOKNE.pdf
SHRESTHKOKNE
 
SG1-ALM-MS-EL-30-0008 (00) MS - Isolators and disconnecting switches.pdf
djiceramil
 
SAR - EEEfdfdsdasdsdasdasdasdasdasdasdasda.docx
Kanimozhi676285
 
Construction of a Thermal Vacuum Chamber for Environment Test of Triple CubeS...
2208441
 

deep learning applications in medical image analysis brain tumor

  • 1. Venkat Java Projects Mobile:+91 9966499110 Visit:www.venkatjavaprojects.com Email:[email protected] Deep Learning Applicationsin Medical Image Analysis ABSTRACT: The tremendous success of machine learning algorithms at image recognition tasks in recent years intersects with a time of dramatically increased use of electronic medical records and diagnostic imaging. This review introduces the machine learning algorithms as applied to medical image analysis, focusing on convolutional neural networks, and emphasizing clinical aspects of the _eld. The advantage of machine learning in an era of medical big data is that signi_cant hierarchal relationships within the data can be discovered algorithmically without laborious hand-crafting of features. We cover key research areas and applications of medical image classi_cation, localization, detection, segmentation, and registration. We conclude by discussing research obstacles, emerging trends, and possible future directions. INDEX TERMS Convolutional neural networks, medical image analysis, machine learning, deep learning. INTRODUCTION: Machine learning algorithms have the potential to be invested deeply in all _elds of medicine, from drug discovery to clinical decision making, signi_cantly altering the way medicine is practiced. The success of machine learning algorithms at computer vision tasks in recent years comes at an opportune time when medical records are increasingly digitalized. The use of electronic health records (EHR) quadrupled from 11.8% to 39.6% amongst of_ce-based physicians in the US from 2007 to 2012 [1]. Medical images are an integral part of a patient's EHR and are currently analyzed by human radiologists, who are limited by speed, fatigue, and experience. It takes years and great _nancial cost to train a quali_ed radiologist, and some health- care systems outsource radiology reporting to lower-cost countries such as India via tele- radiology. A delayed or erroneous diagnosis causes harm to the patient. Therefore, it is ideal for medical image analysis to be carried out by an automated, accurate and ef_cient machine learning algorithm.
  • 2. Venkat Java Projects Mobile:+91 9966499110 Visit:www.venkatjavaprojects.com Email:[email protected] EXISTING SYSTEM: There is a myriad of imaging modalities, and the frequency of their use is increasing. Smith-Bindman et al. [2] looked at imaging use from 1996 to 2010 across six large integrated healthcare systems in the United States, involving 30.9 million imaging examinations. The authors found that over the study period, CT, MRI and PET usage increased 7.8%, 10% and 57% respectively. The symbolic AI paradigm of the 1970s led to the development of rule-based, expert systems. One early implementation in medicine was the MYCIN system by Shortliffe [3], which suggested different regimes of antibiotic therapies for patients. Parallel to these developments, AI algorithms moved from heuristics-based techniques to manual, handcrafted feature extraction techniques. and then to supervised learning techniques. Unsupervised machine learning methods are also being researched, but the majority of the algorithms from 2015-2017 in the published literature have employed supervised learning methods,
  • 3. Venkat Java Projects Mobile:+91 9966499110 Visit:www.venkatjavaprojects.com Email:[email protected] PROPOSED SYSTEM: Currently, CNNs are the most researched machine learning algorithms in medical image analysis [4]. The reason for this is that CNNs preserve spatial relationships when _ltering input images. As mentioned, spatial relationships are of crucial importance in radiology, for example, in how the edge of a bone joins with muscle, or where normal lung tissue interfaces with cancerous tissue. As shown in Fig. 2., a CNN takes an input image of raw pixels, and transforms it via Convolutional Layers, Recti_ed Linear Unit (RELU) Layers and Pooling Layers. This feeds into a _nal Fully Connected Layer which assigns class scores or probabilities, thus classifying the input into the class with the highest probability. Detection, sometimes known as Computer-Aided Detection (CADe) is a keen area of study as missing a lesion on a scan can have drastic consequences for both the patient and the clinician. The task for the Kaggle Data Science Bowl of 2017 [64] involved the detection of cancerous lung nodules on CT lung scans. Approximately 2000 CT scans were released for the competition and the winner Fangzhou [65] achieved a logarithmic loss score of 0.399. Their solution used a 3-D CNN inspired by U-Net architecture [19] to isolate local patches _rst for nodule detection. Then this output was fed into a second stage consisting of 2 fully connected layers for classi_cation of cancer probability. Shin et al. [24] evaluated _ve well-known CNN architectures in detecting thoracoabdominal lymph nodes and Interstitial lung disease on CT scans. Detecting lymph nodes is important as they can be a marker of infection or cancer. They achieved a mediastinal lymph node detection AUC score of 0.95 with a sensitivity of 85% using GoogLeNet, which was state of the art. They also documented the bene_ts of transfer learning,
  • 4. Venkat Java Projects Mobile:+91 9966499110 Visit:www.venkatjavaprojects.com Email:[email protected] and the use of deep learning architectures of up to 22 layers, as opposed to fewer layers which was the norm in medical image analysis. Overfeat was a CNN pre-trained on natural images that won the ILSVRC 2013 localization task [66]. Ciompi et al. [67] applied Overfeat to 2- dimensional slices of CT lung scans oriented in the coronal, axial and sagittal planes, to predict the presence of nodules within and around lung _ssures. They combined this approach with simple SVM and RF binary classi_ers, as well as a Bag of Frequencies [68], a novel 3- dimensional descriptor of their own invention. SOFTWARE REQUIREMENTS: OS : Windows Python IDE : python 2.7.x and above Pycharm IDE, Anaconda 3.5 Setup tools and pip to be installed for 3.6.x and above HARDWARE REQUIREMENTS: RAM : 4GB and Higher Processor : Intel i3 and above Hard Disk : 500GB: Minimum