Person Retrieval

25 papers with code • 1 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

Beyond Part Models: Person Retrieval with Refined Part Pooling (and a Strong Convolutional Baseline)

huanghoujing/person-reid-triplet-loss-baseline ECCV 2018

RPP re-assigns these outliers to the parts they are closest to, resulting in refined parts with enhanced within-part consistency.

Dual-Path Convolutional Image-Text Embeddings with Instance Loss

layumi/Image-Text-Embedding 15 Nov 2017

In this paper, we propose a new system to discriminatively embed the image and text to a shared visual-textual space.

Body Part-Based Representation Learning for Occluded Person Re-Identification

vlsomers/bpbreid 7 Nov 2022

Firstly, individual body part appearance is not as discriminative as global appearance (two distinct IDs might have the same local appearance), this means standard ReID training objectives using identity labels are not adapted to local feature learning.

Generalizing A Person Retrieval Model Hetero- and Homogeneously

zhunzhong07/HHL ECCV 2018

Person re-identification (re-ID) poses unique challenges for unsupervised domain adaptation (UDA) in that classes in the source and target sets (domains) are entirely different and that image variations are largely caused by cameras.

Pose-Guided Feature Alignment for Occluded Person Re-Identification

lightas/ICCV19_Pose_Guided_Occluded_Person_ReID ICCV 2019

Our method largely outperforms existing person re-id methods on three occlusion datasets, while remains top performance on two holistic datasets.

PeR-ViS: Person Retrieval in Video Surveillance using Semantic Description

parshwa1999/PeR-ViS 4 Dec 2020

Instead of using an image query, in this paper, we study the problem of person retrieval in video surveillance with a semantic description.

APES: Audiovisual Person Search in Untrimmed Video

fuankarion/audiovisual-person-search 3 Jun 2021

To showcase the potential of our new dataset, we propose an audiovisual baseline and benchmark for person retrieval.

HAT: Hierarchical Aggregation Transformers for Person Re-identification

AI-Zhpp/HAT 13 Jul 2021

In this work, we take advantages of both CNNs and Transformers, and propose a novel learning framework named Hierarchical Aggregation Transformer (HAT) for image-based person Re-ID with high performance.

DSSL: Deep Surroundings-person Separation Learning for Text-based Person Retrieval

njtechcvlab/rstpreid-dataset 12 Sep 2021

Many previous methods on text-based person retrieval tasks are devoted to learning a latent common space mapping, with the purpose of extracting modality-invariant features from both visual and textual modality.