You are on page 1of 10

Mehran University Research Journal of Engineering and Technology

Dated: 28 Apr 2018

LUNGS CANCER DETECTION USING DIGITAL IMAGE PROCESSING


TECHNIQUES: A REVIEW

MUTEEH ULLAH1, SAJID NAVEED2


1. M.Phil.
2. Professor
xajidnaveed@gmail.com
DEPARTMENT OF COMPUTER SCIENCE, NCBA&E, BAHAWALPUR, PAKISTAN

ABSTRACT:
From last few years lung cancer become sign of fear among the people all over the world. As a
result many countries generate funds and give invitation to many scholars to overcome on this
disease. Many researchers proposed many solutions and challenges of different phases of
computer aided system to detect the lung cancer in early stages and give the facts about the lung
cancer. Computer vision play vital role to prevent lung cancer. Since image processing is
necessary for computer vision, further in medical image processing there are many technical
steps which are necessary to improve the performance of medical diagnostic machines. Without
such steps programmer is unable to achieve accuracy given by another author using specific
algorithm or technique. So in this review paper we highlight such steps which are used by many
author in pre-processing, segmentation and classification methods of lung cancer area detection.
If pre-processing and segmentation process have some ambiguity than ultimately it effects on
classification process. We discuss such factors briefly so that new researchers can easily
understand the situation to work further in which direction.

KEYWORDS: CT-Scan Images Enhancement, Feature Extraction, Watershed


Segmentation, Thresholding, Matching, Multi-label Classification.
.

1 INTRODUCTION: smoking of any types and the other one is


Cancer comes from the uncontrolled “Non-Small Cell Lung Carcinoma
division of abnormal cells in any part of the (NSCLC)”, 10-15 % lungs cancer
body and in some cases these cell also diagnostics as SCLC while 85% cases of
spread in other parts of the body and lung cancer are NSCLC [1]. Among
consequently become responsible for multiple symptoms of lung cancer, some
multiple diseases. Moreover there are many common symptoms are cough that get
types of cancer such that breast cancer, lung worse, chest pain, weight loss, shortness of
cancer, ovarian cancer, cervical cancer, breath, coughing of blood and weariness etc.
brain cancer etc. Lungs cancer is major type In order to overcome the death rate due to
of cancer which is becoming the leading lung cancer, one should adopt screening,
cause of deaths in the current generation of chest radiograph (X-Ray), Magnetic
the United State. Primary lung cancer is Resonance Imaging (MRI) and Computed
Carcinoma. There are two types of lung Tomography (CT) scan. The detection and
cancer namely “Small-Cells Lung diagnose of lung cancer can be processed on
Carcinoma (SCLC)” which is related to three basic stages which are pre-processing,
Mehran University Research Journal of Engineering and Technology
Dated: 28 Apr 2018

segmentation and finally followed by post- segmentation process since 2011-2018 is


