The invention discloses a feature map enhancement method and related equipment thereof, and an image target detection method, and the method comprises the steps: obtaining a feature map, carrying out the local averaging and maximum
pooling of an initial feature map, obtaining a local averaging feature map and a maximum
pooling feature map, calculating the overall weight of a global
pooling feature map through the global pooling operation and the one-dimensional
convolution operation, and carrying out the one-dimensional
convolution operation. And calculating a comprehensive weight of the local pooling feature map through a one-dimensional vector transformation operation and a one-dimensional
convolution operation, further calculating an attention weight, and fusing the attention weight with the initial feature map to obtain an output feature map. Therefore, one-dimensional convolution is adopted to replace a multi-layer
perceptron to perform feature channel interaction,
feature extraction is performed on an interested target more accurately, the relationship between channels in a feature map can be concerned,
local space information can also be concerned, important channels are selected and weighted
processing is performed, so that efficient fusion of the channels and the space information is realized, and the accuracy of
feature extraction is improved. Therefore,
image detection can be completed more accurately.