中文
相关论文

相关论文: Highly Efficient Regression for Scalable Person Re…

200 篇论文

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

Although the performance of person re-identification (Re-ID) has been much improved by using sophisticated training methods and large-scale labelled datasets, many existing methods make the impractical assumption that information of a…

计算机视觉与模式识别 · 计算机科学 2019-10-14 Masato Tamura , Tomokazu Murakami

Not all people are equally easy to identify: color statistics might be enough for some cases while others might require careful reasoning about high- and low-level details. However, prevailing person re-identification(re-ID) methods use…

计算机视觉与模式识别 · 计算机科学 2018-10-03 Yan Wang , Lequn Wang , Yurong You , Xu Zou , Vincent Chen , Serena Li , Gao Huang , Bharath Hariharan , Kilian Q. Weinberger

Annotating a large-scale image dataset is very tedious, yet necessary for training person re-identification models. To alleviate such a problem, we present an active hard sample mining framework via training an effective re-ID model with…

计算机视觉与模式识别 · 计算机科学 2020-04-15 Xin Xu , Lei Liu , Weifeng Liu , Meng Wang , Ruimin Hu

Crowd counting based on density maps is generally regarded as a regression task.Deep learning is used to learn the mapping between image content and crowd density distribution. Although great success has been achieved, some pedestrians far…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Jiwei Chen , Kewei Wang , Wen Su , Zengfu Wang

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

Recent works in the person re-identification task mainly focus on the model accuracy while ignore factors related to the efficiency, e.g. model size and latency, which are critical for practical application. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Jiangning Zhang , Liang Liu , Chao Xu , Yong Liu

Person re-identification (Re-ID) is the task of matching humans across cameras with non-overlapping views that has important applications in visual surveillance. Like other computer vision tasks, this task has gained much with the…

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

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

Person re-identification (ReID) plays a critical role in intelligent surveillance systems by linking identities across multiple cameras in complex environments. However, ReID faces significant challenges such as appearance variations,…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Dang H. Pham , Tu N. Nguyen , Hoa N. Nguyen

Person re-identification (Re-ID) aims at retrieving a person of interest across multiple non-overlapping cameras. With the advancement of deep neural networks and increasing demand of intelligent video surveillance, it has gained…

计算机视觉与模式识别 · 计算机科学 2021-01-07 Mang Ye , Jianbing Shen , Gaojie Lin , Tao Xiang , Ling Shao , Steven C. H. Hoi

In person re-identification (ReID) task, because of its shortage of trainable dataset, it is common to utilize fine-tuning method using a classification network pre-trained on a large dataset. However, it is relatively difficult to…

计算机视觉与模式识别 · 计算机科学 2019-01-21 Youngmin Ro , Jongwon Choi , Dae Ung Jo , Byeongho Heo , Jongin Lim , Jin Young Choi

This paper studies the problem of Person Re-Identification (ReID)for large-scale applications. Recent research efforts have been devoted to building complicated part models, which introduce considerably high computational cost and memory…

计算机视觉与模式识别 · 计算机科学 2020-11-25 Zhen Li , Hanyang Shao , Nian Xue , Liang Niu , LiangLiang Cao

Person re-identification (Re-ID) aims at recognizing the same person from images taken across different cameras. To address this task, one typically requires a large amount labeled data for training an effective Re-ID model, which might not…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Yu-Jhe Li , Fu-En Yang , Yen-Cheng Liu , Yu-Ying Yeh , Xiaofei Du , Yu-Chiang Frank Wang

Person re-identification is an open and challenging problem in computer vision. Majority of the efforts have been spent either to design the best feature representation or to learn the optimal matching metric. Most approaches have neglected…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Niki Martinel , Abir Das , Christian Micheloni , Amit K. Roy-Chowdhury

Person re-identification task has been greatly boosted by deep convolutional neural networks (CNNs) in recent years. The core of which is to enlarge the inter-class distinction as well as reduce the intra-class variance. However, to achieve…

计算机视觉与模式识别 · 计算机科学 2017-07-11 Haibo Jin , Xiaobo Wang , Shengcai Liao , Stan Z. Li

The task of person re-identification has recently received rising attention due to the high performance achieved by new methods based on deep learning. In particular, in the context of video-based re-identification, many state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Jean-Baptiste Boin , Andre Araujo , Bernd Girod

Person re-identification (re-ID) is a challenging problem especially when no labels are available for training. Although recent deep re-ID methods have achieved great improvement, it is still difficult to optimize deep re-ID model without…

计算机视觉与模式识别 · 计算机科学 2018-11-07 Fengxiang Yang , Zhun Zhong , Zhiming Luo , Sheng Lian , Shaozi Li

Current person re-identification (re-id) methods assume that (1) pre-labelled training data are available for every camera pair, (2) the gallery size for re-identification is moderate. Both assumptions scale poorly to real-world…

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

Most existing person re-identification algorithms either extract robust visual features or learn discriminative metrics for person images. However, the underlying manifold which those images reside on is rarely investigated. That raises a…

计算机视觉与模式识别 · 计算机科学 2017-03-27 Song Bai , Xiang Bai , Qi Tian
‹ 上一页 1 2 3 10 下一页 ›