中文
相关论文

相关论文: Rethinking Person Re-Identification via Semantic-B…

200 篇论文

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

Human intelligence can retrieve any person according to both visual and language descriptions. However, the current computer vision community studies specific person re-identification (ReID) tasks in different scenarios separately, which…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Weizhen He , Yiheng Deng , Yunfeng Yan , Feng Zhu , Yizhou Wang , Lei Bai , Qingsong Xie , Donglian Qi , Wanli Ouyang , Shixiang Tang

Person re-identification (re-ID) solves the task of matching images across cameras and is among the research topics in vision community. Since query images in real-world scenarios might suffer from resolution loss, how to solve the…

计算机视觉与模式识别 · 计算机科学 2019-07-26 Yun-Chun Chen , Yu-Jhe Li , Xiaofei Du , Yu-Chiang Frank Wang

Person re-identification (re-ID) is a very active area of research in computer vision, due to the role it plays in video surveillance. Currently, most methods only address the task of matching between colour images. However, in poorly-lit…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Nima Mohammadi Meshky , Sara Iodice , Krystian Mikolajczyk

Large-scale pre-training has proven to be an effective method for improving performance across different tasks. Current person search methods use ImageNet pre-trained models for feature extraction, yet it is not an optimal solution due to…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Yanling Tian , Di Chen , Yunan Liu , Jian Yang , Shanshan Zhang

Self-training is a simple semi-supervised learning approach: Unlabelled examples that attract high-confidence predictions are labelled with their predictions and added to the training set, with this process being repeated multiple times.…

计算机视觉与模式识别 · 计算机科学 2021-09-13 Attaullah Sahito , Eibe Frank , Bernhard Pfahringer

We present a neural semi-supervised learning model termed Self-Pretraining. Our model is inspired by the classic self-training algorithm. However, as opposed to self-training, Self-Pretraining is threshold-free, it can potentially update…

计算与语言 · 计算机科学 2021-10-01 Payam Karisani , Negin Karisani

Existing person re-identification (re-id) methods are stuck when deployed to a new unseen scenario despite the success in cross-camera person matching. Recent efforts have been substantially devoted to domain adaptive person re-id where…

计算机视觉与模式识别 · 计算机科学 2021-09-10 Lingxiao He , Wu Liu , Jian Liang , Kecheng Zheng , Xingyu Liao , Peng Cheng , Tao Mei

In recent years, representation learning approaches have disrupted many multimedia computing tasks. Among those approaches, deep convolutional neural networks (CNNs) have notably reached human level expertise on some constrained image…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Lucas Pascal , Xavier Bost , Benoît Huet

Pre-training models on large scale datasets, like ImageNet, is a standard practice in computer vision. This paradigm is especially effective for tasks with small training sets, for which high-capacity models tend to overfit. In this work,…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Alaaeldin El-Nouby , Gautier Izacard , Hugo Touvron , Ivan Laptev , Hervé Jegou , Edouard Grave

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

Although well-known large-scale datasets, such as ImageNet, have driven image understanding forward, most of these datasets require extensive manual annotation and are thus not easily scalable. This limits the advancement of image…

计算机视觉与模式识别 · 计算机科学 2020-02-07 Jean Lahoud , Bernard Ghanem

Text-to-image person re-identification (TIReID) aims to retrieve the target person from an image gallery via a textual description query. Recently, pre-trained vision-language models like CLIP have attracted significant attention and have…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Weihao Li , Lei Tan , Pingyang Dai , Yan Zhang

We present a deep person re-identification approach that combines semantically selective, deep data augmentation with clustering-based network compression to generate high performance, light and fast inference networks. In particular, we…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Víctor Ponce-López , Tilo Burghardt , Sion Hannunna , Dima Damen , Alessandro Masullo , Majid Mirmehdi

Deep neural networks need a big amount of training data, while in the real world there is a scarcity of data available for training purposes. To resolve this issue unsupervised methods are used for training with limited data. In this…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Sayed Hashim , Muhammad Ali

We present a new paradigm for fine-tuning large-scale visionlanguage pre-trained models on downstream task, dubbed Prompt Regularization (ProReg). Different from traditional fine-tuning which easily overfits to the downstream task data,…

计算机视觉与模式识别 · 计算机科学 2025-08-14 Beier Zhu , Yulei Niu , Saeil Lee , Minhoe Hur , Hanwang Zhang

In this paper we explore the bi-directional mapping between images and their sentence-based descriptions. We propose learning this mapping using a recurrent neural network. Unlike previous approaches that map both sentences and images to a…

计算机视觉与模式识别 · 计算机科学 2014-11-21 Xinlei Chen , C. Lawrence Zitnick

Person Re-Identification (ReID) aims to retrieve relevant individuals in non-overlapping camera images and has a wide range of applications in the field of public safety. In recent years, with the development of Vision Transformer (ViT) and…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Bin Hu , Xinggang Wang , Wenyu Liu

Person re-identification (re-id) aims to match the same person from images taken across multiple cameras. Most existing person re-id methods generally require a large amount of identity labeled data to act as discriminative guideline for…

计算机视觉与模式识别 · 计算机科学 2020-09-02 Usman Ali , Bayram Bayramli , Hongtao Lu

Learning discriminative representations for unseen person images is critical for person Re-Identification (ReID). Most of current approaches learn deep representations in classification tasks, which essentially minimize the empirical…

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