中文
相关论文

相关论文: Weakly supervised discriminative feature learning …

200 篇论文

In video surveillance, person re-identification is the task of searching person images in non-overlapping cameras. Though supervised methods for person re-identification have attained impressive performance, obtaining large scale cross-view…

计算机视觉与模式识别 · 计算机科学 2019-10-10 T M Feroz Ali , Subhasis Chaudhuri

Semi-supervised learning, i.e. jointly learning from labeled and unlabeled samples, is an active research topic due to its key role on relaxing human supervision. In the context of image classification, recent advances to learn from…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Eric Arazo , Diego Ortego , Paul Albert , Noel E. O'Connor , Kevin McGuinness

Weakly-supervised object detection attempts to limit the amount of supervision by dispensing the need for bounding boxes, but still assumes image-level labels on the entire training set. In this work, we study the problem of training an…

计算机视觉与模式识别 · 计算机科学 2021-07-22 Zhaohui Yang , Miaojing Shi , Chao Xu , Vittorio Ferrari , Yannis Avrithis

Recent advances in person re-identification have demonstrated enhanced discriminability, especially with supervised learning or transfer learning. However, since the data requirements---including the degree of data curations---are becoming…

计算机视觉与模式识别 · 计算机科学 2020-11-04 Kshitij Nikhal , Benjamin S. Riggan

Appearance based person re-identification in a real-world video surveillance system with non-overlapping camera views is a challenging problem for many reasons. Current state-of-the-art methods often address the problem by relying on…

计算机视觉与模式识别 · 计算机科学 2016-07-21 Furqan M. Khan , Francois Bremond

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

We address the task of weakly-supervised few-shot image classification and segmentation, by leveraging a Vision Transformer (ViT) pretrained with self-supervision. Our proposed method takes token representations from the self-supervised ViT…

计算机视觉与模式识别 · 计算机科学 2023-07-10 Dahyun Kang , Piotr Koniusz , Minsu Cho , Naila Murray

Supervised learning is dominant in person search, but it requires elaborate labeling of bounding boxes and identities. Large-scale labeled training data is often difficult to collect, especially for person identities. A natural question is…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Chuchu Han , Kai Su , Dongdong Yu , Zehuan Yuan , Changxin Gao , Nong Sang , Yi Yang , Changhu Wang

We present a multiview pseudo-labeling approach to video learning, a novel framework that uses complementary views in the form of appearance and motion information for semi-supervised learning in video. The complementary views help obtain…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Bo Xiong , Haoqi Fan , Kristen Grauman , Christoph Feichtenhofer

Unsupervised person re-ID is the task of identifying people on a target data set for which the ID labels are unavailable during training. In this paper, we propose to unify two trends in unsupervised person re-ID: clustering & fine-tuning…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Guillaume Delorme , Yihong Xu , Stephane Lathuilière , Radu Horaud , Xavier Alameda-Pineda

This paper tackles the purely unsupervised person re-identification (Re-ID) problem that requires no annotations. Some previous methods adopt clustering techniques to generate pseudo labels and use the produced labels to train Re-ID models…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Menglin Wang , Baisheng Lai , Jianqiang Huang , Xiaojin Gong , Xian-Sheng Hua

Few-shot learning and self-supervised learning address different facets of the same problem: how to train a model with little or no labeled data. Few-shot learning aims for optimization methods and models that can learn efficiently to…

计算机视觉与模式识别 · 计算机科学 2019-06-13 Spyros Gidaris , Andrei Bursuc , Nikos Komodakis , Patrick Pérez , Matthieu Cord

To address semi-supervised learning from both labeled and unlabeled data, we present a novel meta-learning scheme. We particularly consider that labeled and unlabeled data share disjoint ground truth label sets, which can be seen tasks like…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Yun-Chun Chen , Chao-Te Chou , Yu-Chiang Frank Wang

Unsupervised person re-identification (Re-ID) aims to retrieve person images across cameras without any identity labels. Most clustering-based methods roughly divide image features into clusters and neglect the feature distribution noise…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Pengna Li , Kangyi Wu , Sanping Zhou. Qianxin Huang , Jinjun Wang

Unsupervised cross-domain person re-identification (Re-ID) faces two key issues. One is the data distribution discrepancy between source and target domains, and the other is the lack of labelling information in target domain. They are…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Lei Qi , Lei Wang , Jing Huo , Luping Zhou , Yinghuan Shi , Yang Gao

The superiority of deeply learned pedestrian representations has been reported in very recent literature of person re-identification (re-ID). In this paper, we consider the more pragmatic issue of learning a deep feature with no or only a…

计算机视觉与模式识别 · 计算机科学 2017-06-30 Hehe Fan , Liang Zheng , Yi Yang

This paper presents a novel approach for learning instance segmentation with image-level class labels as supervision. Our approach generates pseudo instance segmentation labels of training images, which are used to train a fully supervised…

计算机视觉与模式识别 · 计算机科学 2019-05-13 Jiwoon Ahn , Sunghyun Cho , Suha Kwak

Weakly supervised person search aims to jointly detect and match persons with only bounding box annotations. Existing approaches typically focus on improving the features by exploring relations of persons. However, scale variation problem…

计算机视觉与模式识别 · 计算机科学 2024-01-04 Benzhi Wang , Yang Yang , Jinlin Wu , Guo-jun Qi , Zhen Lei

Person re-identification (Re-ID) models usually show a limited performance when they are trained on one dataset and tested on another dataset due to the inter-dataset bias (e.g. completely different identities and backgrounds) and the…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Jiajie Tian , Zhu Teng , Rui Li , Yan Li , Baopeng Zhang , Jianping Fan

Person re-identification (ReID) aims at searching the same identity person among images captured by various cameras. Unsupervised person ReID attracts a lot of attention recently, due to it works without intensive manual annotation and thus…

计算机视觉与模式识别 · 计算机科学 2021-03-05 Bo Pang , Deming Zhai , Junjun Jiang , Xianming Liu