Applied Sciences (Mar 2021)

Object Detection, Distributed Cloud Computing and Parallelization Techniques for Autonomous Driving Systems

  • Edgar Cortés Gallardo Medina,
  • Victor Miguel Velazquez Espitia,
  • Daniela Chípuli Silva,
  • Sebastián Fernández Ruiz de las Cuevas,
  • Marco Palacios Hirata,
  • Alfredo Zhu Chen,
  • José Ángel González González,
  • Rogelio Bustamante-Bello,
  • Carlos Francisco Moreno-García

DOI
https://doi.org/10.3390/app11072925
Journal volume & issue
Vol. 11, no. 7
p. 2925

Abstract

Read online

Autonomous vehicles are increasingly becoming a necessary trend towards building the smart cities of the future. Numerous proposals have been presented in recent years to tackle particular aspects of the working pipeline towards creating a functional end-to-end system, such as object detection, tracking, path planning, sentiment or intent detection, amongst others. Nevertheless, few efforts have been made to systematically compile all of these systems into a single proposal that also considers the real challenges these systems will have on the road, such as real-time computation, hardware capabilities, etc. This paper reviews the latest techniques towards creating our own end-to-end autonomous vehicle system, considering the state-of-the-art methods on object detection, and the possible incorporation of distributed systems and parallelization to deploy these methods. Our findings show that while techniques such as convolutional neural networks, recurrent neural networks, and long short-term memory can effectively handle the initial detection and path planning tasks, more efforts are required to implement cloud computing to reduce the computational time that these methods demand. Additionally, we have mapped different strategies to handle the parallelization task, both within and between the networks.

Keywords