processing. The CT scan image is pre- given below in table 1. The given below
processed to remove Gaussian white noise third column techniques are useful to
using non-local mean filter technique [2]. perform the task in fourth column
This paper concentrated on various applications.
techniques utilized in pre-processing and
YEAR AUTHOR TECHNIQUES APPLICATIONS
2011 Disha Sharma & Weiner Filter Noise reduction,
Gagandeep Jindal [3] Signal detection.
2012 Mokhled S.Al-Tarawneh [4] Gabor Filter Optical character
recognition
2013 Jyoti Rani [5] Linear Filters Used for noise
removal from images
2014 Mr.Vijay [6] Gray scale Image Used to convert color
in gray.
2014 Prof. Sanjeev N [7] Enhancement Used to sharpen the
image
2015 N. Onizawa, D. Katagiri, K. Gabor filter Feature extraction
Matsumiya, W. J. Gross, and T.
Hanyu, [8]
2016 B. Malik, J. P. Singh, V. B. P. Image Processing and remove Gaussian
Singh, and P. Naresh, [2] Classification white noise
2017 S. Avinash, K. Manjunath, and S. Gabor Filters, Discrete Identify Cancerous
Senthilkumar [9] Wavelet Transform Cells
(DWT), and Auto
Enhancement Algorithm
(AEA).
2018 J.-P. Gauthier, N. Stephant, B. Fast Fourier Transform image reconstruction
Rondeau, J. A. Cody, and E.
Fritsch [10]
2017 S. Gu, D. Meng, W. Zuo, and L. Sparsity-based image Image Layer
Zhang, [11] modeling Separation
2017 X. Yan and Y. Li [12] Edge detection-based I. Lane edge detection
methods ii. Canny algorithm
2017 M. Nagao et al [13] Matching I. Local matching
ii. 3D Elastic
matching
2017 W. Shao, M. Liu, Y.-Y. Xu, H.-B. Classification Cellular dependency
Shen, and D. Zhang [14]
2017 A. K. AlZubaidi, F. B. Sideseq, A. (support vector machine Segmentation
Faeq, and M. Basil [15] (SVM), Fuzzy C-Mean
(FCM), Conventional
Neural network (CNN)
and Computer Aided
Design (CAD)
2018 A. R. Zubair [16] Wiener filter Image Restoration
Mehran University Research Journal of Engineering and Technology
Dated: 28 Apr 2018

2018 Y. Li et al [17] Gray conversion Histogram


equalization
2018 M. Berahim, N. A. Samsudin, and Image segmentation Labeling
S. S. Nathan, [18]
2018 J. Talukdar and D. P. Sarma [19] Thresholding Deep learning
algorithms and
convolutional
networks
2018 S. Jain and V. Laxmi [20] Region-based I. Region growing
segmentation ii. Region splitting
and merging
2018 K. Chowdhury, D. Chaudhuri, and Clustering techniques Seed Point Selection
A. K. Pal, [21] Algorithm
2018 P. Wang, S. Xu, Y. Li, L. Wang, Morphological I. Watershed
and Q. Song [22] segmentation algorithm
ii. cell nuclei
2018 S. S. Chouhan, A. Kaul, and U. P. Weibull multiplicative Image Segmentation
Singh [23] model
2018 S. Vesal, N. Ravikumar, S. Marker-controller i. Magnetic resonance
Ellman, and A. Maier [24] segmentation imaging (MRI)
ii. Watershed
2018 M. A. Chandra and S. Bedi [25] Classification Support vector
machine (SVM)
2018 S. Hussein, M. M. Chuquicusma, Classification Supervised and
P. Kandel, C. W. Bolan, M. B. Unsupervised Tumor
Wallace, and U. Bagci [26] Characterization
2018 V. Kumar, A. K. Pujari, V. Classification Multi-label
Padmanabhan, S. K. Sahu, and V. classification
R. Kagita [27]
Table 1: Techniques used in Image processing from Year 2011-2018.

images in two parts, wanted and un-wanted


2.1 PRE-PROCESSING OF LUNG contents of image. For removing noise from
CANCER the image, many researchers use different
Pre-processing is an improvement of the filtering techniques which depends on type
image data that suppresses unwanted of noise. In medical imaging all types of
distortions or enhances some image features filtering techniques may be used depending
for further processing. It is needed to on noise present in image [1]. Detail is
minimizing the effects of distortion found in given below
imaging device such as light fluctuation, to a) Gaussian Noise: Outside the Normal
remove blueness and in the same time pre- distribution values, usually we
processing is required to remove unwanted cannot see in the image.
areas from the images and some time it is b) Salt and Paper Noise: Tiny white
used for enhancing the image features like and black points randomly appear in
lines, boundaries and textures of image so the image.
that we can easily divide the contents of
Mehran University Research Journal of Engineering and Technology
Dated: 28 Apr 2018

c) Poisson Noise: In Poisson is known as region of interest (ROI) and


