SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 978
YOLO BASED SHIP IMAGE DETECTION AND CLASSIFICATION
Mrs.S.Ponnarasi 1, S.Kiruba Shankar2, N.Mohamed Siddiq3,K.Prasanth4
1ASSISTANT PROFESSOR,B.TECH-IT,AAMEC,THIRUVARUR,INDIA
2,3,4STUDENT, B.TECH-IT,FINAL YEAR,AAMEC,THIRUVARUR,INDIA
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Considering the important apps in the
military and the civilian domain, ship identification and
based on optical remote sensing images considerable
observation in the sea surface remote sensing filed. An
improvement algorithm of SVM (support vector machine)
with CNN algorithm is proposed here for fine tuning
system. Multi class Image classification using CNN and
SVM on a Kaggle data set. Please clone the data set from
Kaggle using the following command. The deep
convolutional neural network (DCNN) technique takes the
feature extraction of input images for input. The features
are acquired from the convolutional neural network and
are moved to the support vector machine (SVM) classifier.
In this research claimed that replacing the trainable
classifier (the conventional SoftMaxfunction) of a CNN
model with an SVM classifier can raise the classification
performance. Its improve the accuracy of system
(98percent)
Key Words: Deep Learning, CNN
1. INTRODUCTION
The maritime vessel classification, verification and
identification are critical and challenging problems
regarding national defense and marine security for coastal
countries. These countries have to control the traffic and
they are constantly trying to improve efficiency on ports
for economic growth. There are also other threats such as
stealing, sea pollution and illegal fishery. Most of these
issues are not only related with countries individually, but
also they need to be observed in a global perspective.
That’s why the International Maritime Organization (IMO)
was established. IMO is a special agency of the United
Nations, whose purpose is to create regulatory framework
for the safety and maintenance of shipping and also
protect marine pollution caused by ships. These systems
can be used in control centers for assist.
Vessel verification round is deciding whether two vessel
images belong to same ship or not. The main application
area of this task is marine time surveillance, where vessel
passing then it is strictly tracked in straits. In this kind of
applications, two separate camera systems are placed to
both entry and exit point. The images gathered from those
systems are compared to infer whether the ship is still
passing through or it has completed its passing.
1.1 METHODLOGY
DEEP LEARNING
Traditional machine learning methods struggle to
perform as the dimensionality of the input data increases.
For example, in image classification input images may
contain thousands of pixel values. This problem is called
the curse of dimensionality to overcome this problem,
traditional methods require manual feature engineering of
raw data in order to decrease the input dimensions.
However, in practice, engineering these features from a
mass of data is hard without specific domain expertise.
This is where deep learning steps in.
Deep learning solves the curse of dimensionality by
learning hierarchical representations of the data with
complex models of multiple layers. This is achieved with
representation learning. In representation learning, no
feature engineering is used. Instead, a model learns by
itself which features of the mass of data are relevant for
the task. When a deep learning model is trained, the model
learns abstract representations of the data by observing
the data patterns. The first layers of a deep learning model
learns more simple features of the data, whereas the last
layers learn more specific features of the data.
1.2 Convolutional Neural Network(CNN)
In deep learning, a convolutional neural network
(ConvNet) is a class of deep neural networks, most
commonly applied to analyze visual image. Now we think
of a neural network we think about matrix multiplications
but that is not that case with ConvNet. It uses a special
technique called Convolutional. Now in mathematics
convolution is a mathematical operation on two functions
that produces a third function that show how the shape of
one is modified by other.
2. Neural Network
The history of neural networks is quite old. Rosenblatt
(1958) was a psychologist and he proposed “the
perceptron” which is a mathematical model heavily
inspired by biological neurons in human brain. As we can
see in Figure 2.1, the model has n binary inputs and
exactly same number of weights. Each input value is
multiplied by the corresponding weight. If the sum of
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 979
these products is larger than zero, the perceptron is
activated and it outputs a signal whose value is generally
+1. Otherwise it is not operated with an output value of 0.
This is the mathematical model for a single neuron, the
most fundamental unit for neural networks
Since the perceptron model has a single output, it can
perform binary classification. A stronger structure called
“a layer” has been formed with connecting many
perceptrons in parallel fashion. Thus, this enables to work
for identification tasks with many categories. This
structure is called Single–Layer Neural Network.
However, single unit perceptrons are only small amount of
learning linearly separate tasks. Minsky and Papert (1969)
popularly showed that it is impossible for a single layer
perceptron to learn a major XOR function. They also stated
that this issue could be overcame by adding in the
intermediate layers called hidden layers. That architecture
is now called Multi-Layer Perceptron or Multi-Layer
Neural Network. But the real problem was that
Rosenblatt’s learning algorithm did not work for multiple
layers and how to adjust the weights of hidden layers at
that time. After a long stagnation period in artificial
intelligence field, Werbos (1982) utilized the back-
propagation algorithm to train multi-layer neural
networks.
3. CONCLUSIONS
We propose a novel and unified approach named SPAN
utilizing the SAR imaging mechanism for oriented ship
detection and classification. The strong backscattering
points are extracted by the specifically designed SFE
module and provide the basis for the subsequent
classification tasks. The presented RRM combined with
low-level contiguous information helps the SPAN obtain
higher location precision and it will improve the recall
rate. Furthermore, the RoI-AG module extracts ship
features with axis-alignment to avoid the adjacent
background interferences in ship classification.
4. FUTURE WORK
REFERENCES
[1] L. Du, H. Dai, Y. Wang, W. Xie, and Z. Wang, “Target
discrimination based on weakly supervised learning
for high-resolution SAR images in complexscenes,”
IEEE Trans. Geosci. Remote Sens., vol. 58, no. 1, pp.
461–472, Jan. 2020.
[2] W. Boerner, “Recent advances in extra-wide-band
polarimetry, interferometry and polarimetric
interferometry in synthetic aperture remote sensing
and its applications,” IEE Proc., Radar Sonar Navig.,
vol. 150, no. 3, pp. 113–124, 2003.Though the SPAN
has a satisfactory detection and classification
performance, there still exist several limitations. The
ant interference and classification ability need to be
further improved. For example, the ghosts of land And
cross-side lobes of ships result in recognition errors
and some false alarms. Further suppressing these
interferences to get a more accurate oriented box and
classification result will be investigated in our future
work.
[3] J. Jiang and S. Cao, “Real-time disaster monitoring
system by using SAR,” inProc. Microw. Instrum. Satell.
Photogram. Remote Sens. Earth., vol. 2313, 1994,pp.
91–95.
[4] H. Li, T. Celik, N. Longbotham, and W. Emery, “Gabor
feature based unsupervised change detection of
multitemporal SAR images based on two-level
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 980
clustering,” IEEE Geosci. Remote Sens. Lett., vol. 12,
no. 12, pp. 2458–2462, Dec.2015.
[5] Z. Zhang, W. Guo, S. Zhu, and W. Yu, “Toward
arbitrary-oriented ship detection with rotated region
proposal and discrimination networks,” IEEE Geosci.
Remote Sens. Lett., vol. 15, no. 11, pp. 1745–1749,
Nov. 2018.
[6] S. Brusch, S. Lehner, T. Fritz, M. Soccorsi, A. Soloviev,
and S. Van, “Ship surveillance with TerraSAR-X,” IEEE
Trans. Geosci. Remote Sens., vol. 49, no. 3, pp. 1092–
1103, Mar. 2011.
[7] H. Dai, L. Du, Y. Wang, and Z. Wang, “A modified CFAR
algorithm based on object proposals for ship target
detection in SAR images,” IEEE Geosci. Remote Sens.
Lett., vol. 13, no. 12, pp. 1925–1929, Dec. 2016.
[8] X. Wang and C. Chen, “Ship detection for complex
background SAR images based on a multiscale
variance weighted image entropy method,” IEEE
Geosci. Remote Sens. Lett., vol. 14, no. 2, pp. 184–187,
Feb. 2017.
[9] J. He, Y. Wang, and H. Liu, “Ship classification in
medium-resolution SAR images via densely connected
triplet CNNs integrating fisher discrimination
regularized metric learning,” IEEE Trans. Geosci.
Remote Sens., vol. 59, no. 4, pp.3022–3039, Apr. 2021.
[10] C. Bentes, D. Velotto, and B. Tings, “Ship classification
in TerraSAR-X images with convolutional neural
networks,” IEEE J. Ocean. Eng., vol. 43, no. 1,pp. 258–
266, Jan. 2018.

