中文
相关论文

相关论文: Person Search via A Mask-Guided Two-Stream CNN Mod…

200 篇论文

Object detection is a trendy branch of computer vision, especially on human recognition and pedestrian detection. Recognizing the complete body of a person has always been a difficult problem. Over the years, researchers proposed various…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Asati Minkesh , Kraittipong Worranitta , Miyachi Taizo

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

Despite the remarkable recent progress, person re-identification (Re-ID) approaches are still suffering from the failure cases where the discriminative body parts are missing. To mitigate such cases, we propose a simple yet effective…

计算机视觉与模式识别 · 计算机科学 2018-11-13 Yang Fu , Yunchao Wei , Yuqian Zhou , Honghui Shi , Gao Huang , Xinchao Wang , Zhiqiang Yao , Thomas Huang

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

Learning semantic attributes for person re-identification and description-based person search has gained increasing interest due to attributes' great potential as a pose and view-invariant representation. However, existing attribute-centric…

计算机视觉与模式识别 · 计算机科学 2017-06-13 Zhiyuan Shi , Timothy M. Hospedales , Tao Xiang

Person re-identification (Re-ID) aims at retrieving an input person image from a set of images captured by multiple cameras. Although recent Re-ID methods have made great success, most of them extract features in terms of the attributes of…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Boqiang Xu , Lingxiao He , Xingyu Liao , Wu Liu , Zhenan Sun , Tao Mei

This paper aims at a newly raising task in visual surveillance: re-identifying people at a distance by matching body information, given several reference examples. Most of existing works solve this task by matching a reference template with…

计算机视觉与模式识别 · 计算机科学 2015-02-03 Yuanlu Xu , Liang Lin , Wei-Shi Zheng , Xiaobai Liu

In this paper we propose a new approach to person re-identification using images and natural language descriptions. We propose a joint vision and language model based on CCA and CNN architectures to match across the two modalities as well…

计算机视觉与模式识别 · 计算机科学 2017-10-04 Fei Yan , Krystian Mikolajczyk , Josef Kittler

Cloth-changing person re-identification (CC-ReID) aims to match persons who change clothes over long periods. The key challenge in CC-ReID is to extract clothing-independent features, such as face, hairstyle, body shape, and gait. Current…

计算机视觉与模式识别 · 计算机科学 2024-07-03 Chunlei Peng , Boyu Wang , Decheng Liu , Nannan Wang , Ruimin Hu , Xinbo Gao

Unsupervised person re-identification (re-ID) has become an important topic due to its potential to resolve the scalability problem of supervised re-ID models. However, existing methods simply utilize pseudo labels from clustering for…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Junhui Yin , Jiayan Qiu , Siqing Zhang , Jiyang Xie , Zhanyu Ma , Jun Guo

Supervised person re-identification methods rely heavily on high-quality cross-camera training label. This significantly hinders the deployment of re-ID models in real-world applications. The unsupervised person re-ID methods can reduce the…

计算机视觉与模式识别 · 计算机科学 2022-05-09 Hehan Teng , Tao He , Yuchen Guo , Guiguang Ding

In a real world environment, person re-identification (Re-ID) is a challenging task due to variations in lighting conditions, viewing angles, pose and occlusions. Despite recent performance gains, current person Re-ID algorithms still…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Amena Khatun , Simon Denman , Sridha Sridharan , Clinton Fookes

We address the problem of person re-identification (reID), that is, retrieving person images from a large dataset, given a query image of the person of interest. A key challenge is to learn person representations robust to intra-class…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Chanho Eom , Wonkyung Lee , Geon Lee , Bumsub Ham

Person re-identification (re-ID) is a task of matching pedestrians under disjoint camera views. To recognise paired snapshots, it has to cope with large cross-view variations caused by the camera view shift. Supervised deep neural networks…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Lin Wu , Richang Hong , Yang Wang , Meng Wang

Cloth-Changing person re-identification (CC-ReID) aims at matching the same person across different locations over a long-duration, e.g., over days, and therefore inevitably meets challenge of changing clothing. In this paper, we focus on…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Xin Jin , Tianyu He , Kecheng Zheng , Zhiheng Yin , Xu Shen , Zhen Huang , Ruoyu Feng , Jianqiang Huang , Xian-Sheng Hua , Zhibo Chen

Employing part-level features for pedestrian image description offers fine-grained information and has been verified as beneficial for person retrieval in very recent literature. A prerequisite of part discovery is that each part should be…

计算机视觉与模式识别 · 计算机科学 2018-01-10 Yifan Sun , Liang Zheng , Yi Yang , Qi Tian , Shengjin Wang

Person re-identification (re-ID) aims to identify the same person of interest across non-overlapping capturing cameras, which plays an important role in visual surveillance applications and computer vision research areas. Fitting a robust…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Fengliang Qi , Bo Yan , Leilei Cao , Hongbin Wang

Recently, weakly supervised person search is proposed to discard human-annotated identities and train the model with only bounding box annotations. A natural way to solve this problem is to separate it into detection and unsupervised…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Chengyou Jia , Minnan Luo , Caixia Yan , Xiaojun Chang , Qinghua Zheng

This paper proposes a new effective and efficient plug-and-play backbone for video-based person re-identification (ReID). Conventional video-based ReID methods typically use CNN or transformer backbones to extract deep features for every…

计算机视觉与模式识别 · 计算机科学 2025-01-29 Lanyun Zhu , Tianrun Chen , Deyi Ji , Jieping Ye , Jun Liu

Person re-identification aims to re-identify the probe image from a given set of images under different camera views. It is challenging due to large variations of pose, illumination, occlusion and camera view. Since the convolutional neural…

计算机视觉与模式识别 · 计算机科学 2015-11-25 Hailin Shi , Xiangyu Zhu , Shengcai Liao , Zhen Lei , Yang Yang , Stan Z. Li