paper-with-me

Papers

DiP: Learning Discriminative Implicit Parts for Person Re-Identification

2022-12-24 · Dengjie Li, Siyu Chen, Yujie Zhong, Lin Ma

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 division or keypoints obtained with external visual systems. In this work, we propose to learn Discriminative implicit Parts (DiPs) which are decoupled from explicit body parts. Therefore, DiPs can learn to extract any discriminative features that can benefit in distinguishing identities, which is beyond predefined body parts (such as accessories). Moreover, we propose a novel implicit position to give a geometric interpretation for each DiP. The implicit position can also serve as a learning signal to encourage DiPs to be more position-equivariant with the identity in the image. Lastly, an additional DiP weighting is introduced to handle the invisible or occluded situation and further improve the feature representation of DiPs. Extensive experiments show that the proposed method achieves state-of-the-art performance on multiple person ReID benchmarks.

📄 PDF Abstract BibTeX arXiv:2212.13906

Code (1)

siyuch-fdu/DiP 공식 구현

Tasks

Person Re-IdentificationPosition

Similar Papers 제목 키워드 기반

Deep-Person: Learning Discriminative Deep Features for Person Re-Identification

2017-11-29 · Xiang Bai, Mingkun Yang, Tengteng Huang, Zhiyong Dou 외

Recently, many methods of person re-identification (Re-ID) rely on part-based feature representation to learn a discriminative pedestrian descriptor. However, the spatial context between these parts is ignored for the in…

Person Re-IdentificationRe-Ranking

Relation Network for Person Re-identification

2019-11-21 · Hyunjong Park, Bumsub Ham

Person re-identification (reID) aims at retrieving an image of the person of interest from a set of images typically captured by multiple cameras. Recent reID methods have shown that exploiting local features describing …

Person Re-IdentificationRelationRelation Network

Horizontal Pyramid Matching for Person Re-identification

2018-04-14 · Yang Fu, Yunchao Wei, Yuqian Zhou, Honghui Shi 외

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 …

Person Re-Identification

End-to-End Comparative Attention Networks for Person Re-identification

2016-06-14 · Hao Liu, Jiashi Feng, Meibin Qi, Jianguo Jiang 외

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 …

Person Re-Identification

Deep Representation Learning with Part Loss for Person Re-Identification

2017-07-04 · Hantao Yao, Shiliang Zhang, Yongdong Zhang, Jintao Li 외

Learning discriminative representations for unseen person images is critical for person Re-Identification (ReID). Most of current approaches learn deep representations in classification tasks, which essentially minimize …

ClassificationGeneral ClassificationPerson Re-IdentificationRepresentation Learning