The invention relates to a method for improving target
detection performance by improving target classification and positioning accuracy. The method is characterized by extracting image characteristics according to a
convolution neural network framework, selecting the first M
layers of
convolution layers to be output and carrying out characteristic fusion so as to form a multi-characteristic characteristic graph; carrying out grid division on the
convolution layer M, and predicting target candidate frames with the fixed number and size in each grid; mapping the candidate frames to the characteristic graph for
cutting, and carrying out multi-characteristic connection on
cutting results; and passing the above results through a whole connection layer, classifying the image characteristics through the Softmax classification
algorithm and using the overlapping area
loss function to carry out online iteration regression positioning so as to obtain the final target detection result. According to the invention, the method is properly designed; characteristics are extracted through the convolution neural network, and multilayer fusion is performed on the image characteristics; and finally, the Softmax classification
algorithm is used for classifying the image characteristics and the overlapping area
loss function is used to carry out positioning, so a good target detection result is acquired.