CVDec 6, 2024

Improving analytical color and texture similarity estimation methods for dataset-agnostic person reidentification

arXiv:2412.05076v2h-index: 2
Originality Incremental advance
AI Analysis

This addresses person reidentification for applications like surveillance, offering a low-computational, interpretable alternative to deep learning, though it appears incremental as it builds on existing analytical approaches.

The paper tackles person reidentification by developing a dataset-agnostic method using human parsing, analytical color and texture features, and similarity estimation, achieving results comparable to conventional deep learning methods on the Market1501 dataset with rank-1, rank-10, and mAP metrics.

This paper studies a combined person reidentification (re-id) method that uses human parsing, analytical feature extraction and similarity estimation schemes. One of its prominent features is its low computational requirements so it can be implemented on edge devices. The method allows direct comparison of specific image regions using interpretable features which consist of color and texture channels. It is proposed to analyze and compare colors in CIE-Lab color space using histogram smoothing for noise reduction. A novel pre-configured latent space (LS) supervised autoencoder (SAE) is proposed for texture analysis which encodes input textures as LS points. This allows to obtain more accurate similarity measures compared to simplistic label comparison. The proposed method also does not rely upon photos or other re-id data for training, which makes it completely re-id dataset-agnostic. The viability of the proposed method is verified by computing rank-1, rank-10, and mAP re-id metrics on Market1501 dataset. The results are comparable to those of conventional deep learning methods and the potential ways to further improve the method are discussed.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes