The existing seam carving tamper detection algorithms have the problems of low detection accuracy and weak robustness for the case of low scaling factor.A seam carving tamper detection algorithm integrated with hybrid attention mechanism is proposed.Firstly,BayarConv2D constrained convolution is used to preprocess the image,fully learn the noise characteristics of the image,and fuse the features with RGB image through matrix multiplication.Then,ResNet is used as the backbone network for feature learning,and the residual propagation and residual feedback mechanisms are in-troduced to highlight the operation traces of seam carving.Finally,the hybrid attention mechanism is used to simultane-ously extract the features between adjacent locations and channels to better capture the global features,and then input them into the full connection layer to achieve classification.The experimental results show that on the BOSSBase1.01 da-taset,when the scaling factor is 1%and 9%,the detection accuracy of the proposed method reaches 89.48%and 97.94%respectively,which is better than existing mainstream methods.At the same time,it has lower computational complexity and better robustness,and can resist JPEG compression attacks.