中文
相关论文

相关论文: Deep Constrained Dominant Sets for Person Re-ident…

200 篇论文

In recent years, a variety of proposed methods based on deep convolutional neural networks (CNNs) have improved the state of the art for large-scale person re-identification (ReID). While a large number of optimizations and network…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Paul Marchwica , Michael Jamieson , Parthipan Siva

Cloth changing person re-identification(Re-ID) can work under more complicated scenarios with higher security than normal Re-ID and biometric techniques and is therefore extremely valuable in applications. Meanwhile, higher flexibility in…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Renjie Zhang , Yu Fang , Huaxin Song , Fangbin Wan , Yanwei Fu , Hirokazu Kato , Yang Wu

In video surveillance applications, person search is a challenging task consisting in detecting people and extracting features from their silhouette for re-identification (re-ID) purpose. We propose a new end-to-end model that jointly…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Angelique Loesch , Jaonary Rabarisoa , Romaric Audigier

Unsupervised Domain Adaptation (UDA) methods for person Re-Identification (Re-ID) rely on target domain samples to model the marginal distribution of the data. To deal with the lack of target domain labels, UDA methods leverage information…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Tiago de C. G. Pereira , Teofilo E. de Campos

An ongoing major challenge in computer vision is the task of person re-identification, where the goal is to match individuals across different, non-overlapping camera views. While recent success has been achieved via supervised learning…

计算机视觉与模式识别 · 计算机科学 2020-01-15 Devinder Kumar , Parthipan Siva , Paul Marchwica , Alexander Wong

Person re-identification (re-ID) aims at recognizing the same person from images taken across different cameras. To address this challenging task, existing re-ID models typically rely on a large amount of labeled training data, which is not…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Yu-Jhe Li , Ci-Siang Lin , Yan-Bo Lin , Yu-Chiang Frank Wang

Person search aims at jointly solving Person Detection and Person Re-identification (re-ID). Existing works have designed end-to-end networks based on Faster R-CNN. However, due to the parallel structure of Faster R-CNN, the extracted…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Zhengjia Li , Duoqian Miao

Existing person re-identification (re-id) methods either assume the availability of well-aligned person bounding box images as model input or rely on constrained attention selection mechanisms to calibrate misaligned images. They are…

计算机视觉与模式识别 · 计算机科学 2018-02-23 Wei Li , Xiatian Zhu , Shaogang Gong

Person re-identification (Re-ID) poses a unique challenge to deep learning: how to learn a deep model with millions of parameters on a small training set of few or no labels. In this paper, a number of deep transfer learning models are…

计算机视觉与模式识别 · 计算机科学 2016-11-23 Mengyue Geng , Yaowei Wang , Tao Xiang , Yonghong Tian

In occluded person re-identification(ReID), severe occlusions lead to a significant amount of irrelevant information that hinders the accurate identification of individuals. These irrelevant cues primarily stem from background interference…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Zhaoyong Wang , Yujie Liu , Mingyue Li , Wenxin Zhang , Zongmin Li

Person re-identification aims to robustly measure similarities between person images. The significant variation of person poses and viewing angles challenges for accurate person re-identification. The spatial layout and correspondences…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Yantao Shen , Tong Xiao , Hongsheng Li , Shuai Yi , Xiaogang Wang

Person re-identification (re-ID), is a challenging task due to the high variance within identity samples and imaging conditions. Although recent advances in deep learning have achieved remarkable accuracy in settled scenes, i.e., source…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Fengxiang Yang , Ke Li , Zhun Zhong , Zhiming Luo , Xing Sun , Hao Cheng , Xiaowei Guo , Feiyue Huang , Rongrong Ji , Shaozi Li

In unsupervised person Re-ID, peer-teaching strategy leveraging two networks to facilitate training has been proven to be an effective method to deal with the pseudo label noise. However, training two networks with a set of noisy pseudo…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Zeqi Chen , Zhichao Cui , Chi Zhang , Jiahuan Zhou , Yuehu Liu

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

In this work we propose a new architecture for person re-identification. As the task of re-identification is inherently associated with embedding learning and non-rigid appearance description, our architecture is based on the deep bilinear…

计算机视觉与模式识别 · 计算机科学 2017-09-07 Evgeniya Ustinova , Yaroslav Ganin , Victor Lempitsky

Person re-identification (PRe-ID) is a computer vision issue, that has been a fertile research area in the last few years. It aims to identify persons across different non-overlapping camera views. In this paper, We propose a novel PRe-ID…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Akram Abderraouf Gharbi , Ammar Chouchane , Abdelmalik Ouamane

Person re-identification has received a lot of attention from the research community in recent times. Due to its vital role in security based applications, person re-identification lies at the heart of research relevant to tracking…

计算机视觉与模式识别 · 计算机科学 2020-12-25 Ankit Yadav , Dinesh Kumar Vishwakarma

In this paper, we present an end-to-end approach to simultaneously learn spatio-temporal features and corresponding similarity metric for video-based person re-identification. Given the video sequence of a person, features from each frame…

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

Person re-identification (reID) is an important task that requires to retrieve a person's images from an image dataset, given one image of the person of interest. For learning robust person features, the pose variation of person images is…

计算机视觉与模式识别 · 计算机科学 2018-12-13 Yixiao Ge , Zhuowan Li , Haiyu Zhao , Guojun Yin , Shuai Yi , Xiaogang Wang , Hongsheng Li

Person re-identification (ReID) is an extremely important area in both surveillance and mobile applications, requiring strong accuracy with minimal computational cost. State-of-the-art methods give good accuracy but with high computational…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Anns Ijaz , Muhammad Azeem Javed