distribution, mean and variance are second is compliment of it.
equal. Noise is present due to non- 2.3 GABOR FILTER.
linear response of image detectors Gabor filter is belonging to the linear filter
and recorders. mentioned in Section 2.1. It is used to
d) Impulse Noise: Usually it appears in analyze the texture patterns in terms of pixel
the result of electromagnetic values so it is very helpful to analyze the
interference, scratches on the lung cancer texture within the image. Gabor
recorded disks filter is used in many texture analysis
e) Speckle Noise: Appearance of application by many researchers. For
waves which are found in many example, face recognition and vehicle
microscopic diffused reflections verification [8],[4].
which create hurdles to understand
the image components. This noise 2.4 WIENER FILTER.
follow Gamma distribution found in Wiener filter is also linear filter belong to
ultrasound, Synthetic aperture radar special domain. By the help of this filter we
(SAR) and CT scan images. can get uncorrupted image with minimal
De-Noising techniques categorized in error. In this technique we take 9 or sixteen
two parts [2], [3] neighborhood values and take mean and also
i. Spatial Domain Filtering replace central value with mean value and
a. Linear Filter i.e. Wiener repeat this process to all over the image. In
Filter or Mean Filter case of nine values, boundary of the image
b. Non-Linear Filter i.e. Median is not replaced by new value so it means if
Filter the tumor is present at the boundary of the
ii. Transform Domain Filtering i.e. image then we are unable to enhance that
Wavelet Transform region unless we add dummy values with all
boundary of the image [16],[3].
2.2 IMAGE ENHANCEMENT
In the process of features extraction from the 2.5 FAST FOURIER TRANSFORM
image it is necessary that all properties of an In Fast Fourier Transform (FFT) algorithm
object present in the image should be clear. takes the signals in specific time or space
So for growing the digital objects we need and divide it into its frequency forms. FFT
image enhancement [9]. Image enhancement lies in frequency domain and helpful in that
is divided to two categories. First one is modularity in which we get images from the
spatial domain and other is frequency response of signals like ultrasound images
domain. and Magnetic Resonance (MR) images. FFT
In spatial domain, operations are is commonly used to enhance medical
performed on the pixel values directly so it images [10].
is easy to understand and analysis. While in
frequency domain the methods is used to 2.6 LAYER SEPARATION
explain the analysis of signals and There are many imaging model like RGB,
mathematical formulas with respect to HSV, HSI, YCrCb and Lab model. In RGB
frequency and function. Image enhancement model Red Green and Blue are also called
is achieved when we are able to interpret color Channels. Some time we take single
and threshold the image into two parts, one channel which is consistent in different
situation or distortion during the imaging
Mehran University Research Journal of Engineering and Technology
Dated: 28 Apr 2018

process. The separation of a channel from there are two strategies found in various
other channels is called layer separation, literature such as edge based segmentation
which is key step to produce the satisfactory and region based segmentation. Region
results [11]. based segmentation is further divided as
 Thresholding,
2.7 GRAY CONVERSION.  Region growing
Medical image datasets are found in  Clustering in feature space
number of different formats. For the
simplicity we divide images in three 3.2 THRESHOLDING.
following types A value which is able to segment the ROI
i) Color image is called threshold value. In lung cancer case
ii) Gray image we convert our image into gray image and
iii) Binary image then decide the threshold value on the basis
Color image has three channels each of tumor properties. For example we found
channel has 256 variant intensity values that tumor has intensity values 115 to 255
ranging 0 to 255. In RGB if red, green and then we can convert all values which are less
blue have zero value then color is black than 115 into 0 and all other values between
while all channel values have 255 then color 115 to 255 is equal to 1 in binary image. In
is white. Computer can easily distinguish this way all unwanted area become black
each color shade while human vision is and wanted area become white region [19].
limited as compare to machine vision. In
color image there are almost 16777216 3.3 Region Growing
different shade. In gray image there are 256 In region growing method we group the
shades in the form of black and white where pixels or subparts of the image into the large
0 represents black color and 256 represents region, means to say we analysis the pixel
white color value and then we combine the various
In the other hand, binary image has only two intensity values which are similar properties
shades. 0 is used for Black and 1 is used for such as color, gray level values, texture and
white. Usually we convert color image to shape features. While in region splitting
gray image for extracting image objects method we take large image and then split it
from the whole image by adjusting into small region on the basis of
histogram of the image [17]. homogeneity of that region. [20].

3.1 IMAGE SEGMENTATION.


The process of subdividing the image into
two parts wanted and unwanted parts. 3.4 CLUSTERING TECHNIQUES.
Wanted part is also called Region Of In clustering base segmentation, first of all
Interest (ROI). In the case of lung cancer our find out the number of features like mean,
target is to identify the tumor present in the median, standard deviation, Quartiles, and
Lungs image. So tumor is our ROI and other texture features like homogeneity, entropy,
part is unwanted area [18]. It is crucial task correlation, and wavelet or regression
for machine to automatically detect the parameters and then group the region
tumor because of variant texture properties depending on the minimum distance with in
of Lung tissue in abnormal region such as the region. Region based clustering give
reflective of tumors or level of a cancer better results in medical image processing
malignancy [15]. For segment the image and also detecting lung cancer tumor in the
Mehran University Research Journal of Engineering and Technology
Dated: 28 Apr 2018

