中文
相关论文

相关论文: FineTag: Multi-attribute Classification at Fine-gr…

200 篇论文

In the context of fine-grained visual categorization, the ability to interpret models as human-understandable visual manuals is sometimes as important as achieving high classification accuracy. In this paper, we propose a novel Part-Stacked…

计算机视觉与模式识别 · 计算机科学 2019-08-17 Shaoli Huang , Zhe Xu , Dacheng Tao , Ya Zhang

We propose a local modelling approach using deep convolutional neural networks (CNNs) for fine-grained image classification. Recently, deep CNNs trained from large datasets have considerably improved the performance of object recognition.…

计算机视觉与模式识别 · 计算机科学 2015-03-02 ZongYuan Ge , Chris McCool , Conrad Sanderson , Peter Corke

Fine-grained image classification is a challenging task due to the large intra-class variance and small inter-class variance, aiming at recognizing hundreds of sub-categories belonging to the same basic-level category. Most existing…

计算机视觉与模式识别 · 计算机科学 2017-11-29 Xiangteng He , Yuxin Peng

The term fine-grained visual classification (FGVC) refers to classification tasks where the classes are very similar and the classification model needs to be able to find subtle differences to make the correct prediction. State-of-the-art…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Harald Hanselmann , Hermann Ney

Fine-grained visual classification aims to recognize objects belonging to many subordinate categories of a supercategory, where appearance alone often fails to distinguish highly similar classes. We propose a unified framework that…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Sumit Mamtani , Yash Thesia

When approaching a novel visual recognition problem in a specialized image domain, a common strategy is to start with a pre-trained deep neural network and fine-tune it to the specialized domain. If the target domain covers a smaller visual…

计算机视觉与模式识别 · 计算机科学 2017-07-31 Frederick Tung , Srikanth Muralidharan , Greg Mori

Naturally, fine-grained recognition, e.g., vehicle identification or bird classification, has specific hierarchical labels, where fine categories are always harder to be classified than coarse categories. However, most of the recent deep…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Xinjie Li , Chun Yang , Songlu Chen , Chao Zhu , Xu-Cheng Yin

Humans are capable of learning a new fine-grained concept with very little supervision, \emph{e.g.}, few exemplary images for a species of bird, yet our best deep learning systems need hundreds or thousands of labeled examples. In this…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Xiu-Shen Wei , Peng Wang , Lingqiao Liu , Chunhua Shen , Jianxin Wu

Fine-grained object recognition concerns the identification of the type of an object among a large number of closely related sub-categories. Multisource data analysis, that aims to leverage the complementary spectral, spatial, and…

计算机视觉与模式识别 · 计算机科学 2019-01-23 Gencer Sumbul , Ramazan Gokberk Cinbis , Selim Aksoy

The main challenge for fine-grained few-shot image classification is to learn feature representations with higher inter-class and lower intra-class variations, with a mere few labelled samples. Conventional few-shot learning methods however…

计算机视觉与模式识别 · 计算机科学 2023-01-10 Jijie Wu , Dongliang Chang , Aneeshan Sain , Xiaoxu Li , Zhanyu Ma , Jie Cao , Jun Guo , Yi-Zhe Song

In this work, we focus on the problem of image instance retrieval with deep descriptors extracted from pruned Convolutional Neural Networks (CNN). The objective is to heavily prune convolutional edges while maintaining retrieval…

计算机视觉与模式识别 · 计算机科学 2017-07-19 Gaurav Manek , Jie Lin , Vijay Chandrasekhar , Lingyu Duan , Sateesh Giduthuri , Xiaoli Li , Tomaso Poggio

Fine-grained visual classification aims to recognize images belonging to multiple sub-categories within a same category. It is a challenging task due to the inherently subtle variations among highly-confused categories. Most existing…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Tian Zhang , Dongliang Chang , Zhanyu Ma , Jun Guo

Learning subtle yet discriminative features (e.g., beak and eyes for a bird) plays a significant role in fine-grained image recognition. Existing attention-based approaches localize and amplify significant parts to learn fine-grained…

计算机视觉与模式识别 · 计算机科学 2019-06-12 Heliang Zheng , Jianlong Fu , Zheng-Jun Zha , Jiebo Luo

Visual attributes are great means of describing images or scenes, in a way both humans and computers understand. In order to establish a correspondence between images and to be able to compare the strength of each property between images,…

计算机视觉与模式识别 · 计算机科学 2016-09-14 Yaser Souri , Erfan Noury , Ehsan Adeli

Visual classification can be divided into coarse-grained and fine-grained classification. Coarse-grained classification represents categories with a large degree of dissimilarity, such as the classification of cats and dogs, while…

计算机视觉与模式识别 · 计算机科学 2022-02-09 Po-Yung Chou , Cheng-Hung Lin , Wen-Chung Kao

Transferring the knowledge learned from large scale datasets (e.g., ImageNet) via fine-tuning offers an effective solution for domain-specific fine-grained visual categorization (FGVC) tasks (e.g., recognizing bird species or car make and…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Yin Cui , Yang Song , Chen Sun , Andrew Howard , Serge Belongie

Part-based approaches for fine-grained recognition do not show the expected performance gain over global methods, although explicitly focusing on small details that are relevant for distinguishing highly similar classes. We assume that…

计算机视觉与模式识别 · 计算机科学 2023-07-31 Dimitri Korsch , Paul Bodesheim , Joachim Denzler

Fine-grained visual recognition is challenging because it highly relies on the modeling of various semantic parts and fine-grained feature learning. Bilinear pooling based models have been shown to be effective at fine-grained recognition,…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Chaojian Yu , Xinyi Zhao , Qi Zheng , Peng Zhang , Xinge You

One principal approach for illuminating a black-box neural network is feature attribution, i.e. identifying the importance of input features for the network's prediction. The predictive information of features is recently proposed as a…

机器学习 · 计算机科学 2021-12-09 Yang Zhang , Ashkan Khakzar , Yawei Li , Azade Farshad , Seong Tae Kim , Nassir Navab

Existing fine-tuning methods use a single learning rate over all layers. In this paper, first, we discuss that trends of layer-wise weight variations by fine-tuning using a single learning rate do not match the well-known notion that…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Youngmin Ro , Jin Young Choi