SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal of Research in Advent Technology, Vol.7, No.1, January 2019
E-ISSN: 2321-9637
Available online at www.ijrat.org
459
Satellite Image Classification Using Artificial Neural
Network
P. Sathya1
, Dr.V. Baby deepa2
Research Scholar, Department of computer science, Government arts college, Tamilnadu1
,
Assistant professor, Department of computer science, Government arts college, Tamilnadu2
,
p.sathya.karur@gmail.com1
deepamct@gmail.com2
Abstract- Satellite images are used to multiple applications and management. Artificial neural network is a
popular tool to analysis and collection of remotely sensed data. Artificial neural Network is used to develop
satellite image classification algorithms. The main advantage of ANN is used to extract correct results from
incomplete underhand input. The input of an ANN is topographic anatomy of earth surface allocate with a
confidential information and a position of image taken by a satellite. The trained ANN is re produce the result
by using algorithm. Image classification act as an important role in remote sensing used to extract most
important spatial information. Satellite images are used in various important fields by a weather forecaster. This
study is used to explore the facilities of Artificial Neural Network for satellite image classification.
Keywords: ANN, Classification, Remote sensing, Classes
1. INTRODUCTION
Remote sensing is a more than one continuous
actions of discover and observe the physical
attributes of an area by estimates it’s reflected and
release radiation at a distance from the goal of the
data. Remote sensing is used in multiple fields such
as land survey and geography. Commonly remote
sensing refers to the use of space station based
sensor activities to classify and detect objects on
earth.
Satellite image classification act as an important
role in remote sensing. A group of pixel (class) are
divided into a single pixel based on their data value
is called as a classification. The pixel is allocated to
a specific class if it fulfils the definite set of rules to
put in a particular class. The classes can be familier
or unfamiliar. The classes are able to separate
based on the training data it is called familier class
otherwise it is unfamiliar class.
The image classification has two types of
classification techniques which are supervised
classification and unsupervised classification.
In supervised classification the analyst requires an
input from an analyst. The input is called a training
data. The training data is act as a most important
role in supervised classification methods. The
overall accuracy of supervised classification is
based on the training data taken by the analyst.
Two types of training samples are available, one is
used for classification another one is used for
accuracy of classification.
The clustering mechanism is used in unsupervised
classification to group of pixels divided into
unlabelled classes.
2. REMOTE SENSING
Remote sensing is the art and science of get
data about the earth’s location without directly
contact with it. The sensors have two techniques
which is active sensor and passive sensor. Active
sensor use internal stimuli to collect information
about earth. Examples for active sensors are Radar
and Lidar. The passive sensors respond to external
stimuli. It record natural energy that is reflected
from the earth’s surface. The most common source
of common source of radiation detected by passive
sensor is reflected sunlight.
Commonly the satellite images are gathered
through multispectral technology, which record
data abnormal human perception range; including
x-ray and radar. The data is denoted in visual form.
The dimensionality is reduced when the data
having more than three bands.
3. LITERATURE SURVEY
Already several numbers of papers proposed on
classification of satellite image and neural network
concept. Some approaches are produced for gaining
new effective techniques to perform a separate
application. Some of the most significant literatures
are mentioned below:
International Journal of Research in Advent Technology, Vol.7, No.1, January 2019
E-ISSN: 2321-9637
Available online at www.ijrat.org
460
Table 1: Types of classes
In satellite image segmentation the feed
forward neural networks introduced by Mayank
Toshniway in 2005.In standard concept the new
and creative ideas have been added. The
architecture of neural network has been produced
with high accuracy. Here constant efficiency and
accuracy in terms of parameters to achieve image
segmentation. The insufficient training set
problems are overcome and timelines of
segmentation are improved.
The high resolution multispectral satellite
images of urban areas are classified and extraction
of spatial feature concept was proposed by S.
Gandhimathi in 2013.
In this method compulsory the pre-processing
was done by Gaussian filter to remove the noise.
Then the Grey Level Co-occurrence matrix was
used to extract the features from the filtered image.
Finally Back propagation artificial neural network
algorithm was applied to classified and analyse the
performance based on its accuracy to the filtered
image.
The feed forward and hybrid clustering
algorithm was produced for land based mapping of
road, trees and buildings by S.Praveena in 2014.
Here use only single pre-processing step for
segmentation. The hybrid genetic artificial bee
colony algorithm was used to segment the pre-
processed image. The artificial bee colony
algorithm is used to create effective segmentation
in remote sensing by feed-forward artificial neural
network classifier. The result was produced with
high resolution.
4. IMAGE CLASSIFICATION USING
ARTIFICIAL NEURAL NETWORK
The Artificial Neural Network is
implemented using electronic components such as
analog or digital. It enrols enormous
interconnection of simple evaluate cells called
neurons or processing elements. It favours the brain
in two ways;
(i) The network was acquired the knowledge
through learning process.
(ii) Synaptic weights that means inter neuron
connection strengths are responsible for recording
knowledge.
4.1 working of neuron:
The external stimulus sends input to the
neuron. The external stimulus is defined as large
number of neurons. Non-linear activation functions
are supported by weighted sum of inputs. The
result of the last function is distributed connections
to other neurons. The flows of information in the
networks are defined by the topology of the neuron
connections.
In this way the weights are adjusted in the network
represent the learning process.
Architecture, activation function and the learning
applications are various ANN structures these are
explored for various ANN computational systems.
5. IMAGE CLASSIFICATION USING ANN
Image classification is a very important
concept for particular applications. This paper
highlights the analysis and usage of different neural
network algorithm.
5.1 Image Classification using Back-
Propagation Algorithm
Image classification will be conducted by
back propagation algorithm, which is under
supervised classification it is called feed forward
neural network.
Figure 1: Classification Using ANN
In back propagation algorithm the
normalized process of training samples has been
performed before training and classifies land use
Classes Types of classes
2
(i) Developed Area,
(ii) Undeveloped
4
(i) Agriculture (ii) Industrial
(iii) Road (iv) Water bodies
5
(i) Open space
(ii) Agriculture
(iii) Industrial (iv) Road
(v) Water bodies
Image
Classified Image
Classification
Network Design
Feature Extraction
Training
International Journal of Research in Advent Technology, Vol.7, No.1, January 2019
E-ISSN: 2321-9637
Available online at www.ijrat.org
461
and land cover of satellite images. The normalized
equation formula is mentioned below
X’ = X - X min
X max- X min
X’ - Mean value for normalized
input
X - Original value
X min X max - Original training sample sets for
minimum and maximum values
Figure 2: Architecture of back propagation
algorithm
In back propagation neural network
process more than one hidden layers are used feed
forward will be used, and based on the discretion
the number of hidden layers can be changed. The
number of classes (N) and the number of neurons
in output layer will be equal, which is based on
coding followed the output. The number of hidden
neurons will be in the range between the size of the
output layer and size of the input layer. The number
of hidden layer proposed by the following formula;
Nh = Np(r (Ni+No))
Np – Number of training samples
Ni – Number of input neurons
N0 – number of output neurons
The back propagation program is used to create the
model of network and to teach the networks.
Conjugate gradient method and the Lavenberg-
Marquardt method are used to train the data and
these methods are having their own advantage and
it is faster. The training data set selection is very
important stage, which give the best result of
classification.
Figure 3: Original Image
Figure 4: Classified image using Back propagation
of ANN classifier
6. CONCLUSION
Artificial neural network is a popular tool to
analysis and collection of remotely sensed data.
Artificial neural Network is used to develop
satellite image classification algorithms. The main
advantage of ANN is used to extract correct results
from incomplete underhand input. This study
reviews the capability of the artificial neural
network to classify the image using back
propagation algorithm. In this type of classification
the algorithm take different time to produce the
result because the counting of training data is
depends on the number of class and neural network
model.
This paper reviews the concept of artificial
neural network and how to work the neurons in
International Journal of Research in Advent Technology, Vol.7, No.1, January 2019
E-ISSN: 2321-9637
Available online at www.ijrat.org
462
classification algorithm. The back propagation
algorithm provides the best result through the
artificial neural network.
REFERENCES:
[1] Jiefeng Jiang etl. “Application of Back
Propagation Neural Network in the
Classification of High Resolution Remote
Sensing Image”. Geographic Information
Information research.
[2] Mayank Toshniwal “Satellite image
classification using neural network” in 3rd
International Conference: Sciences of
Electronic,
[3] Technologies of Information and
Telecommunications. 2005,pp. 27-31.
[4] Smriti Seghal “Remotely sensed LANDSAT
image classification using neural network
approaches” in International Journal of
Engineering research and Applications
(IJERA), vol2, pp.043-046, 2012.
[5] Jordi Muñoz-Marí, Member, IEEE,
Devis Tuia, Member, IEEE, and Gustavo.
[6] Camps-Valls, Senior Member, IEEE, “Semi
supervised Classification of Remote Sensing
Images With Active Queries”, October 2012.
[7] Karry Kyllo “Agricultural Remote Sensing
Basics” in NDSU: North Dakota State
University. 2004
[8] M.Seetha, I.V.Muralikrishna “Artificial neural
network and other methods of image
classification” in Journal of theoretical and
Applied Information Technology.

More Related Content

What's hot

IRJET-Multiclass Classification Method Based On Deep Learning For Leaf Identi...
IRJET-Multiclass Classification Method Based On Deep Learning For Leaf Identi...IRJET-Multiclass Classification Method Based On Deep Learning For Leaf Identi...
IRJET-Multiclass Classification Method Based On Deep Learning For Leaf Identi...IRJET Journal
 
IRJET- Comparative Analysis of Video Processing Object Detection
IRJET- Comparative Analysis of Video Processing Object DetectionIRJET- Comparative Analysis of Video Processing Object Detection
IRJET- Comparative Analysis of Video Processing Object DetectionIRJET Journal
 
IRJET- Real-Time Object Detection using Deep Learning: A Survey
IRJET- Real-Time Object Detection using Deep Learning: A SurveyIRJET- Real-Time Object Detection using Deep Learning: A Survey
IRJET- Real-Time Object Detection using Deep Learning: A SurveyIRJET Journal
 
Image recognition
Image recognitionImage recognition
Image recognitionAseed Usmani
 
MOTION PREDICTION USING DEPTH INFORMATION OF HUMAN ARM BASED ON ALEXNET
MOTION PREDICTION USING DEPTH INFORMATION OF HUMAN ARM BASED ON ALEXNETMOTION PREDICTION USING DEPTH INFORMATION OF HUMAN ARM BASED ON ALEXNET
MOTION PREDICTION USING DEPTH INFORMATION OF HUMAN ARM BASED ON ALEXNETgerogepatton
 
Predictive Metabonomics
Predictive MetabonomicsPredictive Metabonomics
Predictive MetabonomicsMarilyn Arceo
 
SAR Image Classification by Multilayer Back Propagation Neural Network
SAR Image Classification by Multilayer Back Propagation Neural NetworkSAR Image Classification by Multilayer Back Propagation Neural Network
SAR Image Classification by Multilayer Back Propagation Neural NetworkIJMTST Journal
 
A BINARY BAT INSPIRED ALGORITHM FOR THE CLASSIFICATION OF BREAST CANCER DATA
A BINARY BAT INSPIRED ALGORITHM FOR THE CLASSIFICATION OF BREAST CANCER DATAA BINARY BAT INSPIRED ALGORITHM FOR THE CLASSIFICATION OF BREAST CANCER DATA
A BINARY BAT INSPIRED ALGORITHM FOR THE CLASSIFICATION OF BREAST CANCER DATAIJSCAI Journal
 
IRJET- Deep Convolution Neural Networks for Galaxy Morphology Classification
IRJET- Deep Convolution Neural Networks for Galaxy Morphology ClassificationIRJET- Deep Convolution Neural Networks for Galaxy Morphology Classification
IRJET- Deep Convolution Neural Networks for Galaxy Morphology ClassificationIRJET Journal
 
Fuzzy Logic Final Report
Fuzzy Logic Final ReportFuzzy Logic Final Report
Fuzzy Logic Final ReportShikhar Agarwal
 
KaoNet: Face Recognition and Generation App using Deep Learning
KaoNet: Face Recognition and Generation App using Deep LearningKaoNet: Face Recognition and Generation App using Deep Learning
KaoNet: Face Recognition and Generation App using Deep LearningVan Huy
 
Reflectivity Parameter Extraction from RADAR Images Using Back Propagation Al...
Reflectivity Parameter Extraction from RADAR Images Using Back Propagation Al...Reflectivity Parameter Extraction from RADAR Images Using Back Propagation Al...
Reflectivity Parameter Extraction from RADAR Images Using Back Propagation Al...IJECEIAES
 
Hand Gesture Recognition using OpenCV and Python
Hand Gesture Recognition using OpenCV and PythonHand Gesture Recognition using OpenCV and Python
Hand Gesture Recognition using OpenCV and Pythonijtsrd
 
Neural Network Applications In Machining: A Review
Neural Network Applications In Machining: A ReviewNeural Network Applications In Machining: A Review
Neural Network Applications In Machining: A ReviewAshish Khetan
 
IRJET- Comparative Study of Different Techniques for Text as Well as Object D...
IRJET- Comparative Study of Different Techniques for Text as Well as Object D...IRJET- Comparative Study of Different Techniques for Text as Well as Object D...
IRJET- Comparative Study of Different Techniques for Text as Well as Object D...IRJET Journal
 
Use of artificial neural network in pattern recognition
Use of artificial neural network in pattern recognitionUse of artificial neural network in pattern recognition
Use of artificial neural network in pattern recognitionkamalsrit
 
Applications of Artificial Neural Networks in Civil Engineering
Applications of Artificial Neural Networks in Civil EngineeringApplications of Artificial Neural Networks in Civil Engineering
Applications of Artificial Neural Networks in Civil EngineeringPramey Zode
 

What's hot (18)

IRJET-Multiclass Classification Method Based On Deep Learning For Leaf Identi...
IRJET-Multiclass Classification Method Based On Deep Learning For Leaf Identi...IRJET-Multiclass Classification Method Based On Deep Learning For Leaf Identi...
IRJET-Multiclass Classification Method Based On Deep Learning For Leaf Identi...
 
IRJET- Comparative Analysis of Video Processing Object Detection
IRJET- Comparative Analysis of Video Processing Object DetectionIRJET- Comparative Analysis of Video Processing Object Detection
IRJET- Comparative Analysis of Video Processing Object Detection
 
IRJET- Real-Time Object Detection using Deep Learning: A Survey
IRJET- Real-Time Object Detection using Deep Learning: A SurveyIRJET- Real-Time Object Detection using Deep Learning: A Survey
IRJET- Real-Time Object Detection using Deep Learning: A Survey
 
Image recognition
Image recognitionImage recognition
Image recognition
 
MOTION PREDICTION USING DEPTH INFORMATION OF HUMAN ARM BASED ON ALEXNET
MOTION PREDICTION USING DEPTH INFORMATION OF HUMAN ARM BASED ON ALEXNETMOTION PREDICTION USING DEPTH INFORMATION OF HUMAN ARM BASED ON ALEXNET
MOTION PREDICTION USING DEPTH INFORMATION OF HUMAN ARM BASED ON ALEXNET
 
L0816166
L0816166L0816166
L0816166
 
Predictive Metabonomics
Predictive MetabonomicsPredictive Metabonomics
Predictive Metabonomics
 
SAR Image Classification by Multilayer Back Propagation Neural Network
SAR Image Classification by Multilayer Back Propagation Neural NetworkSAR Image Classification by Multilayer Back Propagation Neural Network
SAR Image Classification by Multilayer Back Propagation Neural Network
 
A BINARY BAT INSPIRED ALGORITHM FOR THE CLASSIFICATION OF BREAST CANCER DATA
A BINARY BAT INSPIRED ALGORITHM FOR THE CLASSIFICATION OF BREAST CANCER DATAA BINARY BAT INSPIRED ALGORITHM FOR THE CLASSIFICATION OF BREAST CANCER DATA
A BINARY BAT INSPIRED ALGORITHM FOR THE CLASSIFICATION OF BREAST CANCER DATA
 
IRJET- Deep Convolution Neural Networks for Galaxy Morphology Classification
IRJET- Deep Convolution Neural Networks for Galaxy Morphology ClassificationIRJET- Deep Convolution Neural Networks for Galaxy Morphology Classification
IRJET- Deep Convolution Neural Networks for Galaxy Morphology Classification
 
Fuzzy Logic Final Report
Fuzzy Logic Final ReportFuzzy Logic Final Report
Fuzzy Logic Final Report
 
KaoNet: Face Recognition and Generation App using Deep Learning
KaoNet: Face Recognition and Generation App using Deep LearningKaoNet: Face Recognition and Generation App using Deep Learning
KaoNet: Face Recognition and Generation App using Deep Learning
 
Reflectivity Parameter Extraction from RADAR Images Using Back Propagation Al...
Reflectivity Parameter Extraction from RADAR Images Using Back Propagation Al...Reflectivity Parameter Extraction from RADAR Images Using Back Propagation Al...
Reflectivity Parameter Extraction from RADAR Images Using Back Propagation Al...
 
Hand Gesture Recognition using OpenCV and Python
Hand Gesture Recognition using OpenCV and PythonHand Gesture Recognition using OpenCV and Python
Hand Gesture Recognition using OpenCV and Python
 
Neural Network Applications In Machining: A Review
Neural Network Applications In Machining: A ReviewNeural Network Applications In Machining: A Review
Neural Network Applications In Machining: A Review
 
IRJET- Comparative Study of Different Techniques for Text as Well as Object D...
IRJET- Comparative Study of Different Techniques for Text as Well as Object D...IRJET- Comparative Study of Different Techniques for Text as Well as Object D...
IRJET- Comparative Study of Different Techniques for Text as Well as Object D...
 
Use of artificial neural network in pattern recognition
Use of artificial neural network in pattern recognitionUse of artificial neural network in pattern recognition
Use of artificial neural network in pattern recognition
 
Applications of Artificial Neural Networks in Civil Engineering
Applications of Artificial Neural Networks in Civil EngineeringApplications of Artificial Neural Networks in Civil Engineering
Applications of Artificial Neural Networks in Civil Engineering
 

Similar to ANN Satellite Image Classification

Plant Disease Detection using Convolution Neural Network (CNN)
Plant Disease Detection using Convolution Neural Network (CNN)Plant Disease Detection using Convolution Neural Network (CNN)
Plant Disease Detection using Convolution Neural Network (CNN)IRJET Journal
 
IRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep LearningIRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep LearningIRJET Journal
 
PADDY CROP DISEASE DETECTION USING SVM AND CNN ALGORITHM
PADDY CROP DISEASE DETECTION USING SVM AND CNN ALGORITHMPADDY CROP DISEASE DETECTION USING SVM AND CNN ALGORITHM
PADDY CROP DISEASE DETECTION USING SVM AND CNN ALGORITHMIRJET Journal
 
IRJET- Automated Detection of Gender from Face Images
IRJET-  	  Automated Detection of Gender from Face ImagesIRJET-  	  Automated Detection of Gender from Face Images
IRJET- Automated Detection of Gender from Face ImagesIRJET Journal
 
IRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep LearningIRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep LearningIRJET Journal
 
A Crop Pests Image Classification Algorithm Based on Deep Convolutional Neura...
A Crop Pests Image Classification Algorithm Based on Deep Convolutional Neura...A Crop Pests Image Classification Algorithm Based on Deep Convolutional Neura...
A Crop Pests Image Classification Algorithm Based on Deep Convolutional Neura...TELKOMNIKA JOURNAL
 
Classification Of Iris Plant Using Feedforward Neural Network
Classification Of Iris Plant Using Feedforward Neural NetworkClassification Of Iris Plant Using Feedforward Neural Network
Classification Of Iris Plant Using Feedforward Neural Networkirjes
 
Optimized Neural Network for Classification of Multispectral Images
Optimized Neural Network for Classification of Multispectral ImagesOptimized Neural Network for Classification of Multispectral Images
Optimized Neural Network for Classification of Multispectral ImagesIDES Editor
 
Wheat leaf disease detection using image processing
Wheat leaf disease detection using image processingWheat leaf disease detection using image processing
Wheat leaf disease detection using image processingIJLT EMAS
 
Artificial Neural Networks: Applications In Management
Artificial Neural Networks: Applications In ManagementArtificial Neural Networks: Applications In Management
Artificial Neural Networks: Applications In ManagementIOSR Journals
 
Image Classification For SAR Images using Modified ANN
Image Classification For SAR Images using Modified ANNImage Classification For SAR Images using Modified ANN
Image Classification For SAR Images using Modified ANNIRJET Journal
 
IRJET- Anomaly Detection System in CCTV Derived Videos
IRJET- Anomaly Detection System in CCTV Derived VideosIRJET- Anomaly Detection System in CCTV Derived Videos
IRJET- Anomaly Detection System in CCTV Derived VideosIRJET Journal
 
Backbone search for object detection for applications in intrusion warning sy...
Backbone search for object detection for applications in intrusion warning sy...Backbone search for object detection for applications in intrusion warning sy...
Backbone search for object detection for applications in intrusion warning sy...IAESIJAI
 
A Survey of Convolutional Neural Network Architectures for Deep Learning via ...
A Survey of Convolutional Neural Network Architectures for Deep Learning via ...A Survey of Convolutional Neural Network Architectures for Deep Learning via ...
A Survey of Convolutional Neural Network Architectures for Deep Learning via ...ijtsrd
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Image Forgery Detection Methods- A Review
Image Forgery Detection Methods- A ReviewImage Forgery Detection Methods- A Review
Image Forgery Detection Methods- A ReviewIRJET Journal
 
Artificial neural network based cancer cell classification
Artificial neural network based cancer cell classificationArtificial neural network based cancer cell classification
Artificial neural network based cancer cell classificationAlexander Decker
 
11.artificial neural network based cancer cell classification
11.artificial neural network based cancer cell classification11.artificial neural network based cancer cell classification
11.artificial neural network based cancer cell classificationAlexander Decker
 
A Literature Survey: Neural Networks for object detection
A Literature Survey: Neural Networks for object detectionA Literature Survey: Neural Networks for object detection
A Literature Survey: Neural Networks for object detectionvivatechijri
 

Similar to ANN Satellite Image Classification (20)

Plant Disease Detection using Convolution Neural Network (CNN)
Plant Disease Detection using Convolution Neural Network (CNN)Plant Disease Detection using Convolution Neural Network (CNN)
Plant Disease Detection using Convolution Neural Network (CNN)
 
IRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep LearningIRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep Learning
 
PADDY CROP DISEASE DETECTION USING SVM AND CNN ALGORITHM
PADDY CROP DISEASE DETECTION USING SVM AND CNN ALGORITHMPADDY CROP DISEASE DETECTION USING SVM AND CNN ALGORITHM
PADDY CROP DISEASE DETECTION USING SVM AND CNN ALGORITHM
 
IRJET- Automated Detection of Gender from Face Images
IRJET-  	  Automated Detection of Gender from Face ImagesIRJET-  	  Automated Detection of Gender from Face Images
IRJET- Automated Detection of Gender from Face Images
 
IRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep LearningIRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep Learning
 
A Crop Pests Image Classification Algorithm Based on Deep Convolutional Neura...
A Crop Pests Image Classification Algorithm Based on Deep Convolutional Neura...A Crop Pests Image Classification Algorithm Based on Deep Convolutional Neura...
A Crop Pests Image Classification Algorithm Based on Deep Convolutional Neura...
 
B42010712
B42010712B42010712
B42010712
 
Classification Of Iris Plant Using Feedforward Neural Network
Classification Of Iris Plant Using Feedforward Neural NetworkClassification Of Iris Plant Using Feedforward Neural Network
Classification Of Iris Plant Using Feedforward Neural Network
 
Optimized Neural Network for Classification of Multispectral Images
Optimized Neural Network for Classification of Multispectral ImagesOptimized Neural Network for Classification of Multispectral Images
Optimized Neural Network for Classification of Multispectral Images
 
Wheat leaf disease detection using image processing
Wheat leaf disease detection using image processingWheat leaf disease detection using image processing
Wheat leaf disease detection using image processing
 
Artificial Neural Networks: Applications In Management
Artificial Neural Networks: Applications In ManagementArtificial Neural Networks: Applications In Management
Artificial Neural Networks: Applications In Management
 
Image Classification For SAR Images using Modified ANN
Image Classification For SAR Images using Modified ANNImage Classification For SAR Images using Modified ANN
Image Classification For SAR Images using Modified ANN
 
IRJET- Anomaly Detection System in CCTV Derived Videos
IRJET- Anomaly Detection System in CCTV Derived VideosIRJET- Anomaly Detection System in CCTV Derived Videos
IRJET- Anomaly Detection System in CCTV Derived Videos
 
Backbone search for object detection for applications in intrusion warning sy...
Backbone search for object detection for applications in intrusion warning sy...Backbone search for object detection for applications in intrusion warning sy...
Backbone search for object detection for applications in intrusion warning sy...
 
A Survey of Convolutional Neural Network Architectures for Deep Learning via ...
A Survey of Convolutional Neural Network Architectures for Deep Learning via ...A Survey of Convolutional Neural Network Architectures for Deep Learning via ...
A Survey of Convolutional Neural Network Architectures for Deep Learning via ...
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Image Forgery Detection Methods- A Review
Image Forgery Detection Methods- A ReviewImage Forgery Detection Methods- A Review
Image Forgery Detection Methods- A Review
 
Artificial neural network based cancer cell classification
Artificial neural network based cancer cell classificationArtificial neural network based cancer cell classification
Artificial neural network based cancer cell classification
 
11.artificial neural network based cancer cell classification
11.artificial neural network based cancer cell classification11.artificial neural network based cancer cell classification
11.artificial neural network based cancer cell classification
 
A Literature Survey: Neural Networks for object detection
A Literature Survey: Neural Networks for object detectionA Literature Survey: Neural Networks for object detection
A Literature Survey: Neural Networks for object detection
 

More from IJRAT

96202108
9620210896202108
96202108IJRAT
 
97202107
9720210797202107
97202107IJRAT
 
93202101
9320210193202101
93202101IJRAT
 
92202102
9220210292202102
92202102IJRAT
 
91202104
9120210491202104
91202104IJRAT
 
87202003
8720200387202003
87202003IJRAT
 
87202001
8720200187202001
87202001IJRAT
 
86202013
8620201386202013
86202013IJRAT
 
86202008
8620200886202008
86202008IJRAT
 
86202005
8620200586202005
86202005IJRAT
 
86202004
8620200486202004
86202004IJRAT
 
85202026
8520202685202026
85202026IJRAT
 
711201940
711201940711201940
711201940IJRAT
 
711201939
711201939711201939
711201939IJRAT
 
711201935
711201935711201935
711201935IJRAT
 
711201927
711201927711201927
711201927IJRAT
 
711201905
711201905711201905
711201905IJRAT
 
710201947
710201947710201947
710201947IJRAT
 
712201907
712201907712201907
712201907IJRAT
 
712201903
712201903712201903
712201903IJRAT
 

More from IJRAT (20)

96202108
9620210896202108
96202108
 
97202107
9720210797202107
97202107
 
93202101
9320210193202101
93202101
 
92202102
9220210292202102
92202102
 
91202104
9120210491202104
91202104
 
87202003
8720200387202003
87202003
 
87202001
8720200187202001
87202001
 
86202013
8620201386202013
86202013
 
86202008
8620200886202008
86202008
 
