
@Article{cmc.2024.051764,
AUTHOR = {Chao Wang, Kaijie Zhang, Xiaoyong Yu, Dejun Li, Wei Xie, Xinqiao Wang},
TITLE = {Vehicle Head and Tail Recognition Algorithm for Lightweight DCDSNet},
JOURNAL = {Computers, Materials \& Continua},
VOLUME = {80},
YEAR = {2024},
NUMBER = {3},
PAGES = {4451--4473},
URL = {http://www.techscience.com/cmc/v80n3/57859},
ISSN = {1546-2226},
ABSTRACT = {In the model of the vehicle recognition algorithm implemented by the convolutional neural network, the model needs to compute and store a lot of parameters. Too many parameters occupy a lot of computational resources making it difficult to run on computers with poor performance. Therefore, obtaining more efficient feature information of target image or video with better accuracy on computers with limited arithmetic power becomes the main goal of this research. In this paper, a lightweight densely connected, and deeply separable convolutional network (DCDSNet) algorithm is proposed to achieve this goal. Visual Geometry Group (VGG) model is improved by utilizing the convolution instead of the fully connected module, the deeply separable convolution module, and the densely connected network module, with the first two modules reducing the parameters and the third module allowing the algorithm to have more features in a limited number of parameters. The algorithm achieves better results in the mine vehicle recognition dataset. Experiments show that the recognition accuracy is improved by 4.41% compared to VGG19 and the amount of parameters is reduced by 71% compared to VGG19.},
DOI = {10.32604/cmc.2024.051764}
}



