中文
相关论文

相关论文: Pyramid Person Matching Network for Person Re-iden…

200 篇论文

State-of-the-art person re-identification systems that employ a triplet based deep network suffer from a poor generalization capability. In this paper, we propose a four stream Siamese deep convolutional neural network for person…

计算机视觉与模式识别 · 计算机科学 2018-12-24 Amena Khatun , Simon Denman , Sridha Sridharan , Clinton Fookes

Image-to-video person re-identification identifies a target person by a probe image from quantities of pedestrian videos captured by non-overlapping cameras. Despite the great progress achieved,it's still challenging to match in the…

计算机视觉与模式识别 · 计算机科学 2018-10-23 Zhongwei Xie , Lin Li , Xian Zhong , Luo Zhong

In this paper we introduce a new neural network architecture designed to use in embedded vision applications. It merges the best working practices of network architectures like MobileNets and ResNets to our named RMNet architecture. We also…

计算机视觉与模式识别 · 计算机科学 2018-12-07 Evgeny Izutov

Feature extraction and matching are two crucial components in person Re-Identification (ReID). The large pose deformations and the complex view variations exhibited by the captured person images significantly increase the difficulty of…

计算机视觉与模式识别 · 计算机科学 2017-09-26 Chi Su , Jianing Li , Shiliang Zhang , Junliang Xing , Wen Gao , Qi Tian

Video-based person re-identification (re-id) is a central application in surveillance systems with significant concern in security. Matching persons across disjoint camera views in their video fragments is inherently challenging due to the…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Lin Wu , Yang Wang , Junbin Gao , Xue Li

Person identification (P-ID) under real unconstrained noisy environments is a huge challenge. In multiple-feature learning with Deep Convolutional Neural Networks (DCNNs) or Machine Learning method for large-scale person identification in…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Jiajie Ye , Yisheng Guan , Junfa Liu , Xinghong Huang , Hong Zhang

Re-identifying a person across multiple disjoint camera views is important for intelligent video surveillance, smart retailing and many other applications. However, existing person re-identification (ReID) methods are challenged by the…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Lingxiao He , Yinggang Wang , Wu Liu , Xingyu Liao , He Zhao , Zhenan Sun , Jiashi Feng

We address the person re-identification problem by effectively exploiting a globally discriminative feature representation from a sequence of tracked human regions/patches. This is in contrast to previous person re-id works, which rely on…

计算机视觉与模式识别 · 计算机科学 2017-01-24 Yichao Yan , Bingbing Ni , Zhichao Song , Chao Ma , Yan Yan , Xiaokang Yang

Person re-identification is a popular research topic which aims at matching the specific person in a multi-camera network automatically. Feature representation and metric learning are two important issues for person re-identification. In…

计算机视觉与模式识别 · 计算机科学 2018-08-21 Jianjun Lei , Lijie Niu , Huazhu Fu , Bo Peng , Qingming Huang , Chunping Hou

Person re-identification is a challenging task mainly due to factors such as background clutter, pose, illumination and camera point of view variations. These elements hinder the process of extracting robust and discriminative…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Mahdi M. Kalayeh , Emrah Basaran , Muhittin Gokmen , Mustafa E. Kamasak , Mubarak Shah

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

We propose a principled convolutional neural pyramid (CNP) framework for general low-level vision and image processing tasks. It is based on the essential finding that many applications require large receptive fields for structure…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Xiaoyong Shen , Ying-Cong Chen , Xin Tao , Jiaya Jia

High performance person Re-Identification (Re-ID) requires the model to focus on both global silhouette and local details of pedestrian. To extract such more representative features, an effective way is to exploit deep models with multiple…

计算机视觉与模式识别 · 计算机科学 2021-08-05 Suofei Zhang , Zirui Yin , Xiofu Wu , Kun Wang , Quan Zhou , Bin Kang

We present a data association method for vision-based multiple pedestrian tracking, using deep convolutional features to distinguish between different people based on their appearances. These re-identification (re-ID) features are learned…

计算机视觉与模式识别 · 计算机科学 2018-10-22 Brian H. Wang , Yan Wang , Kilian Q. Weinberger , Mark Campbell

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 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

Matching pedestrians across multiple camera views, known as human re-identification, is a challenging research problem that has numerous applications in visual surveillance. With the resurgence of Convolutional Neural Networks (CNNs),…

计算机视觉与模式识别 · 计算机科学 2016-09-27 Rahul Rama Varior , Mrinal Haloi , Gang Wang

This paper proposes a DNN-based system that detects multiple people from a single depth image. Our neural network processes a depth image and outputs a likelihood map in image coordinates, where each detection corresponds to a…

Self-similarity refers to the image prior widely used in image restoration algorithms that small but similar patterns tend to occur at different locations and scales. However, recent advanced deep convolutional neural network based methods…

计算机视觉与模式识别 · 计算机科学 2020-06-05 Yiqun Mei , Yuchen Fan , Yulun Zhang , Jiahui Yu , Yuqian Zhou , Ding Liu , Yun Fu , Thomas S. Huang , Humphrey Shi

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