中文
相关论文

相关论文: A Free Lunch to Person Re-identification: Learning…

200 篇论文

Person Re-identification (re-id) aims to match people across non-overlapping camera views in a public space. It is a challenging problem because many people captured in surveillance videos wear similar clothes. Consequently, the differences…

计算机视觉与模式识别 · 计算机科学 2017-09-18 Xuelin Qian , Yanwei Fu , Yu-Gang Jiang , Tao Xiang , Xiangyang Xue

Learning from noisy labels (LNL) is a challenge that arises in many real-world scenarios where collected training data can contain incorrect or corrupted labels. Most existing solutions identify noisy labels and adopt active learning to…

机器学习 · 计算机科学 2025-04-07 Bo Yuan , Yulin Chen , Yin Zhang , Wei Jiang

Text-to-image person re-identification (ReID) aims to retrieve the images of an interested person based on textual descriptions. One main challenge for this task is the high cost in manually annotating large-scale databases, which affects…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Jiayu Jiang , Changxing Ding , Wentao Tan , Junhong Wang , Jin Tao , Xiangmin Xu

Person re-identification (re-id) is the task of recognizing and matching persons at different locations recorded by cameras with non-overlapping views. One of the main challenges of re-id is the large variance in person poses and camera…

计算机视觉与模式识别 · 计算机科学 2018-03-26 Andreas Eberle

Unsupervised person re-identification (re-ID) remains a challenging task. While extensive research has focused on the framework design and loss function, this paper shows that sampling strategy plays an equally important role. We analyze…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Xumeng Han , Xuehui Yu , Guorong Li , Jian Zhao , Gang Pan , Qixiang Ye , Jianbin Jiao , Zhenjun Han

Current multi-person localisation and tracking systems have an over reliance on the use of appearance models for target re-identification and almost no approaches employ a complete deep learning solution for both objectives. We present a…

计算机视觉与模式识别 · 计算机科学 2018-03-12 Tharindu Fernando , Simon Denman , Sridha Sridharan , Clinton Fookes

Most of the proposed person re-identification algorithms conduct supervised training and testing on single labeled datasets with small size, so directly deploying these trained models to a large-scale real-world camera network may lead to…

计算机视觉与模式识别 · 计算机科学 2018-03-21 Jianming Lv , Weihang Chen , Qing Li , Can Yang

Music source separation (MSS) faces challenges due to the limited availability of correctly-labeled individual instrument tracks. With the push to acquire larger datasets to improve MSS performance, the inevitability of encountering…

音频与语音处理 · 电气工程与系统科学 2023-07-25 Junghyun Koo , Yunkee Chae , Chang-Bin Jeon , Kyogu Lee

Most existing person re-identification (re-id) methods are unsuitable for real-world deployment due to two reasons: Unscalability to large population size, and Inadaptability over time. In this work, we present a unified solution to address…

计算机视觉与模式识别 · 计算机科学 2018-06-27 Hanxiao Wang , Xiatian Zhu , Shaogang Gong , Tao Xiang

Cross-dataset transfer learning is an important problem in person re-identification (Re-ID). Unfortunately, not too many deep transfer Re-ID models exist for realistic settings of practical Re-ID systems. We propose a purely deep transfer…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Alexey Potapov , Sergey Rodionov , Hugo Latapie , Enzo Fenoglio

Deep neural networks have achieved remarkable success in a wide variety of natural image and medical image computing tasks. However, these achievements indispensably rely on accurately annotated training data. If encountering some…

图像与视频处理 · 电气工程与系统科学 2022-05-11 Cheng Xue , Lequan Yu , Pengfei Chen , Qi Dou , Pheng-Ann Heng

We consider the problem of training a model under the presence of label noise. Current approaches identify samples with potentially incorrect labels and reduce their influence on the learning process by either assigning lower weights to…

机器学习 · 计算机科学 2019-06-04 Duc Tam Nguyen , Thi-Phuong-Nhung Ngo , Zhongyu Lou , Michael Klar , Laura Beggel , Thomas Brox

Set-based person re-identification (SReID) is a matching problem that aims to verify whether two sets are of the same identity (ID). Existing SReID models typically generate a feature representation per image and aggregate them to represent…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Xinshao Wang , Elyor Kodirov , Yang Hua , Neil M. Robertson

Matching individuals across non-overlapping camera networks, known as person re-identification, is a fundamentally challenging problem due to the large visual appearance changes caused by variations of viewpoints, lighting, and occlusion.…

计算机视觉与模式识别 · 计算机科学 2016-05-25 Sakrapee Paisitkriangkrai , Lin Wu , Chunhua Shen , Anton van den Hengel

Thanks for the cross-modal retrieval techniques, visible-infrared (RGB-IR) person re-identification (Re-ID) is achieved by projecting them into a common space, allowing person Re-ID in 24-hour surveillance systems. However, with respect to…

计算机视觉与模式识别 · 计算机科学 2022-08-05 Xinyu Lin , Jinxing Li , Zeyu Ma , Huafeng Li , Shuang Li , Kaixiong Xu , Guangming Lu , David Zhang

Nowadays, real data in person re-identification (ReID) task is facing privacy issues, e.g., the banned dataset DukeMTMC-ReID. Thus it becomes much harder to collect real data for ReID task. Meanwhile, the labor cost of labeling ReID data is…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Kai Chen , Weihua Chen , Tao He , Rong Du , Fan Wang , Xiuyu Sun , Yuchen Guo , Guiguang Ding

Label noise is ubiquitous in various machine learning scenarios such as self-labeling with model predictions and erroneous data annotation. Many existing approaches are based on heuristics such as sample losses, which might not be flexible…

机器学习 · 计算机科学 2022-12-29 Zhihao Wang , Zongyu Lin , Peiqi Liu , Guidong ZHeng , Junjie Wen , Xianxin Chen , Yujun Chen , Zhilin Yang

Clustering-based approach has proved effective in dealing with unsupervised domain adaptive person re-identification (ReID) tasks. However, existing works along this approach still suffer from noisy pseudo labels and the unreliable…

计算机视觉与模式识别 · 计算机科学 2022-01-26 Chunren Tang , Dingyu Xue , Dongyue Chen

In this paper, we focus on the semi-supervised person re-identification (Re-ID) case, which only has the intra-camera (within-camera) labels but not inter-camera (cross-camera) labels. In real-world applications, these intra-camera labels…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Lei Qi , Lei Wang , Jing Huo , Yinghuan Shi , Yang Gao

This paper addresses unsupervised person re-identification (Re-ID) using multi-label prediction and classification based on graph-structural insight. Our method extracts features from person images and produces a graph that consists of the…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Jongmin Yu , Hyeontaek Oh