中文
相关论文

相关论文: Fine-grained visual recognition with salient featu…

200 篇论文

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 classification is a relatively new field that has concentrated on using information from a single image, while ignoring the enormous potential of using video data to improve classification. In this work we present the novel…

计算机视觉与模式识别 · 计算机科学 2017-01-17 ZongYuan Ge , Chris McCool , Conrad Sanderson , Peng Wang , Lingqiao Liu , Ian Reid , Peter Corke

The aim of fine-grained recognition is to identify sub-ordinate categories in images like different species of birds. Existing works have confirmed that, in order to capture the subtle differences across the categories, automatic…

计算机视觉与模式识别 · 计算机科学 2017-03-30 Zhiqiang Shen , Yu-Gang Jiang , Dequan Wang , Xiangyang Xue

Semantic patterns of fine-grained objects are determined by subtle appearance difference of local parts, which thus inspires a number of part-based methods. However, due to uncontrollable object poses in images, distinctive details carried…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Xuhui Yang , Yaowei Wang , Ke Chen , Yong Xu , Yonghong Tian

We propose an architecture for fine-grained visual categorization that approaches expert human performance in the classification of bird species. Our architecture first computes an estimate of the object's pose; this is used to compute…

计算机视觉与模式识别 · 计算机科学 2014-06-12 Steve Branson , Grant Van Horn , Serge Belongie , Pietro Perona

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

Deep Neural Network has shown great strides in the coarse-grained image classification task. It was in part due to its strong ability to extract discriminative feature representations from the images. However, the marginal visual difference…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Prateek Shroff , Tianlong Chen , Yunchao Wei , Zhangyang Wang

Fine-grained visual classification (FGVC) is much more challenging than traditional classification tasks due to the inherently subtle intra-class object variations. Recent works mainly tackle this problem by focusing on how to locate the…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Ruoyi Du , Dongliang Chang , Ayan Kumar Bhunia , Jiyang Xie , Zhanyu Ma , Yi-Zhe Song , Jun Guo

Fine-grained visual recognition is to classify objects with visually similar appearances into subcategories, which has made great progress with the development of deep CNNs. However, handling subtle differences between different…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Yifan Zhao , Jia Li , Xiaowu Chen , Yonghong Tian

The human visual system employs a selective attention mechanism to understand the visual world in an eficient manner. In this paper, we show how computational models of this mechanism can be exploited for the computer vision application of…

计算机视觉与模式识别 · 计算机科学 2013-07-23 Samuel F. Dodge , Lina J. Karam

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

In this paper, we tackle the problem of visual categorization of dog breeds, which is a surprisingly challenging task due to simultaneously present low interclass distances and high intra-class variances. Our approach combines several…

计算机视觉与模式识别 · 计算机科学 2013-10-18 Christoph Göring , Alexander Freytag , Erik Rodner , Joachim Denzler

Despite recent improvements in computer vision, artificial visual systems' design is still daunting since an explanation of visual computing algorithms remains elusive. Salient object detection is one problem that is still open due to the…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Gustavo Olague , Jose Armando Menendez-Clavijo , Matthieu Olague , Arturo Ocampo , Gerardo Ibarra-Vazquez , Rocio Ochoa , Roberto Pineda

This paper investigates the role of saliency to improve the classification accuracy of a Convolutional Neural Network (CNN) for the case when scarce training data is available. Our approach consists in adding a saliency branch to an…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Carola Figueroa Flores , Abel Gonzalez-García , Joost van de Weijer , Bogdan Raducanu

State-of-the-art methods for zero-shot visual recognition formulate learning as a joint embedding problem of images and side information. In these formulations the current best complement to visual features are attributes: manually encoded…

计算机视觉与模式识别 · 计算机科学 2016-05-19 Scott Reed , Zeynep Akata , Bernt Schiele , Honglak Lee

We propose a scheme for supervised image classification that uses privileged information, in the form of keypoint annotations for the training data, to learn strong models from small and/or biased training sets. Our main motivation is the…

计算机视觉与模式识别 · 计算机科学 2023-08-07 Andres C. Rodriguez , Stefano D'Aronco , Konrad Schindler , Jan Dirk Wegner

A key challenge in fine-grained recognition is how to find and represent discriminative local regions. Recent attention models are capable of learning discriminative region localizers only from category labels with reinforcement learning.…

计算机视觉与模式识别 · 计算机科学 2016-05-24 Xiao Liu , Jiang Wang , Shilei Wen , Errui Ding , Yuanqing Lin

We develop techniques for refining representations for fine-grained classification and segmentation tasks in a self-supervised manner. We find that fine-tuning methods based on instance-discriminative contrastive learning are not as…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Oindrila Saha , Subhransu Maji

Fine-grained visual categorization is to recognize hundreds of subcategories belonging to the same basic-level category, which is a highly challenging task due to the quite subtle and local visual distinctions among similar subcategories.…

计算机视觉与模式识别 · 计算机科学 2019-02-21 Xiangteng He , Yuxin Peng

Segmenting salient objects in an image is an important vision task with ubiquitous applications. The problem becomes more challenging in the presence of a cluttered and textured background, low resolution and/or low contrast images. Even…

计算机视觉与模式识别 · 计算机科学 2019-05-29 Anuj Pahuja , Avishek Majumder , Anirban Chakraborty , R. Venkatesh Babu