image [21]. Clustering techniques are possible sub-image with in the whole image.
considered as unsupervised classification This process is continue until the template is
methods in which k-means clustering exactly matched in term of intensity values
algorithm is very famous in machine with any portion of an image [13]. There are
learning techniques where the output is not two types of matching Local Matching and
given in the features vector [2]. 3D Elastic Matching. The Local Matching
method based on GGVF (Generalized
3.5 EDGE BASED SEGMENTATION Gradient Vector Flaw). One of the GGVF’s
METHODS. features is to extend the influence of
In edge based segmentation we try to find gradient also to position away from the edge
edges of digital objects found in an image on and a homogeneous region while leaving
the basis of abruptly change found in desirable properties of vector field on the
intensity values of a pixel. Many digital edge map. The 3D Elastic matching method
objects has cloudy and broken edges To based on smoothing shift vector. This
remove such effects from the image we method is minimization of energy function
usually performs morphological operations by sequentially updating the shift vector on
which are discussed in next section and the alignment points from initial vector. This
linear filters to give more distance and initial vector is taken from shift vector
remove distance which is closed to the obtained from local matching.
digital object [12]. Because tumor has no 3.8 MARKER-CONTROLLER
regular shape and intensity range so it is SEGMENTATION.
challenging task for Computer Aided Design To reduce the drawback of over
(CAD). segmentation in watershed algorithm, many
researcher use marker controller
3.6 MORPHOLOGICAL segmentation in which there are two types of
SEGMENTATION. markers, one is internal marker and other is
Morphological base segmentation is a external marker. In internal marker we give
process that combine morphological the range of gray level values of required
operations such as extended minima and region while in external marker we give the
morphological gradient with watershed range of gray values related to back ground
flooding algorithm to segment grayscale of the image [24]. The marker selection
image of any type of image. For example, typically consists of two steps:
gray scale with single band (8 bit image) and preprocessing and definition of a set of
color image with three bands (24 bit image). criteria that markers must satisfy. The
In morphological operation, popular preprocessing scheme is to filter an image
operations are Dilation and Erosion. Erosion with a smoothing filter. This step can
operation is performed when two edges are minimize the effect of small spatial detail, in
merged with each another whereas Dilation other words, this step is to reduce the large
operation is performed when there is broken number of irrelevant detail, which is the
edges are found in the image This operation reason of over-segmentation. Many
try to fill the gap between two broken edges researcher used marker controller
[22]. segmentation in lung cancer detection in
medical imaging.
3.7 TEMPLATE MATCHING.
In template matching method we take a 4.1 FEATURE EXTRACTION.
sample or template and match it with all
Mehran University Research Journal of Engineering and Technology
Dated: 28 Apr 2018

Each well define object has some features approach is based on the number of black
or properties which helps us to identify that pixels which are greater than white pixels if
object easily. To automatically classify the not then it means image is not normal.
objects we need some features. Collection of
these features are called features vector. For 4.3 MASKING
the identification of lung cancer we need to Masking is also called filtering the word
be find such features from the image. In “filtering” has been borrowed from the
image processing there are three types of frequency domain. Filters are classified as:
features, first is structural features, second is
statistical texture features and third is Low-pass (i.e., preserve low frequencies)
spectral features. Structural features are also High-pass (i.e., preserve high frequencies)
called binary features like area, centroid, Band-pass (i.e., preserve frequencies within
perimeter, orientation, projection, aspect a band)
ratio and Euler number etc. Statistical Band-reject (i.e., reject frequencies within a
features also divide two classes’ first order band) [1].
and second order statistical texture features. In masking approach we take usually
First order features are extracted directly neighborhood pixels of CT scan images of
from the gray level histogram while in lung cancer with effected areas and then
second order texture features first we find calculate the statistical and structural
co-occurrence matrix and then we find features which are used to classify Lung
mean, entropy, and co-variance. In spectral cancer images in early stage and normal
features Gaber and wavelet features are very images as well.
popular features. Many authors take
different set of features to detect the lung 5.1 CLASSIFICATION
cancer with different methodology with Human brain is a great example of ability to
different available dataset but still there is learn and classify the different objects and
no any method which can automatically things without any error. For example,
segment and classify the malignant and distinctive mankind's face and pictures. At
benign area in the Lung cancer image. the same time it still challengeable task for
However there are two approaches are used the human to get the ability via machines.
to extract the features vector first However there are lot of techniques have
Banalization approach related to structural found in literature for data classification. But
features which are calculated from binary no single classification technique has been
image and other is masking approach in found with best accuracy for all kinds of
which we usually extract statistical texture dataset [25]. Two main approaches are used
and spectral features. to make a machine capable to understand
and classify the CT scan images are
4.2 BANALIZATION supervised and unsupervised classification.
The banalization algorithm is also known as If the feature vectors are given with output
the threshold algorithm. The purpose of this label to classifier than it is called supervised
algorithm is to find the suitable threshold classifier. K Nearest Nabors (KNN),
[12]. By use of this threshold value the Artificial Neural Network (ANN) and
targeted image is divided into two parts Support Vector Machine (SVM) are the
foreground and background image. examples of supervised learning approach
Foreground image is represent by white and used in many medical image classification.
background is represent by black color. This In other hand if feature vector is given to the
Mehran University Research Journal of Engineering and Technology
Dated: 28 Apr 2018

