paper-with-me

Papers

Light Weight Residual Dense Attention Net for Spectral Reconstruction from RGB Images

2020-04-15 · D. Sabari Nathan, K. Uma, D Synthiya Vinothini, B. Sathya Bama, S. M. Md. Mansoor Roomi

Hyperspectral Imaging is the acquisition of spectral and spatial information of a particular scene. Capturing such information from a specialized hyperspectral camera remains costly. Reconstructing such information from the RGB image achieves a better solution in both classification and object recognition tasks. This work proposes a novel light weight network with very less number of parameters about 233,059 parameters based on Residual dense model with attention mechanism to obtain this solution. This network uses Coordination Convolutional Block to get the spatial information. The weights from this block are shared by two independent feature extraction mechanisms, one by dense feature extraction and the other by the multiscale hierarchical feature extraction. Finally, the features from both the feature extraction mechanisms are globally fused to produce the 31 spectral bands. The network is trained with NTIRE 2020 challenge dataset and thus achieved 0.0457 MRAE metric value with less computational complexity.

📄 PDF Abstract BibTeX arXiv:2004.06930

Code (1)

sabaridsn/LightWeightModel tf

Tasks

Object RecognitionSpectral Reconstruction

Similar Papers 제목 키워드 기반

FreqFormer: Hierarchical Frequency-Domain Attention with Adaptive Spectral Routing for Long-Sequence Video Diffusion Transformers

2026-04-14 · Haopeng Jin arxiv

Long-sequence video diffusion transformers hit a quadratic self-attention cost that dominates runtime and memory for very long token sequences. Most efficient attention methods use one approximation everywhere, yet video…

DualMamba: A Lightweight Spectral-Spatial Mamba-Convolution Network for Hyperspectral Image Classification

2024-06-11 · Jiamu Sheng, Jingyi Zhou, Jiong Wang, Peng Ye 외

The effectiveness and efficiency of modeling complex spectral-spatial relations are both crucial for Hyperspectral image (HSI) classification. Most existing methods based on CNNs and transformers still suffer from heavy …

ClassificationHyperspectral Image Classificationimage-classificationImage Classification+1

SDRCNN: A single-scale dense residual connected convolutional neural network for pansharpening

2023-07-01 · Yuan Fang, Yuanzhi Cai, Lei Fan

Pansharpening is a process of fusing a high spatial resolution panchromatic image and a low spatial resolution multispectral image to create a high-resolution multispectral image. A novel single-branch, single-scale ligh…

Pansharpening

Rethinking Mobile Block for Efficient Attention-based Models

2023-01-03 · ICCV 2023 1 · Jiangning Zhang, Xiangtai Li, Jian Li, Liang Liu 외

This paper focuses on developing modern, efficient, lightweight models for dense predictions while trading off parameters, FLOPs, and performance. Inverted Residual Block (IRB) serves as the infrastructure for lightweigh…

Unity

EMOv2: Pushing 5M Vision Model Frontier

2024-12-09 · Jiangning Zhang, Teng Hu, Haoyang He, Zhucun Xue 외

This work focuses on developing parameter-efficient and lightweight models for dense predictions while trading off parameters, FLOPs, and performance. Our goal is to set up the new frontier of the 5M magnitude lightweigh…

Image Generationmodelobject-detectionObject Detection