中文
相关论文

相关论文: 1D-Convolutional Capsule Network for Hyperspectral…

200 篇论文

With the development of deep learning, the performance of hyperspectral image (HSI) classification has been greatly improved in recent years. The shortage of training samples has become a bottleneck for further improvement of performance.…

计算机视觉与模式识别 · 计算机科学 2018-03-01 Yanan Luo , Jie Zou , Chengfei Yao , Tao Li , Gang Bai

Convolutional Neural Networks (CNNs) have been successful in solving tasks in computer vision including medical image segmentation due to their ability to automatically extract features from unstructured data. However, CNNs are sensitive to…

图像与视频处理 · 电气工程与系统科学 2022-03-18 Minh Tran , Viet-Khoa Vo-Ho , Kyle Quinn , Hien Nguyen , Khoa Luu , Ngan Le

Hyperspectral imaging (HSI) has been extensively utilized for a number of real-world applications. HSI classification (HSIC) is a challenging task due to high inter-class similarity, high intra-class variability, overlapping, and nested…

图像与视频处理 · 电气工程与系统科学 2020-12-14 Muhammad Ahmad

Convolutional Neural Networks (CNNs) have achieved promising results in medical image segmentation. However, CNNs require lots of training data and are incapable of handling pose and deformation of objects. Furthermore, their pooling layers…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Minh Tran , Viet-Khoa Vo-Ho , Ngan T. H. Le

Previous studies have shown the great potential of capsule networks for the spatial contextual feature extraction from {hyperspectral images (HSIs)}. However, the sampling locations of the convolutional kernels of capsules are fixed and…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Jinping Wang , Xiaojun Tan , Jianhuang Lai , Jun Li , Canqun Xiang

Past few years have witnessed exponential growth of interest in deep learning methodologies with rapidly improving accuracies and reduced computational complexity. In particular, architectures using Convolutional Neural Networks (CNNs) have…

计算机视觉与模式识别 · 计算机科学 2018-05-11 Sai Samarth R Phaye , Apoorva Sikka , Abhinav Dhall , Deepti Bathula

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 used deep learning…

计算机视觉与模式识别 · 计算机科学 2020-02-19 Swalpa Kumar Roy , Gopal Krishna , Shiv Ram Dubey , Bidyut B. Chaudhuri

Convolutional Neural Networks (CNN) has been extensively studied for Hyperspectral Image Classification (HSIC) more specifically, 2D and 3D CNN models have proved highly efficient in exploiting the spatial and spectral information of…

计算机视觉与模式识别 · 计算机科学 2022-01-17 Muhammad Ahmad , Sidrah Shabbir , Rana Aamir Raza , Manuel Mazzara , Salvatore Distefano , Adil Mehmood Khan

Hyperspectral image classification (HIC) is an active research topic in remote sensing. Hyperspectral images typically generate large data cubes posing big challenges in data acquisition, storage, transmission and processing. To overcome…

图像与视频处理 · 电气工程与系统科学 2021-10-13 Hao Zhang , Xu Ma , Xianhong Zhao , Gonzalo R. Arce

In recent years, deep convolutional neural networks (CNNs) have shown impressive ability to represent hyperspectral images (HSIs) and achieved encouraging results in HSI classification. However, the existing CNN-based models operate at the…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Yenan Jiang , Ying Li , Shanrong Zou , Haokui Zhang , Yunpeng Bai

Hyperspectral Image (HSI) classification using Convolutional Neural Networks (CNN) is widely found in the current literature. Approaches vary from using SVMs to 2D CNNs, 3D CNNs, 3D-2D CNNs. Besides 3D-2D CNNs and FuSENet, the other…

图像与视频处理 · 电气工程与系统科学 2021-04-02 Tanmay Chakraborty , Utkarsh Trehan

A Capsule Network (CapsNet) is a relatively new classifier and one of the possible successors of Convolutional Neural Networks (CNNs). CapsNet maintains the spatial hierarchies between the features and outperforms CNNs at classifying images…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Pouya Shiri , Amirali Baniasadi

Convolutional neural networks (CNNs) have become a key asset to most of fields in AI. Despite their successful performance, CNNs suffer from a major drawback. They fail to capture the hierarchy of spatial relation among different parts of…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Marzieh Edraki , Nazanin Rahnavard , Mubarak Shah

Capsule Network is a promising concept in deep learning, yet its true potential is not fully realized thus far, providing sub-par performance on several key benchmark datasets with complex data. Drawing intuition from the success achieved…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Jathushan Rajasegaran , Vinoj Jayasundara , Sandaru Jayasekara , Hirunima Jayasekara , Suranga Seneviratne , Ranga Rodrigo

Capsule networks were proposed as an alternative approach to Convolutional Neural Networks (CNNs) for learning object-centric representations, which can be leveraged for improved generalization and sample complexity. Unlike CNNs, capsule…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Fabio De Sousa Ribeiro , Kevin Duarte , Miles Everett , Georgios Leontidis , Mubarak Shah

Convolutional neural networks (CNNs) have shown remarkable results over the last several years for a wide range of computer vision tasks. A new architecture recently introduced by Sabour et al., referred to as a capsule networks with…

机器学习 · 统计学 2018-10-15 Rodney LaLonde , Ulas Bagci

Image classification is a challenging problem which aims to identify the category of object in the image. In recent years, deep Convolutional Neural Networks (CNNs) have been applied to handle this task, and impressive improvement has been…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Hao Ren , Jianlin Su , Hong Lu

Capsule Network (CapsNet) is among the promising classifiers and a possible successor of the classifiers built based on Convolutional Neural Network (CNN). CapsNet is more accurate than CNNs in detecting images with overlapping categories…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Pouya Shiri , Amirali Baniasadi

Capsule Networks face a critical problem in computer vision in the sense that the image background can challenge its performance, although they learn very well on training data. In this work, we propose to improve Capsule Networks'…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Nguyen Huu Phong , Bernardete Ribeiro

Hyperspectral Image Classification (HSIC) is a difficult task due to high inter and intra-class similarity and variability, nested regions, and overlapping. 2D Convolutional Neural Networks (CNN) emerged as a viable network whereas, 3D CNNs…

计算机视觉与模式识别 · 计算机科学 2024-02-26 Muhammad Ahmad
‹ 上一页 1 2 3 10 下一页 ›