classifier without output label then such (SVM) and Convolutional Neural Network
classifier is called unsupervised classifier. K (CNN) are used for classification of normal
means, mixture models, hierarchical and abnormal area in early diagnoses. In
clustering, Principal Component Analysis, future researchers will try to build Image
Singular Value Decomposition are the Processing Techniques on X-ray, PET
example of unsupervised learning methods images for more accuracy. For the
[26]. classification KNN or fuzzy, logic k/c-mean
and clustering may be used. Furthermore,
5.2 MULTI-LABEL contrast between X-ray and CT scan images
CLASSFICATION. for better result for early lung cancer
Multi-label classification in concerned with diagnose.
the classification about information for
different class labels. Multi-label
classification (MLC) is a major research area References
in the machine learning community and
finds application in several domains [1] P. Joon, A. Jatain, and S. B. Bhaskar,
[27].Multi-label classification problem by “Lung Cancer Detection Using Image
adopting a group-sparsity regularize to Processing Techniques,” International
select common subsets of relevant features Journal of Engineering Science, vol.
from different cellular compartments. In 6497, 2017.
addition, we also add a cell structural [2] B. Malik, J. P. Singh, V. B. P. Singh, and
correlation regularized Laplacian term, P. Naresh, “Lung Cancer Detection at
which utilizes the prior biological structural Initial Stage by Using Image Processing
information to capture the intrinsic and Classification Techniques,” Lung
dependency among different cellular Cancer, vol. 3, no. 11, 2016.
compartments[14]. [3] D. Sharma, and G. Jindal, "Identifying
lung cancer using image processing
6.1 CONCLUSION AND FUTURE techniques." pp. 115-120.
[4] M. S. Al-tarawneh, “Lung cancer
SCOPE
detection using image processing
An effort to diagnose the cancer in the lungs
techniques,” Leonardo Electronic
using digital image processing techniques.
Journal of Practices and Technologies,
Initially the CT scan/MRI is captured the
vol. 11, no. 21, pp. 147-58, 2012.
image and processed then cancer or tumor
[5] J. Rani, “Noise Removal In Medical
region is detected and diagnosis from the
Images Using Filters,” International
original image. In pre-processing phase a Journal of Engineering Research &
number of techniques are being used for Technology (IJERT), vol. 2, no. 3, pp.
filter the distortion of the images for 1013-1016, 21 March 2013, 2013.
example Weiner Filter, Fast Fourier [6] M. V. A. Gajdhane, and L. Deshpande,
Transform etc. After pre-processing, image “Detection of Lung Cancer Stages on CT
segmentation phase should be done through scan Images by Using Various Image
Marker-Controlled Watershed and Processing Techniques,” IOSR Journal of
Watershed Segmentation. The next phase is Computer Engineering (IOSR-JCE) e-
features extraction is done by Area, ISSN, pp. 2278-0661, 2014.
Perimeter, and Eccentricity etc. These [7] B. G. Patil, and S. N. Jain, “Cancer cells
features help to detect the lung cancer. In detection using digital image processing
classification, Support Vector Machine methods,” International Journal of
Mehran University Research Journal of Engineering and Technology
Dated: 28 Apr 2018

Latest Trends in Engineering and Computer and Information Technology


