paper-with-me

Papers

Learning Granularity-Aware Convolutional Neural Network for Fine-Grained Visual Classification

2021-03-04 · Jianwei Song, Ruoyu Yang

Locating discriminative parts plays a key role in fine-grained visual classification due to the high similarities between different objects. Recent works based on convolutional neural networks utilize the feature maps taken from the last convolutional layer to mine discriminative regions. However, the last convolutional layer tends to focus on the whole object due to the large receptive field, which leads to a reduced ability to spot the differences. To address this issue, we propose a novel Granularity-Aware Convolutional Neural Network (GA-CNN) that progressively explores discriminative features. Specifically, GA-CNN utilizes the differences of the receptive fields at different layers to learn multi-granularity features, and it exploits larger granularity information based on the smaller granularity information found at the previous stages. To further boost the performance, we introduce an object-attentive module that can effectively localize the object given a raw image. GA-CNN does not need bounding boxes/part annotations and can be trained end-to-end. Extensive experimental results show that our approach achieves state-of-the-art performances on three benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2103.02788

Code (0)

등록된 구현이 없습니다.

Tasks

Fine-Grained Image ClassificationGeneral ClassificationObject

Similar Papers 제목 키워드 기반

Granulon: Awakening Pixel-Level Visual Encoders with Adaptive Multi-Granularity Semantics for MLLM

2026-03-09 · Junyuan Mao, Qiankun Li, Linghao Meng, Zhicheng He 외 arxiv

Recent advances in multimodal large language models largely rely on CLIP-based visual encoders, which emphasize global semantic alignment but struggle with fine-grained visual understanding. In contrast, DINOv3 provides …

Cross Modal Fine-Grained Alignment via Granularity-Aware and Region-Uncertain Modeling

2025-11-11 · Jiale Liu, Haoming Zhou, Yishu Liu, Bingzhi Chen 외 arxiv

Fine-grained image-text alignment is a pivotal challenge in multimodal learning, underpinning key applications such as visual question answering, image captioning, and vision-language navigation. Unlike global alignment,…

Vision-Language NavigationVisual Question AnsweringImage Captioning

AVI-Edit: Audio-sync Video Instance Editing with Granularity-Aware Mask Refiner

2025-12-11 · Haojie Zheng, Shuchen Weng, Jingqi Liu, Siqi Yang 외 arxiv

Recent advancements in video generation highlight that realistic audio-visual synchronization is crucial for engaging content creation. However, existing video editing methods largely overlook audio-visual synchronizatio…

Video Generation

U-shaped Multi-granularity Learning for Vision-Language Models

2026-07-16 · Biao Chen, Yunqian Yu, Xiangxu Zhao, Zhongshu Chen 외 arxiv

The prompt learning paradigm for vision-language models is effective yet faces a granularity dilemma: global prompts lack fine-grained semantic awareness, while local prompts ignore contextual associations, limiting cros…

Coarse Indexing, Fine Evidence: Decoupling Temporal Granularity in Long-Video RAG

2026-08-24 · Zhe Jin, Zhimin Lin, Bin Zheng, Junhua Fang 외 arxiv

Graph-based retrieval-augmented generation (RAG) provides a scalable paradigm for long-video understanding, but existing systems typically inherit a fixed temporal granularity from video segmentation when constructing th…

Video SegmentationAnswer Generation