中文
相关论文

相关论文: Sequential End-to-end Network for Efficient Person…

200 篇论文

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

Holistic person re-identification (Re-ID) and partial person re-identification have achieved great progress respectively in recent years. However, scenarios in reality often include both holistic and partial pedestrian images, which makes…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Xiaofei Mao , Jiahao Cao , Dongfang Li , Xia Jia , Qingfang Zheng

In person search, we detect and rank matches to a query person image within a set of gallery scenes. Most person search models make use of a feature extraction backbone, followed by separate heads for detection and re-identification. While…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Lucas Jaffe , Avideh Zakhor

Person search aims to search for a target person among multiple images recorded by multiple surveillance cameras, which faces various challenges from both pedestrian detection and person re-identification. Besides the large intra-class…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Dingyuan Zheng , Jimin Xiao , Kaizhu Huang , Yao Zhao

Given a video or an image of a person acquired from a camera, person re-identification is the process of retrieving all instances of the same person from videos or images taken from a different camera with non-overlapping view. This task…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Rodolfo Quispe , Helio Pedrini

Extracting effective and discriminative features is very important for addressing the challenging person re-identification (re-ID) task. Prevailing deep convolutional neural networks (CNNs) usually use high-level features for identifying…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Guoqing Zhang , Junchuan Yang , Yuhui Zheng , Yi Wu , Shengyong Chen

We propose an end-to-end one-step person search approach with learnable proposals, named LEAPS. Given a set of sparse and learnable proposals, LEAPS employs a dynamic person search head to directly perform person detection and corresponding…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Zhiqiang Dong , Jiale Cao , Rao Muhammad Anwer , Jin Xie , Fahad Khan , Yanwei Pang

The goal of person search is to localize and match query persons from scene images. For high efficiency, one-step methods have been developed to jointly handle the pedestrian detection and identification sub-tasks using a single network.…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Chuchu Han , Zhedong Zheng , Changxin Gao , Nong Sang , Yi Yang

Person re-identification across disjoint camera views has been widely applied in video surveillance yet it is still a challenging problem. One of the major challenges lies in the lack of spatial and temporal cues, which makes it difficult…

计算机视觉与模式识别 · 计算机科学 2017-06-28 Hao Liu , Jiashi Feng , Meibin Qi , Jianguo Jiang , Shuicheng Yan

Person Re-Identification (ReID) requires comparing two images of person captured under different conditions. Existing work based on neural networks often computes the similarity of feature maps from one single convolutional layer. In this…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Yiluan Guo , Ngai-Man Cheung

Person re-identification aims at establishing the identity of a pedestrian from a gallery that contains images of multiple people obtained from a multi-camera system. Many challenges such as occlusions, drastic lighting and pose variations…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Guodong Ding , Salman Khan , Zhenmin Tang , Fatih Porikli

Person re-identification is a crucial task of identifying pedestrians of interest across multiple surveillance camera views. In person re-identification, a pedestrian is usually represented with features extracted from a rectangular image…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Yiheng Liu , Wengang Zhou , Jianzhuang Liu , Guojun Qi , Qi Tian , Houqiang Li

This paper proposes a novel approach to person re-identification, a fundamental task in distributed multi-camera surveillance systems. Although a variety of powerful algorithms have been presented in the past few years, most of them usually…

计算机视觉与模式识别 · 计算机科学 2016-05-04 Shi-Zhe Chen , Chun-Chao Guo , Jian-Huang Lai

Person search is an extended task of person re-identification (Re-ID). However, most existing one-step person search works have not studied how to employ existing advanced Re-ID models to boost the one-step person search performance due to…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Chuang Liu , Hua Yang , Qin Zhou , Shibao Zheng

Person re-identification has achieved great progress with deep convolutional neural networks. However, most previous methods focus on learning individual appearance feature embedding, and it is hard for the models to handle difficult…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Yichao Yan , Qiang Zhang , Bingbing Ni , Wendong Zhang , Minghao Xu , Xiaokang Yang

In recent years, a growing body of research has focused on the problem of person re-identification (re-id). The re-id techniques attempt to match the images of pedestrians from disjoint non-overlapping camera views. A major challenge of…

计算机视觉与模式识别 · 计算机科学 2018-04-02 Zhanxiang Feng , Jianhuang Lai , Xiaohua Xie

Image representations derived from pre-trained Convolutional Neural Networks (CNNs) have become the new state of the art in computer vision tasks such as instance retrieval. This work explores the suitability for instance retrieval of…

计算机视觉与模式识别 · 计算机科学 2016-05-02 Amaia Salvador , Xavier Giro-i-Nieto , Ferran Marques , Shin'ichi Satoh

Person Re-Identification (re-id) is a challenging task in computer vision, especially when there are limited training data from multiple camera views. In this paper, we pro- pose a deep learning based person re-identification method by…

计算机视觉与模式识别 · 计算机科学 2016-11-21 Qiqi Xiao , Kelei Cao , Haonan Chen , Fangyue Peng , Chi Zhang

Sequential recommendation effectively addresses information overload by modeling users' temporal and sequential interaction patterns. To overcome the limitations of supervision signals, recent approaches have adopted self-supervised…

信息检索 · 计算机科学 2024-06-03 Yuxi Liu , Lianghao Xia , Chao Huang

Person Search is designed to jointly solve the problems of Person Detection and Person Re-identification (Re-ID), in which the target person will be located in a large number of uncut images. Over the past few years, Person Search based on…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Lequan Chen , Wei Xie , Zhigang Tu , Jinglei Guo , Yaping Tao , Xinming Wang