Technology (IJLTET), vol. 3, no. 4, 2014. vol. 07, no. 02, pp. 64-73, 2018
[8] N. Onizawa, D. Katagiri, K. Matsumiya, [17] Y. Li, M. Qian, P. Liu, Q. Cai, X. Li, J. Guo,
W. J. Gross, and T. Hanyu, “Gabor filter H. Yan, F. Yu, K. Yuan, and J. Yu, “The
based on stochastic computation,” IEEE recognition of rice images by UAV
Signal Processing Letters, vol. 22, no. 9, based on capsule network,” Cluster
pp. 1224-1228, 2015. Computing, pp. 1-10, 2018.
[9] S. Avinash, K. Manjunath, and S. [18] M. Berahim, N. A. Samsudin, and S. S.
Senthilkumar, "Analysis and comparison Nathan, "A Review: Image Analysis
of image enhancement techniques for Techniques to Improve Labeling
the prediction of lung cancer." pp. Accuracy of Medical Image
1535-1539. Classification." pp. 298-307.
[10] J.-P. Gauthier, N. Stephant, B. Rondeau, [19] J. Talukdar, and D. P. Sarma, “A Survey
J. A. Cody, and E. Fritsch, “Aluminium on Lung Cancer Detection in CT scans
diboride-type structure in Ethiopian Images Using Image Processing
opal-CT revealed by fast Fourier Techniques,” International Journal of
transform,” Journal of Applied Current Trends in Science and
Crystallography, vol. 51, no. 1, pp. 27- Technology, no. 03, pp. 20181-20186%V
34, 2018. 8, 2018-03-15, 2018.
[11] S. Gu, D. Meng, W. Zuo, and L. Zhang, [20] S. Jain, and V. Laxmi, "Color Image
"Joint Convolutional Analysis and Segmentation Techniques: A Survey."
Synthesis Sparse Representation for pp. 189-197.
Single Image Layer Separation." pp. [21] K. Chowdhury, D. Chaudhuri, and A. K.
1717-1725. Pal, "Seed Point Selection Algorithm in
[12] X. Yan, and Y. Li, "A method of lane Clustering of Image Data," Progress in
edge detection based on Canny Intelligent Computing Techniques:
algorithm." pp. 2120-2124. Theory, Practice, and Applications, pp.
[13] M. Nagao, N. Miyake, Y. Yoshino, H. Lu, 119-126: Springer, 2018.
J. K. Tan, H. Kim, S. Murakami, T. Aoki, [22] P. Wang, S. Xu, Y. Li, L. Wang, and Q.
Y. Hirano, and S. Kido, "Detection of Song, “Feature-based analysis of cell
abnormal candidate regions on nuclei structure for classification of
temporal subtraction images based on histopathological images,” Digital Signal
DCNN." pp. 1444-1448. Processing, 2018.
[14] W. Shao, M. Liu, Y.-Y. Xu, H.-B. Shen, [23] S. S. Chouhan, A. Kaul, and U. P. Singh,
and D. Zhang, “An Organelle “Image Segmentation Using
Correlation-Guided Feature Selection Computational Intelligence
Approach for Classifying Multi-Label Techniques,” Archives of Computational
Subcellular Bio-images,” IEEE/ACM Methods in Engineering, pp. 1-64, 07
transactions on computational biology Feb 2018, 2018.
and bioinformatics, 2017. [24] S. Vesal, N. Ravikumar, S. Ellman, and A.
[15] A. K. AlZubaidi, F. B. Sideseq, A. Faeq, Maier, "Comparative Analysis of
and M. Basil, "Computer aided Unsupervised Algorithms for Breast MRI
diagnosis in digital pathology Lesion Segmentation," Bildverarbeitung
application: Review and perspective für die Medizin 2018, pp. 257-262:
approach in lung cancer classification." Springer, 2018.
pp. 219-224. [25] M. A. Chandra, and S. Bedi, “Survey on
[16] A. R. Zubair, “Frequency Domain Image SVM and their application in image
Restoration,” International Journal of
Mehran University Research Journal of Engineering and Technology
Dated: 28 Apr 2018

classification,” International Journal of


Information Technology, pp. 1-11, 2018.
[26] S. Hussein, M. M. Chuquicusma, P.
Kandel, C. W. Bolan, M. B. Wallace, and
U. Bagci, “Supervised and Unsupervised
Tumor Characterization in the Deep
Learning Era,” arXiv preprint
arXiv:1801.03230, 2018.
[27] V. Kumar, A. K. Pujari, V. Padmanabhan,
S. K. Sahu, and V. R. Kagita, “Multi-label
classification using hierarchical
embedding,” Expert Systems with
Applications, vol. 91, pp. 263-269, 2018.

You might also like