paper-with-me

홈 › Papers

A Pose-Sensitive Embedding for Person Re-Identification with Expanded Cross Neighborhood Re-Ranking

2017-11-28 · CVPR 2018 6 · M. Saquib Sarfraz, Arne Schumann, Andreas Eberle, Rainer Stiefelhagen

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 information of the person to learn a discriminative embedding. In contrast to the recent direction of explicitly modeling body parts or correcting for misalignment based on these, we show that a rather straightforward inclusion of acquired camera view and/or the detected joint locations into a convolutional neural network helps to learn a very effective representation. To increase retrieval performance, re-ranking techniques based on computed distances have recently gained much attention. We propose a new unsupervised and automatic re-ranking framework that achieves state-of-the-art re-ranking performance. We show that in contrast to the current state-of-the-art re-ranking methods our approach does not require to compute new rank lists for each image pair (e.g., based on reciprocal neighbors) and performs well by using simple direct rank list based comparison or even by just using the already computed euclidean distances between the images. We show that both our learned representation and our re-ranking method achieve state-of-the-art performance on a number of challenging surveillance image and video datasets. The code is available online at: https://github.com/pse-ecn/pose-sensitive-embedding

📄 PDF Abstract BibTeX arXiv:1711.10378

Code (2)

pse-ecn/expanded-cross-neighborhood 공식 구현
pse-ecn/pose-sensitive-embedding 공식 구현 tf

Tasks

Person Re-IdentificationRe-RankingRetrieval

Similar Papers 제목 키워드 기반

Learning 3D Shape Feature for Texture-Insensitive Person Re-Identification

2021-06-19 · CVPR 2021 1 · Jiaxing Chen, Xinyang Jiang, Fudong Wang, Jun Zhang 외

It is well acknowledged that person re-identification (person ReID) highly relies on visual texture information like clothing. Despite significant progress has been made in recent years, texture-confusing situations …

3D ReconstructionPerson Re-Identification

Masked Attribute Description Embedding for Cloth-Changing Person Re-identification

2024-01-11 · Chunlei Peng, Boyu Wang, Decheng Liu, Nannan Wang 외

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,…

AttributeCloth-Changing Person Re-IdentificationPerson Re-Identification

Automated Detection of Doxing on Twitter

2022-02-02 · Younes Karimi, Anna Squicciarini, Shomir Wilson

Doxing refers to the practice of disclosing sensitive personal information about a person without their consent. This form of cyberbullying is an unpleasant and sometimes dangerous phenomenon for online social networks. …

Privacy in Image Datasets: A Case Study on Pregnancy Ultrasounds

2026-02-06 · Rawisara Lohanimit, Yankun Wu, Amelia Katirai, Yuta Nakashima 외 arxiv

The rise of generative models has led to increased use of large-scale datasets collected from the internet, often with minimal or no data curation. This raises concerns about the inclusion of sensitive or private informa…

Moving Towards Centers: Re-ranking with Attention and Memory for Re-identification

2021-05-04 · Yunhao Zhou, Yi Wang, Lap-Pui Chau

Re-ranking utilizes contextual information to optimize the initial ranking list of person or vehicle re-identification (re-ID), which boosts the retrieval performance at post-processing steps. This paper proposes a re-ra…

Re-RankingRetrievalVehicle Re-Identification