More Related Content

PDF
IRJET- Ship Detection for Pre-Annotated Ship Dataset in Machine Learning ...
PDF
Detection of Ship using Image Processing and Neural Network
PDF
IRJET- Smart Ship Detection using Transfer Learning with ResNet
PDF
Research on Ship Detection in Visible Remote Sensing Images
PDF
Object detection and ship classification using YOLOv5
PDF
Object Detection and Ship Classification Using YOLOv5
PDF
DETECTION AND EXTRACTION OF SEA MINE FEATURES USING CNN ARCHITECTURE
PDF
IRJET- Analysis of Ship Detection Techniques in Remote Sensing Images
IRJET- Ship Detection for Pre-Annotated Ship Dataset in Machine Learning ...
Detection of Ship using Image Processing and Neural Network
IRJET- Smart Ship Detection using Transfer Learning with ResNet
Research on Ship Detection in Visible Remote Sensing Images
Object detection and ship classification using YOLOv5
Object Detection and Ship Classification Using YOLOv5
DETECTION AND EXTRACTION OF SEA MINE FEATURES USING CNN ARCHITECTURE
IRJET- Analysis of Ship Detection Techniques in Remote Sensing Images

Similar to YOLO BASED SHIP IMAGE DETECTION AND CLASSIFICATION (20)

