paper-with-me

홈 › Papers

DAS-SK: An Adaptive Model Integrating Dual Atrous Separable and Selective Kernel CNN for Agriculture Semantic Segmentation

2026-02-09 · Mei Ling Chee, Thangarajah Akilan, Aparna Ravindra Phalke, Kanchan Keisham arxiv

Semantic segmentation in high-resolution agricultural imagery demands models that strike a careful balance between accuracy and computational efficiency to enable deployment in practical systems. In this work, we propose DAS-SK, a novel lightweight architecture that retrofits selective kernel convolution (SK-Conv) into the dual atrous separable convolution (DAS-Conv) module to strengthen multi-scale feature learning. The model further enhances the atrous spatial pyramid pooling (ASPP) module, enabling the capture of fine-grained local structures alongside global contextual information. Built upon a modified DeepLabV3 framework with two complementary backbones - MobileNetV3-Large and EfficientNet-B3, the DAS-SK model mitigates limitations associated with large dataset requirements, limited spectral generalization, and the high computational cost that typically restricts deployment on UAVs and other edge devices. Comprehensive experiments across three benchmarks: LandCover.ai, VDD, and PhenoBench, demonstrate that DAS-SK consistently achieves state-of-the-art performance, while being more efficient than CNN-, transformer-, and hybrid-based competitors. Notably, DAS-SK requires up to 21x fewer parameters and 19x fewer GFLOPs than top-performing transformer models. These findings establish DAS-SK as a robust, efficient, and scalable solution for real-time agricultural robotics and high-resolution remote sensing, with strong potential for broader deployment in other vision domains.

📄 PDF Abstract BibTeX arXiv:2602.08168

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencySemantic Segmentation

Similar Papers 제목 키워드 기반

Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation

2018-02-07 · ECCV 2018 9 · Liang-Chieh Chen, Yukun Zhu, George Papandreou, Florian Schroff 외

Spatial pyramid pooling module or encode-decoder structure are used in deep neural networks for semantic segmentation task. The former networks are able to encode multi-scale contextual information by probing the incomin…

DecoderImage ClassificationImage SegmentationLesion Segmentation+1

Large Receptive Field Networks for High-Scale Image Super-Resolution

2018-04-22 · George Seif, Dimitrios Androutsos

Convolutional Neural Networks have been the backbone of recent rapid progress in Single-Image Super-Resolution. However, existing networks are very deep with many network parameters, thus having a large memory footprint …

Image Super-ResolutionSSIMSuper-ResolutionVocal Bursts Intensity Prediction

Res-CR-Net, a residual network with a novel architecture optimized for the semantic segmentation of microscopy images

2020-04-14 · Hassan Abdallah, Asiri Liyanaarachchi, Maranda Saigh, Samantha Silvers 외

Deep Neural Networks (DNN) have been widely used to carry out segmentation tasks in both electron and light microscopy. Most DNNs developed for this purpose are based on some variation of the encoder-decoder type U-Net a…

DecoderSemantic Segmentation

Automated Road Extraction from Satellite Imagery Integrating Dense Depthwise Dilated Separable Spatial Pyramid Pooling with DeepLabV3+

2024-10-18 · Arpan Mahara, Md Rezaul Karim Khan, Naphtali D. Rishe, Wenjia Wang 외

Road Extraction is a sub-domain of Remote Sensing applications; it is a subject of extensive and ongoing research. The procedure of automatically extracting roads from satellite imagery encounters significant challenges …

Semantic Segmentation

AtrousMamaba: An Atrous-Window Scanning Visual State Space Model for Remote Sensing Change Detection

2025-07-22 · Tao Wang, Tiecheng Bai, Chao Xu, Bin Liu 외 arxiv

Recently, a novel visual state space (VSS) model, referred to as Mamba, has demonstrated significant progress in modeling long sequences with linear complexity, comparable to Transformer models, thereby enhancing its ada…

Change Detection