paper-with-me

홈 › Papers

Cross-layer Navigation Convolutional Neural Network for Fine-grained Visual Classification

2021-06-21 · Chenyu Guo, Jiyang Xie, Kongming Liang, Xian Sun, Zhanyu Ma

Fine-grained visual classification (FGVC) aims to classify sub-classes of objects in the same super-class (e.g., species of birds, models of cars). For the FGVC tasks, the essential solution is to find discriminative subtle information of the target from local regions. TraditionalFGVC models preferred to use the refined features,i.e., high-level semantic information for recognition and rarely use low-level in-formation. However, it turns out that low-level information which contains rich detail information also has effect on improving performance. Therefore, in this paper, we propose cross-layer navigation convolutional neural network for feature fusion. First, the feature maps extracted by the backbone network are fed into a convolutional long short-term memory model sequentially from high-level to low-level to perform feature aggregation. Then, attention mechanisms are used after feature fusion to extract spatial and channel information while linking the high-level semantic information and the low-level texture features, which can better locate the discriminative regions for the FGVC. In the experiments, three commonly used FGVC datasets, including CUB-200-2011, Stanford-Cars, andFGVC-Aircraft datasets, are used for evaluation and we demonstrate the superiority of the proposed method by comparing it with other referred FGVC methods to show that this method achieves superior results.

📄 PDF Abstract BibTeX arXiv:2106.10920

Code (0)

등록된 구현이 없습니다.

Tasks

Fine-Grained Image Classification

Similar Papers 제목 키워드 기반

MLFM: Multi-Layered Feature Maps for Richer Language Understanding in Zero-Shot Semantic Navigation

2025-07-09 · Sonia Raychaudhuri, Enrico Cancelli, Tommaso Campari, Lamberto Ballan 외 arxiv

Recent progress in large vision-language models has driven improvements in language-based semantic navigation, where an embodied agent must reach a target object described in natural language. Yet we still lack a clear, …

Landmark-RxR: Solving Vision-and-Language Navigation with Fine-Grained Alignment Supervision

2021-12-01 · NeurIPS 2021 12 · Keji He, Yan Huang, Qi Wu, Jianhua Yang 외

In Vision-and-Language Navigation (VLN) task, an agent is asked to navigate inside 3D indoor environments following given instructions. Cross-modal alignment is one of the most critical challenges in VLN because the pred…

cross-modal alignmentNavigateVision and Language Navigation

Fine-Grained Alignment in Vision-and-Language Navigation through Bayesian Optimization

2024-11-22 · Yuhang Song, Mario Gianni, Chenguang Yang, Kunyang Lin 외

This paper addresses the challenge of fine-grained alignment in Vision-and-Language Navigation (VLN) tasks, where robots navigate realistic 3D environments based on natural language instructions. Current approaches use c…

Bayesian OptimizationContrastive LearningNavigateVision and Language Navigation

pFedNavi: Structure-Aware Personalized Federated Vision-Language Navigation for Embodied AI

2026-02-16 · Qingqian Yang, Hao Wang, Sai Qian Zhang, Jian Li 외 arxiv

Vision-Language Navigation VLN requires large-scale trajectory instruction data from private indoor environments, raising significant privacy concerns. Federated Learning FL mitigates this by keeping data on-device, but …

Personalized Federated LearningVision-Language Navigation

NavAgent: Multi-scale Urban Street View Fusion For UAV Embodied Vision-and-Language Navigation

2024-11-13 · Youzhi Liu, Fanglong Yao, Yuanchang Yue, Guangluan Xu 외

Vision-and-Language Navigation (VLN), as a widely discussed research direction in embodied intelligence, aims to enable embodied agents to navigate in complicated visual environments through natural language commands. Mo…

NavigateVision and Language Navigation