paper-with-me

Papers

DenseSwinV2: Channel Attentive Dual Branch CNN Transformer Learning for Cassava Leaf Disease Classification

2026-03-26 · Shah Saood, Saddam Hussain Khan arxiv

This work presents a new Hybrid Dense SwinV2, a two-branch framework that jointly leverages densely connected convolutional features and hierarchical customized Swin Transformer V2 (SwinV2) representations for cassava disease classification. The proposed framework captures high resolution local features through its DenseNet branch, preserving the fine structural cues and also allowing for effective gradient flow. Concurrently, the customized SwinV2 models global contextual dependencies through the idea of shifted-window self attention, which enables the capture of long range interactions critical in distinguishing between visually similar lesions. Moreover, an attention channel-squeeze module is employed for each CNN Transformer stream independently to emphasize discriminative disease related responses and suppress redundant or background driven activations. Finally, these discriminative channels are fused to achieve refined representations from the dense local and SwinV2 global correlated strengthened feature maps, respectively. The proposed Dense SwinV2 utilized a public cassava leaf disease dataset of 31000 images, comprised of five diseases, including brown streak, mosaic, green mottle, bacterial blight, and normal leaf conditions. The proposed Dense SwinV2 demonstrates a significant classification accuracy of 98.02 percent with an F1 score of 97.81 percent, outperforming well-established convolutional and transformer models. These results underline the fact that Hybrid Dense SwinV2 offers robustness and practicality in the field level diagnosis of cassava disease and real world challenges related to occlusion, noise, and complex backgrounds.

📄 PDF Abstract BibTeX arXiv:2603.25935

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-branch Attentive Transformer

2020-06-18 · Yang Fan, Shufang Xie, Yingce Xia, Lijun Wu 외

While the multi-branch architecture is one of the key ingredients to the success of computer vision tasks, it has not been well investigated in natural language processing, especially sequence learning tasks. In this wor…

Code GenerationMachine TranslationNatural Language UnderstandingTranslation

FireSenseNet: A Dual-Branch CNN with Cross-Attentive Feature Interaction for Next-Day Wildfire Spread Prediction

2026-04-09 · Jinzhen Han, JinByeong Lee, Hak Han, YeonJu Na 외 arxiv

Accurate prediction of next-day wildfire spread is critical for disaster response and resource allocation. Existing deep learning approaches typically concatenate heterogeneous geospatial inputs into a single tensor, ign…

Feature Importance

Multi-Task Learning via Co-Attentive Sharing for Pedestrian Attribute Recognition

2020-04-07 · Haitian Zeng, Haizhou Ai, Zijie Zhuang, Long Chen

Learning to predict multiple attributes of a pedestrian is a multi-task learning problem. To share feature representation between two individual task networks, conventional methods like Cross-Stitch and Sluice network le…

AttributeMulti-Task LearningPedestrian Attribute Recognition

FiLM-Coordinated Dual-Branch Transformer for Global-Local Dependency Modeling in Language Modeling

2026-06-19 · Zhiqiang Zhou, Xu Ling, Junliang Dai arxiv

Standard Transformers use a single self-attention pathway to model both global dependencies and local patterns, creating tension between long-range structural reasoning and fine-grained local representation learning. We …

Representation Learning

A Hybrid Transformer-Mamba Network for Single Image Deraining

2024-08-31 · Shangquan Sun, Wenqi Ren, Juxiang Zhou, Jianhou Gan 외

Existing deraining Transformers employ self-attention mechanisms with fixed-range windows or along channel dimensions, limiting the exploitation of non-local receptive fields. In response to this issue, we introduce a no…

MambaRain RemovalSingle Image Deraining