Selected article for: "convolutional neural network and neural network"

Author: Ding, Ling; Xu, Zhuoran; Zong, JiaFei; Xiao, Jinshen; Shu, Chen; Xu, Bin
Title: A Lane Line Detection Algorithm Based on Convolutional Neural Network
  • Cord-id: 993euq5u
  • Document date: 2021_3_18
  • ID: 993euq5u
    Snippet: This paper presents an algorithm for lane line detection based on convolutional neural network. The algorithm adopts the structural mode of encoder and decoder, in which the encoder part uses VGG16 combined with cavity convolution as the basic network to extract the features of lane lines, and the cavity convolution can expand the receptive field. Through experimental comparison, the full connection layer of the network is discarded, the last maximum pooling layer of the VGG16 network is removed
    Document: This paper presents an algorithm for lane line detection based on convolutional neural network. The algorithm adopts the structural mode of encoder and decoder, in which the encoder part uses VGG16 combined with cavity convolution as the basic network to extract the features of lane lines, and the cavity convolution can expand the receptive field. Through experimental comparison, the full connection layer of the network is discarded, the last maximum pooling layer of the VGG16 network is removed, and the processing of the last three convolutional layers is replaced by empty convolution, which can better balance the detection rate and accuracy. The decoder part USES the index function of the maximum pooling layer to carry out up-sampling of the encoder in an anti-pooling way to achieve semantic segmentation, and combines with the instance segmentation, and finally realizes the detection of lane lines through fitting. The test results show that the algorithm has a good balance in speed and accuracy and good robustness.

    Search related documents:
    Co phrase search for related documents
    • accuracy speed and loss function: 1
    • accurate detection and loss function: 1
    • activation function and loss function: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12