中文
相关论文

相关论文: Hyperspectral Unmixing with 3D Convolutional Spars…

200 篇论文

Convolutional Neural Networks (CNNs) are the predominant model used for a variety of medical image analysis tasks. At inference time, these models are computationally intensive, especially with volumetric data. In principle, it is possible…

计算机视觉与模式识别 · 计算机科学 2023-06-30 Jose Javier Gonzalez Ortiz , John Guttag , Adrian Dalca

Hyperspectral salient object detection (HSOD) has exhibited remarkable promise across various applications, particularly in intricate scenarios where conventional RGB-based approaches fall short. Despite the considerable progress in HSOD…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Haolin Qin , Tingfa Xu , Peifu Liu , Jingxuan Xu , Jianan Li

Deep learning architecture with convolutional neural network (CNN) achieves outstanding success in the field of computer vision. Where U-Net, an encoder-decoder architecture structured by CNN, makes a great breakthrough in biomedical image…

图像与视频处理 · 电气工程与系统科学 2023-02-13 Qing Xu , Zhicheng Ma , Na HE , Wenting Duan

Recently, the concept of unsupervised learning for superpixel segmentation via CNNs has been studied. Essentially, such methods generate superpixels by convolutional neural network (CNN) employed on a single image, and such CNNs are trained…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Moshe Eliasof , Nir Ben Zikri , Eran Treister

Current self-supervised denoising methods for paired noisy images typically involve mapping one noisy image through the network to the other noisy image. However, after measuring the spectral bias of such methods using our proposed Image…

计算机视觉与模式识别 · 计算机科学 2025-10-02 Wang Zhang , Huaqiu Li , Xiaowan Hu , Tao Jiang , Zikang Chen , Haoqian Wang

Given a set of image denoisers, each having a different denoising capability, is there a provably optimal way of combining these denoisers to produce an overall better result? An answer to this question is fundamental to designing an…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Joon Hee Choi , Omar Elgendy , Stanley H. Chan

Convolutional Neural Network (CNN)-based image super-resolution (SR) has exhibited impressive success on known degraded low-resolution (LR) images. However, this type of approach is hard to hold its performance in practical scenarios when…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Yixuan Wu , Feng Li , Huihui Bai , Weisi Lin , Runmin Cong , Yao Zhao

In the community of remote sensing, nonlinear mixing models have recently received particular attention in hyperspectral image processing. In this paper, we present a novel nonlinear spectral unmixing method following the recent multilinear…

计算机视觉与模式识别 · 计算机科学 2017-10-11 Qi Wei , Marcus Chen , Jean-Yves Tourneret , Simon Godsill

Hyperspectral single image super-resolution (SISR) is a challenging task due to the difficulty of restoring fine spatial details while preserving spectral fidelity across a wide range of wavelengths, which limits the performance of…

计算机视觉与模式识别 · 计算机科学 2025-10-02 Usman Muhammad , Jorma Laaksonen

Convolutional networks are the de-facto standard for analyzing spatio-temporal data such as images, videos, and 3D shapes. Whilst some of this data is naturally dense (e.g., photos), many other data sources are inherently sparse. Examples…

计算机视觉与模式识别 · 计算机科学 2017-11-29 Benjamin Graham , Martin Engelcke , Laurens van der Maaten

Introducing spatial prior information in hyperspectral imaging (HSI) analysis has led to an overall improvement of the performance of many HSI methods applied for denoising, classification, and unmixing. Extending such methodologies to…

图像与视频处理 · 电气工程与系统科学 2023-07-19 Ricardo Augusto Borsoi , Tales Imbiriba , José Carlos Moreira Bermudez , Cédric Richard

Given the incomplete sampling of spatial frequencies by radio interferometers, achieving precise restoration of astrophysical information remains challenging. To address this ill-posed problem, compressive sensing(CS) provides a robust…

天体物理仪器与方法 · 物理学 2025-05-09 Lei Yu , Bin Liu , Cheng-Jin Jin , Ru-Rong Chen , Hong-Wei Xi , Bo Peng

This paper introduces the use of single layer and deep convolutional networks for remote sensing data analysis. Direct application to multi- and hyper-spectral imagery of supervised (shallow or deep) convolutional networks is very…

计算机视觉与模式识别 · 计算机科学 2015-11-26 Adriana Romero , Carlo Gatta , Gustau Camps-Valls

Hyperspectral image(HSI) classification has been improved with convolutional neural network(CNN) in very recent years. Being different from the RGB datasets, different HSI datasets are generally captured by various remote sensors and have…

计算机视觉与模式识别 · 计算机科学 2020-02-12 Haokui Zhang , Yu Liu , Bei Fang , Ying Li , Lingqiao Liu , Ian Reid

Deep Convolutional Neural Networks (DCNN) require millions of labeled training examples for image classification and object detection tasks, which restrict these models to domains where such datasets are available. In this paper, we explore…

计算机视觉与模式识别 · 计算机科学 2017-12-04 Sheng Y. Lundquist , Melanie Mitchell , Garrett T. Kenyon

Recently, dense connections have attracted substantial attention in computer vision because they facilitate gradient flow and implicit deep supervision during training. Particularly, DenseNet, which connects each layer to every other layer…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Jose Dolz , Karthik Gopinath , Jing Yuan , Herve Lombaert , Christian Desrosiers , Ismail Ben Ayed

Spectral unmixing aims at recovering the spectral signatures of materials, called endmembers, mixed in a hyperspectral or multispectral image, along with their abundances. A typical assumption is that the image contains one pure pixel per…

最优化与控制 · 数学 2018-02-22 Jeremy E. Cohen , Nicolas Gillis

Reconstructing hyperspectral images (HSIs) from a single RGB image is ill-posed and can become physically inconsistent when the camera spectral sensitivity (CSS) and scene illumination are misspecified. We formulate RGB-to-HSI…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Xiaoyang Ma , Yiyang Chai , Xinran Qu , Hong Sun

The goal of hyperspectral unmixing is to decompose an electromagnetic spectral dataset measured over M spectral bands and T pixels into N constituent material spectra (or "end-members") with corresponding spatial abundances. In this paper,…

信息论 · 计算机科学 2015-08-05 Jeremy Vila , Philip Schniter , Joseph Meola

As the key advancement of the convolutional neural networks (CNNs), depthwise separable convolutions (DSCs) are becoming one of the most popular techniques to reduce the computations and parameters size of CNNs meanwhile maintaining the…

机器学习 · 计算机科学 2021-01-05 Yuke Wang , Boyuan Feng , Yufei Ding
‹ 上一页 1 8 9 10 下一页 ›