paper-with-me

홈 › Papers

A Hybrid MLP-SVM Model for Classification using Spatial-Spectral Features on Hyper-Spectral Images

2021-01-01 · Ginni Garg, Dheeraj Kumar, ArvinderPal, Yash Sonker, Ritu Garg

There are many challenges in the classification of hyper spectral images such as large dimensionality, scarcity of labeled data and spatial variability of spectral signatures. In this proposed method, we make a hybrid classifier (MLP-SVM) using multilayer perceptron (MLP) and support vector machine (SVM) which aimed to improve the various classification parameters such as accuracy, precision, recall, f-score and to predict the region without ground truth. In proposed method, outputs from the last hidden layer of the neural net-ork become the input to the SVM, which finally classifies into various desired classes. In the present study, we worked on Indian Pines, U. Pavia and Salinas dataset with 16, 9, 16 classes and 200, 103 and 204 reflectance bands respectively, which is provided by AVIRIS and ROSIS sensor of NASA Jet propulsion laboratory. The proposed method significantly increases the accuracy on testing dataset to 93.22%, 96.87%, 93.81% as compare to 86.97%, 88.58%, 88.85% and 91.61%, 96.20%, 90.68% based on individual classifiers SVM and MLP on Indian Pines, U. Pavia and Salinas datasets respectively.

📄 PDF Abstract BibTeX arXiv:2101.00214

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

HybridSN: Exploring 3D-2D CNN Feature Hierarchy for Hyperspectral Image Classification

2019-02-18 · Swalpa Kumar Roy, Gopal Krishna, Shiv Ram Dubey, Bidyut. B. Chaudhuri

Hyperspectral image (HSI) classification is widely used for the analysis of remotely sensed images. Hyperspectral imagery includes varying bands of images. Convolutional Neural Network (CNN) is one of the most frequently…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+1

A 3D 2D convolutional Neural Network Model for Hyperspectral Image Classification

2021-11-19 · Jiaxin Cao, Xiaoyan Li

In the proposed SEHybridSN model, a dense block was used to reuse shallow feature and aimed at better exploiting hierarchical spatial spectral feature. Subsequent depth separable convolutional layers were used to discrim…

Hyperspectral Image Classificationimage-classificationImage Classification

MSHCNet: Multi-Stream Hybridized Convolutional Networks with Mixed Statistics in Euclidean/Non-Euclidean Spaces and Its Application to Hyperspectral Image Classification

2021-10-07 · Shuang He, Haitong Tang, Xia Lu, Hongjie Yan 외

It is well known that hyperspectral images (HSI) contain rich spatial-spectral contextual information, and how to effectively combine both spectral and spatial information using DNN for HSI classification has become a ne…

Hyperspectral Image Classificationimage-classificationImage Classification

Deep Prototypical Networks with Hybrid Residual Attention for Hyperspectral Image Classification

2020-06-25 · Bobo Xi, Jiaojiao Li, Yunsong Li, Rui Song 외

Recently, convolutional neural networks (CNNs) have attracted enormous attention in pattern recognition and demonstrated excellent performance in hyperspectral image (HSI) classification. However, high-dimensional HSI da…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+1

HyperNet: Self-Supervised Hyperspectral Spatial-Spectral Feature Understanding Network for Hyperspectral Change Detection

2022-07-20 · Meiqi Hu, Chen Wu, Liangpei Zhang

The fast development of self-supervised learning lowers the bar learning feature representation from massive unlabeled data and has triggered a series of research on change detection of remote sensing images. Challenges …

Change DetectionSelf-Supervised Learning