The application discloses a clothes-changing
pedestrian re-identification method based on graph attention
human body part dynamic correlation modeling. The method first acquires a
video sequence of a to-be-identified
pedestrian, performs part segmentation on the
video sequence through a
human body analysis model; then extracts part features under different receptive fields and suppresses the background by using a part
perception multi-scale
feature extraction module; then combines each frame and the part to construct a
graph node, and constructs a heterogeneous space-time part graph containing space edges, time edges and non-local edges; the graph attention part correlation modeling module performs
message passing on the three types of edges, and fuses to obtain enhanced node features; then the enhanced node features are mapped back to the original space
feature dimension; adaptive weighted integration is performed on different
granularity features; finally, an identity representation vector is generated, similarity is calculated with a graph
library feature, and a matching result is output. The method captures the
time sequence dynamic correlation between
human body parts, so that the identity representation generated by the model is more focused on stable
human body structure rather than changeable clothing appearance.