Final M e Project
Final M e Project
GUIDED BY PRESENTED BY
PROF.P.BRUNDHA P.Sathya
(CSE) M.E student (CSE)
2054005
OUTLINE:
DOMAIN
ABSTRACT
INTRODUCTION
OBJECTIVE
LITERATURE SURVEY
MOTIVATION
PROPOSED SYSTEM
SYSTEM REQUIREMENTS
SYSTEM ARCHITECTURE
MODULES
RESULTS
CONCLUSION
FUTURE WORK
REFERENCE
PROJECT SCHEDULE
DOMAIN:
MEDICAL IMAGE PROCESSING:
Medical image processing use 3D image datasets of human body from
CT (or)
MRI
Scan for research purpose or for surgical planning.
USES:
LUNG
BRAIN
NODULE
Treat Medical Conditions TUMOUR
DETECTION CLASSIFICAT
ION
Stages of cancer
(ABSTRACT) Cntd.,
Accurate diagnosis….
Clinical Professionals relay on CAD technologies.
Deep Learning Techniques….
CAD systems have embraced deep learning techniques such as the
convolution neural network (CNN)
Training…..Back Propagation Methods.
Optimization……Genetic Algorithm.
The model trained using GA outperforms the Adam optimizer with a high
classification accuracy.
INTRODUCTION:
Cancer is the most often Diagnosed Disease in children and adults.
Early detection of this condition through microarray technology significantly
increases the likelihood of survival.
Micro array is a Laboratory tool used to detect the expression of thousands of
genes at the same time.
The accuracy of this diagnosis, on the other hand, will be compromised
because of the type of image used.
Throughout this project, I’ll learn how to train a convolution neural network
and improve prediction accuracy.
OBJECTIVE:
To detect CANCER from MEDICAL micro array images.
To extract relevant features from medical images using ANACONDA and
further classification using deep learning algorithms.
Classification….
1. CNN
2.BPNN Algorithm.
LITERATURE SURVEY:
Title Publication Authors Methods and Inference
Algorithm
primitive stage
The process of differentiating at primitive stages is complex as the affected
person can observe the impacts only at later stages.
Earlier Artificial neural network classification system is used. They provide
POOR POOR
DETECTION ACCURACY
(MOTIVATION) Cntd.,
Stages of cancer
(PROPOSED WORK)Cntd.,
Image preprocessing –Locating gene,
”MEDIAN FILTER”
Filter –1.Remove the noise
2.Improve image quality
FEATURE
3D CNN Training GLCM Feature Extraction
EXTRACTION
PHASE
CNN Feature Extraction
BPNN Classifier
PREDICTION
PHASE
Malignan
Benign t
Normal
SYSTEM REQUIREMENTS:
Language Python
OS Windows 10
HDD 500 GB
RAM 4 GB
MODULES:
Medical Image
Gaussian Filter
NOISE IMAGE
Processed Image
Image processing performs refining image, locating genes, and extracting the raw
data.
Aim:
Improvement of the image data that suppresses undesired distortions
Enhances some image features relevant for further processing and analysis task.
Image pre-processing
Term for operations on images at the lowest level of abstraction.
GAUSSIAN FILTER
GAUSSIAN BLUR
Blurring an image –Reduce noise
Reduce detail.
It is a technique for converting a signal into elementary frequency
component.
Usage
Image compression.
The high-frequency component extracted by the Gaussian filtering from
the input image.
MODULE 2-IMAGE SEGMENTATION:
Processed image
SEGMENTED IMAGE
Segmented image
IMAGE SEGMENTATION:
Image segmentation :
Partitioning a digital image into multiple segments.
Image segmentation Usage:
locate objects and boundaries (lines, curves, etc.) in images.
Goal:
Simplify and/or change the representation of an image into
something that is more meaningful.
CANNY EDGE DETECTION:
The Canny method finds edges by looking for local maxima of the
gradient of the image.
The number of edges detected by Canny is much more than edges detected
by Sobel means the Canny edge detector works better than Sobel edge
detector.
FEATURE EXTRACTION:
Data Mining:
Process of extracting and discovering patterns.
Data mining phase is used to select more efficient genes in detecting cancer.
The enhanced neural network technique is used to optimize the result.
Following are the features which are considered while detection of Cancer:
Statistical: Statistical parameters like mean, variance, standard deviation.
Textural: Textural features correlation factor, entropy, contrast and energy.
Geometrical: It includes geometrical features like area of cell, perimeter,
radius, eccentricity, symmetry and concavity.
MODULE 4- IMAGE CLASSIFICATION:
Extracted Features
CNN,BPNN Classifier
CANCER Detection
CLASSIFICATION:
IMAGE CLASSIFICATION:
Key Technique of CAD
Image Classification
Image Classification:
Classify &
Labelling group of pixels
Supervised Image Classification
Procedure for identifying spectrally similar areas on an image by
identifying 'training' sites of known targets and then extrapolating those
spectral signatures to other areas of unknown targets.
CNN:
A Convolutional neural network (CNN)
Neural network
One or more convolutional layers
Used for image processing, classification, segmentation and also for other auto
correlated data.
CNNs are used for image classification and recognition because of its high accuracy.
The CNN
Follows a hierarchical model
Works on building a network, like a funnel
Finally gives out a fully-connected layer and the output is processed .
CNN or the convolutional neural network (CNN) is a class of deep learning neural networks
Take in an input image
Assign importance (learnable weights and biases) to various aspects/objects in
the image
Be able to differentiate one from the other.
BPNN:
Back propagation in neural network is a short form for "backward
propagation of errors.“
Calculate the gradient of a loss function with respect to all the weights in
the network.
Actual
NO
ACTUAL
YES
CONCLUSION:
Research contains
Detection of various kinds of cancer and
Classification of the types of cancer from CT/MRI scanned image samples using
image processing.
The system should have high reliability, accuracy and efficacy, less processing time,
smaller error, less cost and must be robust.
Early identification of Cancer yields in providing the appropriate treatment to the patient.
FUTURE WORK:
For training, the most popular datasets used are Super Bowl Dataset
2020, and LIDC-IDRI2020.
CONFERENCE:
Presented a paper in the International Conference entitled “Early Detection of
Cancer using Convolutional Neural Network and Back Propagation Neural
Network”, 4th International E-Conference on Incipient Research in information
technology. Commerce, management and linguistics-2021 in “The Quaide Milleth
College for Men”, Chennai.
[2] Guotai Wang , Wenqi Li , Maria A. Zuluaga , Rosalind Pratt, Premal A. Patel,
Michael Aertsen, Tom Doel, Anna L. David, Jan Deprest, Sébastien Ourselin, and
Tom Vercauteren Interactive Medical Image Segmentation Using Deep Learning With
Image-Specific Fine Tuning IEEE TRANSACTIONS ON MEDICAL IMAGING,
VOL. 37, NO. 7, JULY 2019
[3] Yuchuan Qiao, Baldur van Lew, Boudewijn P. F. Lelieveldt, and Marius Staring
Fast Automatic Step Size Estimation for Gradient Descent Optimization of Image
Registration IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 35, NO. 2,
FEBRUARY 2018
REFERENCES:
[4] A.F. AgarapOn all types cancer detection: an application of machine learning
algorithms on the Wisconsin diagnostic dataset, CoRR abs/1711.07831
[5] Benjamin Hou , Bishesh Khanal , Amir Alansary , Steven McDonagh, Alice
Davidson, Mary Rutherford , Jo V. Hajnal, Daniel Rueckert , Ben Glocker , and
Bernhard Kainz 3-D Reconstruction in Canonical Co-Ordinate Space From
Arbitrarily Oriented 2-D Images. IEEE TRANSACTIONS ON MEDICAL
IMAGING, VOL. 37, NO. 8, AUGUST 2019
[6] Z. Han, B. Wei, Y. Zheng, Y. Yin, K. Li, S. Li All types cancer multi-classification
from histopathological images with structured deep learning model
REFERENCES:
[7] Shu, Xin; Zhang, Lei; Wang, Zizhou; Lv, Qing; Yi, Zhang (2020). “Deep Neural
Networks with Region-based Pooling Structures for Mammographic Image
Classification” in IEEE Transactions on Medical Imaging, Volume: 39, Issue: 6, 1–
1. doi:10.1109/TMI.2020.2968397
[8] J. C. Souza et al., “An automatic method for brain segmentation and
reconstruction in chest X-Ray using deep neural networks,” Comput. Meth. Prog.
Bio., vol.177, pp. 285-296. Aug. 2019.
[14] Wu, Nan; Phang, Jason; Park, Jungkyu; Shen, Yiqiu; Huang, Zhe; Zorin, Masha;
Jastrzebski, Stanislaw; Fevry, Thibault; Katsnelson, Joe; Kim, Eric; Wolfson, Stacey;
Parikh (2019). “Deep Neural Networks Improve Radiologists’ Performance in Breast
Cancer Screening” IEEE Transactions on Medical Imaging, Volume: 39, Issue: 4, 1–
1. doi:10.1109/TMI.2019.2945514
[15] Alawad, Mohammed; Yoon, Hong-Jun; Gao, Shang; Mumphrey, Brent; Wu, Xiao-
Cheng; Durbin, Eric B.; Jeong, Jong Cheol; Hands, Isaac; Rust, David; Coyle, Linda;
Penberthy, Lynne; Tourassi, Georgia (2020). “Privacy-Preserving Deep Learning NLP
Models for Cancer Registries” in IEEE Transactions on Emerging Topics in Computing,
Volume: 9, Issue: 3, 1–1. doi:10.1109/TETC.2020.2983404
REFERENCES:
[16] Zheng, Sunyi; Guo, Jiapan; Cui, Xiaonan; Veldhuis, Raymond N. J.; Oudkerk, Matthijs;
van Ooijen, Peter M.A. (2019). “Automatic Pulmonary Nodule Detection in CT Scans
Using Convolutional Neural Networks Based on Maximum Intensity Projection”. IEEE
Transactions on Medical Imaging, Volume: 39, Issue: 3,
1–1. doi:10.1109/TMI.2019.2935553
[17] Wang, Yi; Wang, Na; Xu, Min; Yu, Junxiong; Qin, Chenchen; Luo, Xiao; Yang, Xin;
Wang, Tianfu; Li, Anhua; Ni, Dong (2019). “Deeply-Supervised Networks with Threshold
Loss for Cancer Detection in Automated Breast Ultrasound. IEEE Transactions on
Medical Imaging”, Volume: 39, Issue: 4, 1–1. doi:10.1109/TMI.2019.2936500
[18] Wang, Chunyu; Guo, Junling; Zhao, Ning; Liu, Yang; Liu, Xiaoyan; Liu, Guojun; Guo,
Maozu (2019). “A Cancer Survival Prediction Method Based on Graph Convolutional
Network. IEEE Transactions on NanoBioscience”, Volume: 19, Issue: 1, 1–
1. doi:10.1109/TNB.2019.2936398
REFERENCES:
[19] V. G. Kanas, E. I. Zacharaki, C. Davatzikos, K. N. Sgarbas, and V.
Megalooikonomou, “A low cost approach for medical image tumor segmentation
based on intensity modeling and 3D Random Walker,” Biomedical Signal
Processing and Control, vol. 22, pp. 19–30, 2015.