paper-with-me

Papers

Multi-branch and Multi-scale Attention Learning for Fine-Grained Visual Categorization

2020-03-20 · Fan Zhang, Meng Li, Guisheng Zhai, Yizhao Liu

ImageNet Large Scale Visual Recognition Challenge (ILSVRC) is one of the most authoritative academic competitions in the field of Computer Vision (CV) in recent years. But applying ILSVRC's annual champion directly to fine-grained visual categorization (FGVC) tasks does not achieve good performance. To FGVC tasks, the small inter-class variations and the large intra-class variations make it a challenging problem. Our attention object location module (AOLM) can predict the position of the object and attention part proposal module (APPM) can propose informative part regions without the need of bounding-box or part annotations. The obtained object images not only contain almost the entire structure of the object, but also contains more details, part images have many different scales and more fine-grained features, and the raw images contain the complete object. The three kinds of training images are supervised by our multi-branch network. Therefore, our multi-branch and multi-scale learning network(MMAL-Net) has good classification ability and robustness for images of different scales. Our approach can be trained end-to-end, while provides short inference time. Through the comprehensive experiments demonstrate that our approach can achieves state-of-the-art results on CUB-200-2011, FGVC-Aircraft and Stanford Cars datasets. Our code will be available at https://github.com/ZF1044404254/MMAL-Net

📄 PDF Abstract BibTeX arXiv:2003.09150

Code (6)

ZF1044404254/MMAL-Net 공식 구현 pytorch
ZF1044404254/TBMSL-Net 공식 구현 pytorch
1170500804/tbmsl pytorch
ZF4444/MMAL-Net pytorch
dreamercv/HSResNet-MMAL pytorch
mv-lab/ViT-FGVC8

Tasks

Fine-Grained Image ClassificationFine-Grained Image RecognitionFine-Grained Visual CategorizationObjectObject Recognition

Methods 이 논문이 사용한 방법론

Adaptive NMS Adaptive Non-Maximum Suppression is a non-maximum suppression algorithm that applies a dynamic suppression threshold to an instance according to the target density. The…

Similar Papers 제목 키워드 기반

Attention to Refine through Multi-Scales for Semantic Segmentation

2018-07-09 · Shiqi Yang, Gang Peng

This paper proposes a novel attention model for semantic segmentation, which aggregates multi-scale and context features to refine prediction. Specifically, the skeleton convolutional neural network framework takes in mu…

Semantic Segmentation

MALT: Multi-scale Action Learning Transformer for Online Action Detection

2024-05-31 · Zhipeng Yang, Ruoyu Wang, Yang Tan, Liping Xie

Online action detection (OAD) aims to identify ongoing actions from streaming video in real-time, without access to future frames. Since these actions manifest at varying scales of granularity, ranging from coarse to fin…

Action DetectionDecoderOnline Action Detection

MS-SCANet: A Multiscale Transformer-Based Architecture with Dual Attention for No-Reference Image Quality Assessment

2026-02-03 · Mayesha Maliha R. Mithila, Mylene C. Q. Farias arxiv

We present the Multi-Scale Spatial Channel Attention Network (MS-SCANet), a transformer-based architecture designed for no-reference image quality assessment (IQA). MS-SCANet features a dual-branch structure that process…

No-Reference Image Quality Assessment

MB-TaylorFormer: Multi-branch Efficient Transformer Expanded by Taylor Formula for Image Dehazing

2023-08-27 · ICCV 2023 1 · Yuwei Qiu, Kaihao Zhang, Chenxi Wang, Wenhan Luo 외

In recent years, Transformer networks are beginning to replace pure convolutional neural networks (CNNs) in the field of computer vision due to their global receptive field and adaptability to input. However, the quadrat…

Image Dehazing

Dual-Stream Global-Local Feature Collaborative Representation Network for Scene Classification of Mining Area

2025-07-27 · Shuqi Fan, Haoyi Wang, Xianju Li arxiv

Scene classification of mining areas provides accurate foundational data for geological environment monitoring and resource development planning. This study fuses multi-source data to construct a multi-modal mine land co…

Scene Classification