中文
相关论文

相关论文: Pose-guided Visible Part Matching for Occluded Per…

200 篇论文

An increasing number of works explore collaborative human-computer systems in which human gaze is used to enhance computer vision systems. For object detection these efforts were so far restricted to late integration approaches that have…

计算机视觉与模式识别 · 计算机科学 2015-05-22 Iaroslav Shcherbatyi , Andreas Bulling , Mario Fritz

In person re-identification (ReID) tasks, many works explore the learning of part features to improve the performance over global image features. Existing methods explicitly extract part features by either using a hand-designed image…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Dengjie Li , Siyu Chen , Yujie Zhong , Lin Ma

Pedestrian detection has significantly progressed in recent years, thanks to the development of DNNs. However, detection performance at occluded scenes is still far from satisfactory, as occlusion increases the intra-class variance of…

计算机视觉与模式识别 · 计算机科学 2024-05-03 Shanshan Zhang , Mingqian Ji , Yang Li , Jian Yang

To address the occlusion issues in person Re-Identification (ReID) tasks, many methods have been proposed to extract part features by introducing external spatial information. However, due to missing part appearance information caused by…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Can Cui , Siteng Huang , Wenxuan Song , Pengxiang Ding , Min Zhang , Donglin Wang

Heavy occlusion and dense gathering in crowd scene make pedestrian detection become a challenging problem, because it's difficult to guess a precise full bounding box according to the invisible human part. To crack this nut, we propose a…

计算机视觉与模式识别 · 计算机科学 2020-09-17 Zhida Huang , Kaiyu Yue , Jiangfan Deng , Feng Zhou

In real-world video surveillance applications, person re-identification (ReID) suffers from the effects of occlusions and detection errors. Despite recent advances, occlusions continue to corrupt the features extracted by state-of-art CNN…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Madhu Kiran , R Gnana Praveen , Le Thanh Nguyen-Meidine , Soufiane Belharbi , Louis-Antoine Blais-Morin , Eric Granger

Occluded person re-identification (Re-ID) aims at addressing the occlusion problem when retrieving the person of interest across multiple cameras. With the promotion of deep learning technology and the increasing demand for intelligent…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Yunjie Peng , Saihui Hou , Chunshui Cao , Xu Liu , Yongzhen Huang , Zhiqiang He

Part-level representations are essential for robust person re-identification. However, common errors that arise during pedestrian detection frequently result in severe misalignment problems for body parts, which degrade the quality of part…

计算机视觉与模式识别 · 计算机科学 2019-12-16 Kan Wang , Changxing Ding , Stephen J. Maybank , Dacheng Tao

Occluded person re-identification is one of the challenging areas of computer vision, which faces problems such as inefficient feature representation and low recognition accuracy. Convolutional neural network pays more attention to the…

计算机视觉与模式识别 · 计算机科学 2022-01-05 Yunbin Zhao , Songhao Zhu , Dongsheng Wang , Zhiwei Liang

Human pose estimation aims at locating the specific joints of humans from the images or videos. While existing deep learning-based methods have achieved high positioning accuracy, they often struggle with generalization in occlusion…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Gangtao Han , Chunxiao Song , Song Wang , Hao Wang , Enqing Chen , Guanghui Wang

Gait recognition refers to the identification of individuals based on features acquired from their body movement during walking. Despite the recent advances in gait recognition with deep learning, variations in data acquisition and…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Alireza Sepas-Moghaddam , Ali Etemad

Face recognition in real-time scenarios is mainly affected by illumination, expression and pose variations and also by occlusion. This paper presents the framework for pose adaptive component-based face recognition system. The framework…

计算机视觉与模式识别 · 计算机科学 2014-03-07 Shireesha Chintalapati , M. V. Raghunadh

In this paper, we address the task of detecting semantic parts on partially occluded objects. We consider a scenario where the model is trained using non-occluded images but tested on occluded images. The motivation is that there are…

计算机视觉与模式识别 · 计算机科学 2017-07-26 Jianyu Wang , Cihang Xie , Zhishuai Zhang , Jun Zhu , Lingxi Xie , Alan Yuille

Person re-identification (ReID) under occlusions is a challenging problem in video surveillance. Most of existing person ReID methods take advantage of local features to deal with occlusions. However, these methods usually independently…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Wanxiang Yang , Yan Yan , Si Chen

Occluded person re-identification (Re-ID) is a challenging task as persons are frequently occluded by various obstacles or other persons, especially in the crowd scenario. To address these issues, we propose a novel end-to-end Part-Aware…

计算机视觉与模式识别 · 计算机科学 2021-06-09 Yulin Li , Jianfeng He , Tianzhu Zhang , Xiang Liu , Yongdong Zhang , Feng Wu

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

Person re identification is a challenging retrieval task that requires matching a person's acquired image across non overlapping camera views. In this paper we propose an effective approach that incorporates both the fine and coarse pose…

计算机视觉与模式识别 · 计算机科学 2018-04-03 M. Saquib Sarfraz , Arne Schumann , Andreas Eberle , Rainer Stiefelhagen

Person re-identification (ReID) is to identify pedestrians observed from different camera views based on visual appearance. It is a challenging task due to large pose variations, complex background clutters and severe occlusions. Recently,…

计算机视觉与模式识别 · 计算机科学 2018-05-17 Jing Xu , Rui Zhao , Feng Zhu , Huaming Wang , Wanli Ouyang

Partial person re-identification involves matching pedestrian frames where only a part of a body is visible in corresponding images. This reflects practical CCTV surveillance scenario, where full person views are often not available.…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Sara Iodice , Krystian Mikolajczyk

The Joint Detection and Embedding (JDE) framework has achieved remarkable progress for multiple object tracking. Existing methods often employ extracted embeddings to re-establish associations between new detections and previously disrupted…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Yaoqi Hu , Axi Niu , Yu Zhu , Qingsen Yan , Jinqiu Sun , Yanning Zhang