Research on object recognition methods in complex scenes under the PyTorch framework
The artificial intelligence framework(PyTorch+OneDNN)is prone to the problem of network parameter gradient su-perscale in complex scene target recognition.To this end,a complex scene object recognition method based on the PyTorch frame-work is proposed.Introducing the Ring Allreduce algorithm in MPI,optimizing the PyTorch framework to achieve super scale data synchronization and reduction processing in the iterative feature extraction process of complex scenes.Based on the optimized Py-Torch framework,considering the intersection between complex scene target features and background features,we construct an en-hanced correlation between target features output by multi-scale feature layers.By leveraging the advantages of deconvolution fea-ture fusion and residual fusion operations,and based on the above correlation,automatic target recognition can be achieved.The test results show that the overall number of errors identified by the proposed method is 113,and the overall number of unrecognized errors is 107,proving that the proposed method has better automation recognition performance.