86202005
8620200586202005
86202005
 
86202004
8620200486202004
86202004
 
85202026
8520202685202026
85202026
 
711201940
711201940711201940
711201940
 
711201939
711201939711201939
711201939
 
711201935
711201935711201935
711201935
 
711201927
711201927711201927
711201927
 
711201905
711201905711201905
711201905
 
710201947
710201947710201947
710201947
 
712201907
712201907712201907
712201907
 
712201903
712201903712201903
712201903
 

Recently uploaded

What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEslot gacor bisa pakai pulsa
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 

Recently uploaded (20)

What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 

ANN Satellite Image Classification

  • 1. International Journal of Research in Advent Technology, Vol.7, No.1, January 2019 E-ISSN: 2321-9637 Available online at www.ijrat.org 459 Satellite Image Classification Using Artificial Neural Network P. Sathya1 , Dr.V. Baby deepa2 Research Scholar, Department of computer science, Government arts college, Tamilnadu1 , Assistant professor, Department of computer science, Government arts college, Tamilnadu2 , p.sathya.karur@gmail.com1 deepamct@gmail.com2 Abstract- Satellite images are used to multiple applications and management. Artificial neural network is a popular tool to analysis and collection of remotely sensed data. Artificial neural Network is used to develop satellite image classification algorithms. The main advantage of ANN is used to extract correct results from incomplete underhand input. The input of an ANN is topographic anatomy of earth surface allocate with a confidential information and a position of image taken by a satellite. The trained ANN is re produce the result by using algorithm. Image classification act as an important role in remote sensing used to extract most important spatial information. Satellite images are used in various important fields by a weather forecaster. This study is used to explore the facilities of Artificial Neural Network for satellite image classification. Keywords: ANN, Classification, Remote sensing, Classes 1. INTRODUCTION Remote sensing is a more than one continuous actions of discover and observe the physical attributes of an area by estimates it’s reflected and release radiation at a distance from the goal of the data. Remote sensing is used in multiple fields such as land survey and geography. Commonly remote sensing refers to the use of space station based sensor activities to classify and detect objects on earth. Satellite image classification act as an important role in remote sensing. A group of pixel (class) are divided into a single pixel based on their data value is called as a classification. The pixel is allocated to a specific class if it fulfils the definite set of rules to put in a particular class. The classes can be familier or unfamiliar. The classes are able to separate based on the training data it is called familier class otherwise it is unfamiliar class. The image classification has two types of classification techniques which are supervised classification and unsupervised classification. In supervised classification the analyst requires an input from an analyst. The input is called a training data. The training data is act as a most important role in supervised classification methods. The overall accuracy of supervised classification is based on the training data taken by the analyst. Two types of training samples are available, one is used for classification another one is used for accuracy of classification. The clustering mechanism is used in unsupervised classification to group of pixels divided into unlabelled classes. 2. REMOTE SENSING Remote sensing is the art and science of get data about the earth’s location without directly contact with it. The sensors have two techniques which is active sensor and passive sensor. Active sensor use internal stimuli to collect information about earth. Examples for active sensors are Radar and Lidar. The passive sensors respond to external stimuli. It record natural energy that is reflected from the earth’s surface. The most common source of common source of radiation detected by passive sensor is reflected sunlight. Commonly the satellite images are gathered through multispectral technology, which record data abnormal human perception range; including x-ray and radar. The data is denoted in visual form. The dimensionality is reduced when the data having more than three bands. 3. LITERATURE SURVEY Already several numbers of papers proposed on classification of satellite image and neural network concept. Some approaches are produced for gaining new effective techniques to perform a separate application. Some of the most significant literatures are mentioned below:
  • 2. International Journal of Research in Advent Technology, Vol.7, No.1, January 2019 E-ISSN: 2321-9637 Available online at www.ijrat.org 460 Table 1: Types of classes In satellite image segmentation the feed forward neural networks introduced by Mayank Toshniway in 2005.In standard concept the new and creative ideas have been added. The architecture of neural network has been produced with high accuracy. Here constant efficiency and accuracy in terms of parameters to achieve image segmentation. The insufficient training set problems are overcome and timelines of segmentation are improved. The high resolution multispectral satellite images of urban areas are classified and extraction of spatial feature concept was proposed by S. Gandhimathi in 2013. In this method compulsory the pre-processing was done by Gaussian filter to remove the noise. Then the Grey Level Co-occurrence matrix was used to extract the features from the filtered image. Finally Back propagation artificial neural network algorithm was applied to classified and analyse the performance based on its accuracy to the filtered image. The feed forward and hybrid clustering algorithm was produced for land based mapping of road, trees and buildings by S.Praveena in 2014. Here use only single pre-processing step for segmentation. The hybrid genetic artificial bee colony algorithm was used to segment the pre- processed image. The artificial bee colony algorithm is used to create effective segmentation in remote sensing by feed-forward artificial neural network classifier. The result was produced with high resolution. 4. IMAGE CLASSIFICATION USING ARTIFICIAL NEURAL NETWORK The Artificial Neural Network is implemented using electronic components such as analog or digital. It enrols enormous interconnection of simple evaluate cells called neurons or processing elements. It favours the brain in two ways; (i) The network was acquired the knowledge through learning process. (ii) Synaptic weights that means inter neuron connection strengths are responsible for recording knowledge. 4.1 working of neuron: The external stimulus sends input to the neuron. The external stimulus is defined as large number of neurons. Non-linear activation functions are supported by weighted sum of inputs. The result of the last function is distributed connections to other neurons. The flows of information in the networks are defined by the topology of the neuron connections. In this way the weights are adjusted in the network represent the learning process. Architecture, activation function and the learning applications are various ANN structures these are explored for various ANN computational systems. 5. IMAGE CLASSIFICATION USING ANN Image classification is a very important concept for particular applications. This paper highlights the analysis and usage of different neural network algorithm. 5.1 Image Classification using Back- Propagation Algorithm Image classification will be conducted by back propagation algorithm, which is under supervised classification it is called feed forward neural network. Figure 1: Classification Using ANN In back propagation algorithm the normalized process of training samples has been performed before training and classifies land use Classes Types of classes 2 (i) Developed Area, (ii) Undeveloped 4 (i) Agriculture (ii) Industrial (iii) Road (iv) Water bodies 5 (i) Open space (ii) Agriculture (iii) Industrial (iv) Road (v) Water bodies Image Classified Image Classification Network Design Feature Extraction Training
  • 3. International Journal of Research in Advent Technology, Vol.7, No.1, January 2019 E-ISSN: 2321-9637 Available online at www.ijrat.org 461 and land cover of satellite images. The normalized equation formula is mentioned below X’ = X - X min X max- X min X’ - Mean value for normalized input X - Original value X min X max - Original training sample sets for minimum and maximum values Figure 2: Architecture of back propagation algorithm In back propagation neural network process more than one hidden layers are used feed forward will be used, and based on the discretion the number of hidden layers can be changed. The number of classes (N) and the number of neurons in output layer will be equal, which is based on coding followed the output. The number of hidden neurons will be in the range between the size of the output layer and size of the input layer. The number of hidden layer proposed by the following formula; Nh = Np(r (Ni+No)) Np – Number of training samples Ni – Number of input neurons N0 – number of output neurons The back propagation program is used to create the model of network and to teach the networks. Conjugate gradient method and the Lavenberg- Marquardt method are used to train the data and these methods are having their own advantage and it is faster. The training data set selection is very important stage, which give the best result of classification. Figure 3: Original Image Figure 4: Classified image using Back propagation of ANN classifier 6. CONCLUSION Artificial neural network is a popular tool to analysis and collection of remotely sensed data. Artificial neural Network is used to develop satellite image classification algorithms. The main advantage of ANN is used to extract correct results from incomplete underhand input. This study reviews the capability of the artificial neural network to classify the image using back propagation algorithm. In this type of classification the algorithm take different time to produce the result because the counting of training data is depends on the number of class and neural network model. This paper reviews the concept of artificial neural network and how to work the neurons in
  • 4. International Journal of Research in Advent Technology, Vol.7, No.1, January 2019 E-ISSN: 2321-9637 Available online at www.ijrat.org 462 classification algorithm. The back propagation algorithm provides the best result through the artificial neural network. REFERENCES: [1] Jiefeng Jiang etl. “Application of Back Propagation Neural Network in the Classification of High Resolution Remote Sensing Image”. Geographic Information Information research. [2] Mayank Toshniwal “Satellite image classification using neural network” in 3rd International Conference: Sciences of Electronic, [3] Technologies of Information and Telecommunications. 2005,pp. 27-31. [4] Smriti Seghal “Remotely sensed LANDSAT image classification using neural network approaches” in International Journal of Engineering research and Applications (IJERA), vol2, pp.043-046, 2012. [5] Jordi Muñoz-MarĂ­, Member, IEEE, Devis Tuia, Member, IEEE, and Gustavo. [6] Camps-Valls, Senior Member, IEEE, “Semi supervised Classification of Remote Sensing Images With Active Queries”, October 2012. [7] Karry Kyllo “Agricultural Remote Sensing Basics” in NDSU: North Dakota State University. 2004 [8] M.Seetha, I.V.Muralikrishna “Artificial neural network and other methods of image classification” in Journal of theoretical and Applied Information Technology.