The application discloses an emotion stress recognition method and
system based on an action form fusion graph neural network, and belongs to the fields of
image processing and
machine learning. A double graph
data structure is constructed, including a graph data taking
human body key points as nodes and a graph data taking image frames as nodes, which are processed through T-GCN and PCSN respectively. The T-GCN model fuses a GCN layer and a Mamba
encoder, strengthens the cohesion and
coupling ability of emotion category representation through a
graph partition strategy, and effectively captures the spatiotemporal feature relationship of
human body actions. The PCSN adopts a three-
branch parallel structure, including one-dimensional global average
pooling, 3*3
convolution and 5*5
convolution, realizes efficient extraction of non-homogeneous features of the
human body, the face and the hand, and establishes long-short range dependence and local cross-channel interaction relationship of global features. The
system combines transfer learning and
small sample learning, initializes the network by using a public
data set, and then performs secondary training on a campus emotion stress
small sample data set, so that the recognition precision is significantly improved.