paper-with-me

홈 › Papers

Parsing Occluded People by Flexible Compositions

2014-12-04 · CVPR 2015 6 · Xianjie Chen, Alan Yuille

This paper presents an approach to parsing humans when there is significant occlusion. We model humans using a graphical model which has a tree structure building on recent work [32, 6] and exploit the connectivity prior that, even in presence of occlusion, the visible nodes form a connected subtree of the graphical model. We call each connected subtree a flexible composition of object parts. This involves a novel method for learning occlusion cues. During inference we need to search over a mixture of different flexible models. By exploiting part sharing, we show that this inference can be done extremely efficiently requiring only twice as many computations as searching for the entire object (i.e., not modeling occlusion). We evaluate our model on the standard benchmarked "We Are Family" Stickmen dataset and obtain significant performance improvements over the best alternative algorithms.

📄 PDF Abstract BibTeX arXiv:1412.1526

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Occlusion-Aware Deep Convolutional Neural Network via Homogeneous Tanh-transforms for Face Parsing

2023-08-29 · Jianhua Qiua, Weihua Liu, Chaochao Lin, Jiaojiao Li 외

Face parsing infers a pixel-wise label map for each semantic facial component. Previous methods generally work well for uncovered faces, however, they overlook facial occlusion and ignore some contextual areas outside a …

Face Parsing

Human Co-Parsing Guided Alignment for Occluded Person Re-identification

2022-12-20 · IEEE Transactions on Image Processing 2022 12 · Shuguang Dou, Cairong Zhao, Xinyang Jiang, Shanshan Zhang 외

Occluded person re-identification (ReID) is a challenging task due to more background noises and incomplete foreground information. Although existing human parsing-based ReID methods can tackle this problem with semantic…

Human ParsingOccluded Person Re-IdentificationPerson Re-Identification

Part Representation Learning with Teacher-Student Decoder for Occluded Person Re-identification

2023-12-15 · Shang Gao, Chenyang Yu, Pingping Zhang, Huchuan Lu

Occluded person re-identification (ReID) is a very challenging task due to the occlusion disturbance and incomplete target information. Leveraging external cues such as human pose or parsing to locate and align part feat…

DecoderHuman ParsingLong-range modelingOccluded Person Re-Identification+2

Guided Saliency Feature Learning for Person Re-identification in Crowded Scenes

2020-08-01 · ECCV 2020 8 · Lingxiao He, Wu Liu

Person Re-identification (Re-ID) in crowed scenes is a challenging problem, where people are frequently partially occluded by objects and other people. However, few studies have provided flexible solutions to re-identify…

Person Re-Identification

DROP: Decouple Re-Identification and Human Parsing with Task-specific Features for Occluded Person Re-identification

2024-01-31 · Shuguang Dou, Xiangyang Jiang, Yuanpeng Tu, Junyao Gao 외

The paper introduces the Decouple Re-identificatiOn and human Parsing (DROP) method for occluded person re-identification (ReID). Unlike mainstream approaches using global features for simultaneous multi-task learning of…

Human ParsingMulti-Task LearningOccluded Person Re-IdentificationPerson Re-Identification