PDF
Real time ship detection using YOLOv5
PDF
Satellite and Land Cover Image Classification using Deep Learning
PPTX
Scrdet++ analysis
PDF
IRJET- Identification of Scene Images using Convolutional Neural Networks - A...
PDF
SAR Image Classification by Multilayer Back Propagation Neural Network
PDF
Applying convolutional neural networks for limited-memory application
PDF
From Pixels to Understanding: Deep Learning's Impact on Image Classification ...
PDF
Paper id 6122018109
PDF
Deep learning architectures for location and identification in storage systems
PDF
Optimized Neural Network for Classification of Multispectral Images
PDF
IRJET - Real Time Object Detection using YOLOv3
PDF
Classification of Images Using CNN Model and its Variants
PDF
Satellite Image Classification with Deep Learning Survey
PPTX
SMART RECOGNITION FOR OBJECT DETECTION.pptx
PDF
Reflectivity Parameter Extraction from RADAR Images Using Back Propagation Al...
PDF
Underwater Target Detection Using Deep Learning.pdf
PDF
PPT s09-machine vision-s2
PDF
OBJECT IDENTIFICATION
PDF
IRJET- Fish Recognition and Detection Based on Deep Learning
PDF
IRJET- Real-Time Object Detection using Deep Learning: A Survey
Real time ship detection using YOLOv5
Satellite and Land Cover Image Classification using Deep Learning
Scrdet++ analysis
IRJET- Identification of Scene Images using Convolutional Neural Networks - A...
SAR Image Classification by Multilayer Back Propagation Neural Network
Applying convolutional neural networks for limited-memory application
From Pixels to Understanding: Deep Learning's Impact on Image Classification ...
Paper id 6122018109
Deep learning architectures for location and identification in storage systems
Optimized Neural Network for Classification of Multispectral Images
IRJET - Real Time Object Detection using YOLOv3
Classification of Images Using CNN Model and its Variants
Satellite Image Classification with Deep Learning Survey
SMART RECOGNITION FOR OBJECT DETECTION.pptx
Reflectivity Parameter Extraction from RADAR Images Using Back Propagation Al...
Underwater Target Detection Using Deep Learning.pdf
PPT s09-machine vision-s2
OBJECT IDENTIFICATION
IRJET- Fish Recognition and Detection Based on Deep Learning
IRJET- Real-Time Object Detection using Deep Learning: A Survey
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Ad

Recently uploaded (20)

PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PDF
Digital Logic Computer Design lecture notes
PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PDF
Well-logging-methods_new................
PDF
PPT on Performance Review to get promotions
PPT
Mechanical Engineering MATERIALS Selection
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPTX
Construction Project Organization Group 2.pptx
PPTX
bas. eng. economics group 4 presentation 1.pptx
PPTX
additive manufacturing of ss316l using mig welding
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
R24 SURVEYING LAB MANUAL for civil enggi
Internet of Things (IOT) - A guide to understanding
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
Digital Logic Computer Design lecture notes
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
Well-logging-methods_new................
PPT on Performance Review to get promotions
Mechanical Engineering MATERIALS Selection
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
Construction Project Organization Group 2.pptx
bas. eng. economics group 4 presentation 1.pptx
additive manufacturing of ss316l using mig welding
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk

YOLO BASED SHIP IMAGE DETECTION AND CLASSIFICATION

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 978 YOLO BASED SHIP IMAGE DETECTION AND CLASSIFICATION Mrs.S.Ponnarasi 1, S.Kiruba Shankar2, N.Mohamed Siddiq3,K.Prasanth4 1ASSISTANT PROFESSOR,B.TECH-IT,AAMEC,THIRUVARUR,INDIA 2,3,4STUDENT, B.TECH-IT,FINAL YEAR,AAMEC,THIRUVARUR,INDIA ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Considering the important apps in the military and the civilian domain, ship identification and based on optical remote sensing images considerable observation in the sea surface remote sensing filed. An improvement algorithm of SVM (support vector machine) with CNN algorithm is proposed here for fine tuning system. Multi class Image classification using CNN and SVM on a Kaggle data set. Please clone the data set from Kaggle using the following command. The deep convolutional neural network (DCNN) technique takes the feature extraction of input images for input. The features are acquired from the convolutional neural network and are moved to the support vector machine (SVM) classifier. In this research claimed that replacing the trainable classifier (the conventional SoftMaxfunction) of a CNN model with an SVM classifier can raise the classification performance. Its improve the accuracy of system (98percent) Key Words: Deep Learning, CNN 1. INTRODUCTION The maritime vessel classification, verification and identification are critical and challenging problems regarding national defense and marine security for coastal countries. These countries have to control the traffic and they are constantly trying to improve efficiency on ports for economic growth. There are also other threats such as stealing, sea pollution and illegal fishery. Most of these issues are not only related with countries individually, but also they need to be observed in a global perspective. That’s why the International Maritime Organization (IMO) was established. IMO is a special agency of the United Nations, whose purpose is to create regulatory framework for the safety and maintenance of shipping and also protect marine pollution caused by ships. These systems can be used in control centers for assist. Vessel verification round is deciding whether two vessel images belong to same ship or not. The main application area of this task is marine time surveillance, where vessel passing then it is strictly tracked in straits. In this kind of applications, two separate camera systems are placed to both entry and exit point. The images gathered from those systems are compared to infer whether the ship is still passing through or it has completed its passing. 1.1 METHODLOGY DEEP LEARNING Traditional machine learning methods struggle to perform as the dimensionality of the input data increases. For example, in image classification input images may contain thousands of pixel values. This problem is called the curse of dimensionality to overcome this problem, traditional methods require manual feature engineering of raw data in order to decrease the input dimensions. However, in practice, engineering these features from a mass of data is hard without specific domain expertise. This is where deep learning steps in. Deep learning solves the curse of dimensionality by learning hierarchical representations of the data with complex models of multiple layers. This is achieved with representation learning. In representation learning, no feature engineering is used. Instead, a model learns by itself which features of the mass of data are relevant for the task. When a deep learning model is trained, the model learns abstract representations of the data by observing the data patterns. The first layers of a deep learning model learns more simple features of the data, whereas the last layers learn more specific features of the data. 1.2 Convolutional Neural Network(CNN) In deep learning, a convolutional neural network (ConvNet) is a class of deep neural networks, most commonly applied to analyze visual image. Now we think of a neural network we think about matrix multiplications but that is not that case with ConvNet. It uses a special technique called Convolutional. Now in mathematics convolution is a mathematical operation on two functions that produces a third function that show how the shape of one is modified by other. 2. Neural Network The history of neural networks is quite old. Rosenblatt (1958) was a psychologist and he proposed “the perceptron” which is a mathematical model heavily inspired by biological neurons in human brain. As we can see in Figure 2.1, the model has n binary inputs and exactly same number of weights. Each input value is multiplied by the corresponding weight. If the sum of
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 979 these products is larger than zero, the perceptron is activated and it outputs a signal whose value is generally +1. Otherwise it is not operated with an output value of 0. This is the mathematical model for a single neuron, the most fundamental unit for neural networks Since the perceptron model has a single output, it can perform binary classification. A stronger structure called “a layer” has been formed with connecting many perceptrons in parallel fashion. Thus, this enables to work for identification tasks with many categories. This structure is called Single–Layer Neural Network. However, single unit perceptrons are only small amount of learning linearly separate tasks. Minsky and Papert (1969) popularly showed that it is impossible for a single layer perceptron to learn a major XOR function. They also stated that this issue could be overcame by adding in the intermediate layers called hidden layers. That architecture is now called Multi-Layer Perceptron or Multi-Layer Neural Network. But the real problem was that Rosenblatt’s learning algorithm did not work for multiple layers and how to adjust the weights of hidden layers at that time. After a long stagnation period in artificial intelligence field, Werbos (1982) utilized the back- propagation algorithm to train multi-layer neural networks. 3. CONCLUSIONS We propose a novel and unified approach named SPAN utilizing the SAR imaging mechanism for oriented ship detection and classification. The strong backscattering points are extracted by the specifically designed SFE module and provide the basis for the subsequent classification tasks. The presented RRM combined with low-level contiguous information helps the SPAN obtain higher location precision and it will improve the recall rate. Furthermore, the RoI-AG module extracts ship features with axis-alignment to avoid the adjacent background interferences in ship classification. 4. FUTURE WORK REFERENCES [1] L. Du, H. Dai, Y. Wang, W. Xie, and Z. Wang, “Target discrimination based on weakly supervised learning for high-resolution SAR images in complexscenes,” IEEE Trans. Geosci. Remote Sens., vol. 58, no. 1, pp. 461–472, Jan. 2020. [2] W. Boerner, “Recent advances in extra-wide-band polarimetry, interferometry and polarimetric interferometry in synthetic aperture remote sensing and its applications,” IEE Proc., Radar Sonar Navig., vol. 150, no. 3, pp. 113–124, 2003.Though the SPAN has a satisfactory detection and classification performance, there still exist several limitations. The ant interference and classification ability need to be further improved. For example, the ghosts of land And cross-side lobes of ships result in recognition errors and some false alarms. Further suppressing these interferences to get a more accurate oriented box and classification result will be investigated in our future work. [3] J. Jiang and S. Cao, “Real-time disaster monitoring system by using SAR,” inProc. Microw. Instrum. Satell. Photogram. Remote Sens. Earth., vol. 2313, 1994,pp. 91–95. [4] H. Li, T. Celik, N. Longbotham, and W. Emery, “Gabor feature based unsupervised change detection of multitemporal SAR images based on two-level
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 980 clustering,” IEEE Geosci. Remote Sens. Lett., vol. 12, no. 12, pp. 2458–2462, Dec.2015. [5] Z. Zhang, W. Guo, S. Zhu, and W. Yu, “Toward arbitrary-oriented ship detection with rotated region proposal and discrimination networks,” IEEE Geosci. Remote Sens. Lett., vol. 15, no. 11, pp. 1745–1749, Nov. 2018. [6] S. Brusch, S. Lehner, T. Fritz, M. Soccorsi, A. Soloviev, and S. Van, “Ship surveillance with TerraSAR-X,” IEEE Trans. Geosci. Remote Sens., vol. 49, no. 3, pp. 1092– 1103, Mar. 2011. [7] H. Dai, L. Du, Y. Wang, and Z. Wang, “A modified CFAR algorithm based on object proposals for ship target detection in SAR images,” IEEE Geosci. Remote Sens. Lett., vol. 13, no. 12, pp. 1925–1929, Dec. 2016. [8] X. Wang and C. Chen, “Ship detection for complex background SAR images based on a multiscale variance weighted image entropy method,” IEEE Geosci. Remote Sens. Lett., vol. 14, no. 2, pp. 184–187, Feb. 2017. [9] J. He, Y. Wang, and H. Liu, “Ship classification in medium-resolution SAR images via densely connected triplet CNNs integrating fisher discrimination regularized metric learning,” IEEE Trans. Geosci. Remote Sens., vol. 59, no. 4, pp.3022–3039, Apr. 2021. [10] C. Bentes, D. Velotto, and B. Tings, “Ship classification in TerraSAR-X images with convolutional neural networks,” IEEE J. Ocean. Eng., vol. 43, no. 1,pp. 258– 266, Jan. 2018.