paper-with-me

홈 › Papers

A Discriminative Channel Diversification Network for Image Classification

2021-12-10 · Krushi Patel, Guanghui Wang

Channel attention mechanisms in convolutional neural networks have been proven to be effective in various computer vision tasks. However, the performance improvement comes with additional model complexity and computation cost. In this paper, we propose a light-weight and effective attention module, called channel diversification block, to enhance the global context by establishing the channel relationship at the global level. Unlike other channel attention mechanisms, the proposed module focuses on the most discriminative features by giving more attention to the spatially distinguishable channels while taking account of the channel activation. Different from other attention models that plugin the module in between several intermediate layers, the proposed module is embedded at the end of the backbone networks, making it easy to implement. Extensive experiments on CIFAR-10, SVHN, and Tiny-ImageNet datasets demonstrate that the proposed module improves the performance of the baseline networks by a margin of 3% on average.

📄 PDF Abstract BibTeX arXiv:2112.05861

Code (1)

rucv/channeldiversification 공식 구현 pytorch

Tasks

Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Attention Diversification for Domain Generalization

2022-10-09 · Rang Meng, Xianfeng Li, WeiJie Chen, Shicai Yang 외

Convolutional neural networks (CNNs) have demonstrated gratifying results at learning discriminative features. However, when applied to unseen domains, state-of-the-art models are usually prone to errors due to domain sh…

Domain Generalization

Will enterprise digital transformation affect diversification strategy?

2021-12-13 · Ge-zhi Wu, Da-ming You

This paper empirically examines the impact of enterprise digital transformation on the level of enterprise diversification. It is found that the digital transformation of enterprises has significantly improved the level …

Transformer with Peak Suppression and Knowledge Guidance for Fine-grained Image Recognition

2021-07-14 · Xinda Liu, Lili Wang, Xiaoguang Han

Fine-grained image recognition is challenging because discriminative clues are usually fragmented, whether from a single image or multiple images. Despite their significant improvements, most existing methods still focus…

Fine-Grained Image ClassificationFine-Grained Image Recognition

Multisource Collaborative Domain Generalization for Cross-Scene Remote Sensing Image Classification

2024-12-05 · Zhu Han, Ce Zhang, Lianru Gao, Zhiqiang Zeng 외

Cross-scene image classification aims to transfer prior knowledge of ground materials to annotate regions with different distributions and reduce hand-crafted cost in the field of remote sensing. However, existing approa…

DiversityDomain Generalizationimage-classificationImage Classification+3

Task Discrepancy Maximization for Fine-grained Few-Shot Classification

2022-07-04 · CVPR 2022 1 · SuBeen Lee, WonJun Moon, Jae-Pil Heo

Recognizing discriminative details such as eyes and beaks is important for distinguishing fine-grained classes since they have similar overall appearances. In this regard, we introduce Task Discrepancy Maximization (TDM)…

ClassificationFew-Shot Image Classification