中文
相关论文

相关论文: Fine-Grained Image Recognition from Scratch with T…

200 篇论文

Fine-Grained Image Retrieval~(FGIR) faces challenges in learning discriminative visual representations to retrieve images with similar fine-grained features. Current leading FGIR solutions typically follow two regimes: enforce pairwise…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Xin Jiang , Meiqi Cao , Hao Tang , Fei Shen , Zechao Li

Fine-grained image recognition classifies subcategories such as bird species or car models. While state-of-the-art (SOTA) models are accurate, they are often too resource-intensive for deployment on constrained devices. Knowledge…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Oswin Gosal , Edwin Arkel Rios , Augusto Christian Surya , Fernando Mikael , Bo-Cheng Lai , Min-Chun Hu

Fine-grained image retrieval (FGIR) is to learn visual representations that distinguish visually similar objects while maintaining generalization. Existing methods propose to generate discriminative features, but rarely consider the…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Xin Jiang , Hao Tang , Rui Yan , Jinhui Tang , Zechao Li

Fine-grained image analysis (FGIA) is a longstanding and fundamental problem in computer vision and pattern recognition, and underpins a diverse set of real-world applications. The task of FGIA targets analyzing visual objects from…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Xiu-Shen Wei , Yi-Zhe Song , Oisin Mac Aodha , Jianxin Wu , Yuxin Peng , Jinhui Tang , Jian Yang , Serge Belongie

Fine-Grained Visual Recognition (FGVR) tackles the problem of distinguishing highly similar categories. One of the main approaches to FGVR, namely subset learning, tries to leverage information from existing class taxonomies to improve the…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Pablo Villacorta , Jesús M. Rodríguez-de-Vera , Marc Bolaños , Ignacio Sarasúa , Bhalaji Nagarajan , Petia Radeva

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

Large-scale fine-grained image retrieval (FGIR) aims to retrieve images belonging to the same subcategory as a given query by capturing subtle differences in a large-scale setting. Recently, Vision Transformers (ViT) have been employed in…

多媒体 · 计算机科学 2025-04-24 Xin Jiang , Hao Tang , Yonghua Pan , Zechao Li

Fine-grained image recognition is a longstanding computer vision challenge that focuses on differentiating objects belonging to multiple subordinate categories within the same meta-category. Since images belonging to the same meta-category…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Yifan Pu , Yizeng Han , Yulin Wang , Junlan Feng , Chao Deng , Gao Huang

Prior work on fine-grained image recognition (FGIR) has established the importance of the backbone selection, but has neglected the accuracy-vs-cost trade-offs under different training and evaluation settings. In this work we conduct a…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Edwin Arkel Rios , Augusto Christian Surya , Oswin Gosal , Fernando Mikael , Mary Madeline Nicole , Kisoon Jang , Bo-Cheng Lai , Min-Chun Hu

Identifying subordinate-level categories from images is a longstanding task in computer vision and is referred to as fine-grained visual recognition (FGVR). It has tremendous significance in real-world applications since an average…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Mingxuan Liu , Subhankar Roy , Wenjing Li , Zhun Zhong , Nicu Sebe , Elisa Ricci

Training a fine-grained image recognition model with limited data presents a significant challenge, as the subtle differences between categories may not be easily discernible amidst distracting noise patterns. One commonly employed strategy…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Avraham Chapman , Haiming Xu , Lingqiao Liu

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

The emerging task of fine-grained image classification in low-data regimes assumes the presence of low inter-class variance and large intra-class variation along with a highly limited amount of training samples per class. However,…

计算机视觉与模式识别 · 计算机科学 2024-07-01 Dmitry Demidov , Abduragim Shtanchaev , Mihail Mihaylov , Mohammad Almansoori

Fine-Grained Visual Categorization (FGVC) has achieved significant progress recently. However, the number of fine-grained species could be huge and dynamically increasing in real scenarios, making it difficult to recognize unseen objects…

计算机视觉与模式识别 · 计算机科学 2017-07-05 Hantao Yao , Shiliang Zhang , Yongdong Zhang , Jintao Li , Qi Tian

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

Research into the task of re-identification (ReID) is picking up momentum in computer vision for its many use cases and zero-shot learning nature. This paper proposes a computationally efficient fine-grained ReID model, FGReID, which is…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Priyank Pathak

In Fine-Grained Visual Classification (FGVC), distinguishing highly similar subcategories remains a formidable challenge, often necessitating datasets with extensive variability. The acquisition and annotation of such FGVC datasets are…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Qiyu Liao , Xin Yuan , Min Xu , Dadong Wang

Fine-grained categorisation has been a challenging problem due to small inter-class variation, large intra-class variation and low number of training images. We propose a learning system which first clusters visually similar classes and…

计算机视觉与模式识别 · 计算机科学 2015-05-12 Zongyuan Ge , Christopher Mccool , Conrad Sanderson , Peter Corke

Computer vision (CV) is the process of using machines to understand and analyze imagery, which is an integral branch of artificial intelligence. Among various research areas of CV, fine-grained image analysis (FGIA) is a longstanding and…

计算机视觉与模式识别 · 计算机科学 2019-07-18 Xiu-Shen Wei , Jianxin Wu , Quan Cui

Few-shot fine-grained recognition (FS-FGR) aims to recognize novel fine-grained categories with the help of limited available samples. Undoubtedly, this task inherits the main challenges from both few-shot learning and fine-grained…

计算机视觉与模式识别 · 计算机科学 2023-01-20 Zican Zha , Hao Tang , Yunlian Sun , Jinhui Tang
‹ 上一页 1 2 3 10 下一页 ›