A CLIP-based group re-identification method that simulates member changes with Bernoulli masks and learns uncertain text descriptions, reporting top Rank-1 accuracy on CSG, RoadGroup, and iLIDS-MCTS.
Vision Transformer based Random Walk for Group Re-Identification
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Group re-identification (re-ID) aims to match groups with the same people under different cameras, mainly involves the challenges of group members and layout changes well. Most existing methods usually use the k-nearest neighbor algorithm to update node features to consider changes in group membership, but these methods cannot solve the problem of group layout changes. To this end, we propose a novel vision transformer based random walk framework for group re-ID. Specifically, we design a vision transformer based on a monocular depth estimation algorithm to construct a graph through the average depth value of pedestrian features to fully consider the impact of camera distance on group members relationships. In addition, we propose a random walk module to reconstruct the graph by calculating affinity scores between target and gallery images to remove pedestrians who do not belong to the current group. Experimental results show that our framework is superior to most methods.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
REJECT 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Group-CLIP Uncertainty Modeling for Group Re-Identification
A CLIP-based group re-identification method that simulates member changes with Bernoulli masks and learns uncertain text descriptions, reporting top Rank-1 accuracy on CSG, RoadGroup, and iLIDS-MCTS.