中文
相关论文

相关论文: Fine-Grained Visual Classification via Progressive…

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 visual classification (FGVC) requires distinguishing between visually similar categories through subtle, localized features - a task that remains challenging due to high intra-class variability and limited inter-class…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Johann Schmidt , Sebastian Stober , Joachim Denzler , Paul Bodesheim

Fine-grained visual categorization (FGVC) aims to discriminate similar subcategories, whose main challenge is the large intraclass diversities and subtle inter-class differences. Existing FGVC methods usually select discriminant regions…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Yu Wang , Shuo Ye , Shujian Yu , Xinge You

Fine-grained visual classification (FGVC) is challenging but more critical than traditional classification tasks. It requires distinguishing different subcategories with the inherently subtle intra-class object variations. Previous works…

计算机视觉与模式识别 · 计算机科学 2021-03-10 Zhenhuan Huang , Xiaoyue Duan , Bo Zhao , Jinhu Lü , Baochang Zhang

Fine-Grained Visual Classification (FGVC) is an important computer vision problem that involves small diversity within the different classes, and often requires expert annotators to collect data. Utilizing this notion of small visual…

计算机视觉与模式识别 · 计算机科学 2018-09-24 Abhimanyu Dubey , Otkrist Gupta , Ramesh Raskar , Nikhil Naik

Fine-grained visual categorization (FGVC) is challenging due in part to the fact that it is often difficult to acquire an enough number of training samples. To employ large models for FGVC without suffering from overfitting, existing…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Yabin Zhang , Hui Tang , Kui Jia

Fine-grained visual categorization is a classification task for distinguishing categories with high intra-class and small inter-class variance. While global approaches aim at using the whole image for performing the classification,…

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

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…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Chenyu Guo , Jiyang Xie , Kongming Liang , Xian Sun , Zhanyu Ma

Intra-class variability is given according to the significance in the degree of dissimilarity between images within a class. In that sense, depending on its intensity, intra-class variability can hinder the learning process for DL models,…

人工智能 · 计算机科学 2025-12-24 Luciano Araujo Dourado Filho , Rodrigo Tripodi Calumby

Fine-grained visual classification (FGVC) involves categorizing fine subdivisions within a broader category, which poses challenges due to subtle inter-class discrepancies and large intra-class variations. However, prevailing approaches…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Xin Jiang , Hao Tang , Junyao Gao , Xiaoyu Du , Shengfeng He , Zechao Li

As fine-grained visual classification (FGVC) being developed for decades, great works related have exposed a key direction -- finding discriminative local regions and revealing subtle differences. However, unlike identifying visual contents…

计算机视觉与模式识别 · 计算机科学 2022-06-03 Ruoyi Du , Wenqing Yu , Heqing Wang , Dongliang Chang , Ting-En Lin , Yongbin Li , Zhanyu Ma

Fine-grained image classification (FGIC) is a challenging task in computer vision for due to small visual differences among inter-subcategories, but, large intra-class variations. Deep learning methods have achieved remarkable success in…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Asish Bera , Debotosh Bhattacharjee , Mita Nasipuri

Fine-Grained Visual Classification (FGVC) is a longstanding and fundamental problem in computer vision and pattern recognition, and underpins a diverse set of real-world applications. This paper describes our contribution at SnakeCLEF2022…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Yong Huang , Aderon Huang , Wei Zhu , Yanming Fang , Jinghua Feng

Fine-grained visual categorization (FGVC) is to categorize objects into subordinate classes instead of basic classes. One major challenge in FGVC is the co-occurrence of two issues: 1) many subordinate classes are highly correlated and are…

计算机视觉与模式识别 · 计算机科学 2015-06-05 Qi Qian , Rong Jin , Shenghuo Zhu , Yuanqing Lin

Fine-grained Visual Classification (FGVC) aims to identify objects from subcategories. It is a very challenging task because of the subtle inter-class differences. Existing research applies large-scale convolutional neural networks or…

计算机视觉与模式识别 · 计算机科学 2021-12-09 Zhenxin Wu , Qingliang Chen , Yifeng Liu , Yinqi Zhang , Chengkai Zhu , Yang Yu

In the following paper, we present and discuss challenging applications for fine-grained visual classification (FGVC): biodiversity and species analysis. We not only give details about two challenging new datasets suitable for computer…

计算机视觉与模式识别 · 计算机科学 2015-07-06 Erik Rodner , Marcel Simon , Gunnar Brehm , Stephanie Pietsch , J. Wolfgang Wägele , Joachim Denzler

Fine-Grained Visual Classification (FGVC) datasets contain small sample sizes, along with significant intra-class variation and inter-class similarity. While prior work has addressed intra-class variation using localization and segmentation…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Abhimanyu Dubey , Otkrist Gupta , Pei Guo , Ramesh Raskar , Ryan Farrell , Nikhil Naik

While the fine-grained visual categorization (FGVC) problems have been greatly developed in the past years, the Ultra-fine-grained visual categorization (Ultra-FGVC) problems have been understudied. FGVC aims at classifying objects from the…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Zicheng Pan , Xiaohan Yu , Miaohua Zhang , Yongsheng Gao

Fine-grained visual categorization (FGVC) is an important but challenging task due to high intra-class variances and low inter-class variances caused by deformation, occlusion, illumination, etc. An attention convolutional binary neural…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Ruyi Ji , Longyin Wen , Libo Zhang , Dawei Du , Yanjun Wu , Chen Zhao , Xianglong Liu , Feiyue Huang

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
‹ 上一页 1 2 3 10 下一页 ›