Development of a Productive Transport Detection System Using Convolutional Neural Networks

N. A. Andriyanov,V. E. Dementiev,A. G. Tashlinskiy
DOI: https://doi.org/10.1134/s1054661822030038
2022-09-01
Pattern Recognition and Image Analysis
Abstract:The paper discusses various approaches used to optimize the convolutional neural network (CNN) model with You Only Look Once (YOLO) version 3 architecture. At the same time, an implementation using graphic processing units (GPU) computing is used as a baseline performance estimate. A separate study was conducted on the Intel Core i5-8500 central processing unit (CPU). Both the classical methods of the neural network approach, such as model pruning, and effective methods for processing video data, in particular, the optical flow and speed prediction, are considered. The proposed algorithm made it possible to overclock the GPU computing of the NVIDIA RTX 2080 Super video card by 4 times, up to almost 30 frames per second. However, processing frames using Intel Open Visual Inference and Neural network Optimization (OpenVINO) toolkit allows us to achieve similar performance on the CPU without optical flow and speed extrapolation. In this case, the acceleration reaches almost 30 times.
English Else
What problem does this paper attempt to address?