中文
相关论文

相关论文: Bridge the Gap between Supervised and Unsupervised…

200 篇论文

Ultra-fine-grained visual categorization (Ultra-FGVC) aims at distinguishing highly similar sub-categories within fine-grained objects, such as different soybean cultivars. Compared to traditional fine-grained visual categorization,…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Yu Liu , Yaqi Cai , Qi Jia , Binglin Qiu , Weimin Wang , Nan Pu

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

Pre-training general-purpose visual features with convolutional neural networks without relying on annotations is a challenging and important task. Most recent efforts in unsupervised feature learning have focused on either small or highly…

计算机视觉与模式识别 · 计算机科学 2019-08-14 Mathilde Caron , Piotr Bojanowski , Julien Mairal , Armand Joulin

Unsupervised person re-identification (Re-ID) is a promising and very challenging research problem in computer vision. Learning robust and discriminative features with unlabeled data is of central importance to Re-ID. Recently, more…

计算机视觉与模式识别 · 计算机科学 2022-05-12 Zheng Hu , Chuang Zhu , Gang He

Unsupervised feature learning has made great strides with contrastive learning based on instance discrimination and invariant mapping, as benchmarked on curated class-balanced datasets. However, natural data could be highly correlated and…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Xudong Wang , Ziwei Liu , Stella X. Yu

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

Although unsupervised person re-identification (Re-ID) has drawn increasing research attention recently, it remains challenging to learn discriminative features without annotations across disjoint camera views. In this paper, we address the…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Qing Li , Xiaojiang Peng , Yu Qiao , Qi Hao

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

Unsupervised learning has always been appealing to machine learning researchers and practitioners, allowing them to avoid an expensive and complicated process of labeling the data. However, unsupervised learning of complex data is…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Evgenii Zheltonozhskii , Chaim Baskin , Alex M. Bronstein , Avi Mendelson

The focus of this study is on Unsupervised Continual Learning (UCL), as it presents an alternative to Supervised Continual Learning which needs high-quality manual labeled data. The experiments under the UCL paradigm indicate a phenomenon…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Chen Cheng , Jingkuan Song , Xiaosu Zhu , Junchen Zhu , Lianli Gao , Hengtao Shen

Recent research in self-supervised learning (SSL) has shown its capability in learning useful semantic representations from images for classification tasks. Through our work, we study the usefulness of SSL for Fine-Grained Visual…

计算机视觉与模式识别 · 计算机科学 2021-05-20 Muhammad Maaz , Hanoona Abdul Rasheed , Dhanalaxmi Gaddam

In this paper we exploit Semi-Supervised Learning (SSL) to increase the amount of training data to improve the performance of Fine-Grained Visual Categorization (FGVC). This problem has not been investigated in the past in spite of…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Daniele Mugnai , Federico Pernici , Francesco Turchini , Alberto Del Bimbo

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

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

Previous gait recognition methods primarily trained on labeled datasets, which require painful labeling effort. However, using a pre-trained model on a new dataset without fine-tuning can lead to significant performance degradation. So to…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Xuqian Ren , Shaopeng Yang , Saihui Hou , Chunshui Cao , Xu Liu , Yongzhen Huang

Unsupervised person re-identification (Re-ID) aims to learn a feature network with cross-camera retrieval capability in unlabelled datasets. Although the pseudo-label based methods have achieved great progress in Re-ID, their performance in…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Mingxiao Zheng , Yanpeng Qu , Changjing Shang , Longzhi Yang , Qiang Shen

Unsupervised video class incremental learning (uVCIL) represents an important learning paradigm for learning video information without forgetting, and without considering any data labels. Prior approaches have focused on supervised…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Nattapong Kurpukdee , Adrian G. Bors

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

Classifying the sub-categories of an object from the same super-category (e.g. bird species, car and aircraft models) in fine-grained visual classification (FGVC) highly relies on discriminative feature representation and accurate region…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Yifeng Ding , Shaoguo Wen , Jiyang Xie , Dongliang Chang , Zhanyu Ma , Zhongwei Si , Haibin Ling

In this work, we address the problem of unsupervised domain adaptation for person re-ID where annotations are available for the source domain but not for target. Previous methods typically follow a two-stage optimization pipeline, where the…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Takashi Isobe , Dong Li , Lu Tian , Weihua Chen , Yi Shan , Shengjin Wang
‹ 上一页 1 2 3 10 下一页 ›