paper-with-me

Papers

DecoupleNet: A Lightweight Backbone Network With Efficient Feature Decoupling for Remote Sensing Visual Tasks

2024-09-23 · IEEE Transactions on Geoscience and Remote Sensing 2024 9 · Wei Lu, Si-Bao Chen, Qing-Ling Shu, Jin Tang, and Bin Luo

In the realm of computer vision (CV), balancing speed and accuracy remains a significant challenge. Recent efforts have focused on developing lightweight networks that optimize computational efficiency and feature extraction. However, in remote sensing (RS) imagery, where small and multiscale object detection is critical, these networks often fall short in performance. To address these challenges, DecoupleNet is proposed, an innovative lightweight backbone network specifically designed for RS visual tasks in resource-constrained environments. DecoupleNet incorporates two key modules: the feature integration downsampling (FID) module and the multibranch feature decoupling (MBFD) module. The FID module preserves small object features during downsampling, while the MBFD module enhances small and multiscale object feature representation through a novel decoupling approach. Comprehensive evaluations on three RS visual tasks demonstrate DecoupleNet’s superior balance of accuracy and computational efficiency compared to existing lightweight networks. On the NWPU-RESISC45 classification dataset, DecoupleNet achieves a top-1 accuracy of 95.30%, surpassing FasterNet by 2%, with fewer parameters and lower computational overhead. In object detection tasks using the DOTA 1.0 test set, DecoupleNet records an accuracy of 78.04%, outperforming ARC-R50 by 0.69%. For semantic segmentation on the LoveDA test set, DecoupleNet achieves 53.1% accuracy, surpassing UnetFormer by 0.70%. These findings open new avenues for advancing RS image analysis on resource-constrained devices, addressing a pivotal gap in the field. The code and pretrained models are publicly available at https://github.com/lwCVer/DecoupleNet.

📄 PDF Abstract BibTeX

Code (1)

lwCVer/DecoupleNet pytorch

Tasks

ARCComputational EfficiencyImage ClassificationObjectobject-detectionObject Detection In Aerial ImagesOriented Object DetectionSemantic Segmentation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Efficient Oriented Object Detection with Enhanced Small Object Recognition in Aerial Images

2024-12-17 · Zhifei Shi, Zongyao Yin, Sheng Chang, Xiao Yi 외

Achieving a balance between computational efficiency and detection accuracy in the realm of rotated bounding box object detection within aerial imagery is a significant challenge. While prior research has aimed at creati…

Computational EfficiencyObjectobject-detectionObject Detection+2

Leveraging Fine-Grained Information and Noise Decoupling for Remote Sensing Change Detection

2024-04-17 · Qiangang Du, Jinlong Peng, Changan Wang, Xu Chen 외

Change detection aims to identify remote sense object changes by analyzing data between bitemporal image pairs. Due to the large temporal and spatial span of data collection in change detection image pairs, there are oft…

Change DetectionDenoisingRepresentation Learning

DecoupleNet: Decoupled Network for Domain Adaptive Semantic Segmentation

2022-07-20 · Xin Lai, Zhuotao Tian, Xiaogang Xu, Yingcong Chen 외

Unsupervised domain adaptation in semantic segmentation has been raised to alleviate the reliance on expensive pixel-wise annotations. It leverages a labeled source domain dataset as well as unlabeled target domain image…

Domain AdaptationSegmentationSemantic SegmentationTask 2+1

Dependence model assessment and selection with DecoupleNets

2022-02-07 · Marius Hofert, Avinash Prasad, Mu Zhu

Neural networks are suggested for learning a map from $d$-dimensional samples with any underlying dependence structure to multivariate uniformity in $d'$ dimensions. This map, termed DecoupleNet, is used for dependence m…

modelModel Selection

SkyNative: A Native Multimodal Framework for Remote Sensing Visual Evidence Reasoning

2026-05-18 · Xiao Yang, Ronghao Fu, Zhiwen Lin, Zhuoran Duan 외 arxiv

Remote sensing vision-language models commonly rely on pretrained visual encoders to convert images into semantic features before language-model reasoning. While effective for scene-level understanding, this pipeline may…

Spatial Reasoning