Underground Garage Patrol Based on Road Marking Recognition by Keras and Tensorflow

Xinwei Zhang,Liping Bai,Hongming Chen,Longqing Zhang,Yanghong Zhang,Lei Yang,Jianwen Gan
DOI: https://doi.org/10.3390/app13042385
2023-02-13
Applied Sciences
Abstract:The purpose of this study was to design an unmanned patrol service in combination with artificial intelligence technology to solve the problem of underground vehicle patrol. This design used the Raspberry Pi development board, L298N driver chip, Raspberry Pi camera, and other major hardware equipment to transform the remote control car. This design used Python as the programming language. By writing Python code, the car could be driven under the control of the computer keyboard and the camera was turned on for data collection. The Keras neural network library was used to quickly build a neural network model, the collected data was used to train the model, and the model was finally generated. The model was placed in the TensorFlow system for processing, and the car could travel in a preset track for unmanned driving.
Computer Science,Engineering,Environmental Science
What problem does this paper attempt to address?