Autonomous driving paper index

Accelerating Multi-Object Tracking in Edge Computing Environment with Time-Spatial Optimization

2022-03-01 · International Conference on Advanced Cloud and Big Data

self-drivingmulti-object trackingobject tracking

One-line summary

Therefore, in this paper, we propose a strategy that optimizing the execution of a traditional MOT pipeline in the dimension of time and space.

Engineering notes

Benefit from the continuous progress of Deep Neural Network (DNN), the accuracy of the MOT algorithm has been significantly improved.

Chinese explanation / 中文解读

中文解读待补充:本站会优先为端到端自动驾驶、BEV感知、3D目标检测、轨迹预测、路径规划、LiDAR感知等高价值论文补充中文说明。

Original abstract

Multi-Object Tracking (MOT) task is a key issue in computer vision. It has capacious application prospects in survelliance, self-driving, and augmented reality. Benefit from the continuous progress of Deep Neural Network (DNN), the accuracy of the MOT algorithm has been significantly improved. Nevertheless, limited to computing power, achieving real-time DNN-based MOT is difficult in embedded systems. In reality, there are many wasteful and unnecessary computations in traditional frame-by-frame full-size video analysis. Therefore, in this paper, we propose a strategy that optimizing the execution of a traditional MOT pipeline in the dimension of time and space. In the temporal dimension, DNN only works in periodic keyframes while using a lightweight model for quickly generating results in the common frames. In the spatial dimension, we design an image density region discriminator to narrow down the input size of DNN. An edge device is introduced to perform end-edge collaborative computing to further accelerating the execution. Additionally, an end-edge parallel computing mechanism is designed that performing dynamic decisions based on the computing power and network environment between end and edge. Moreover, we rebuild the DNN model by TensorRT to optimize the model structure of DNN. By integrating the above approaches, the system can achieve 17.6 ~ 38.1 × speedup ratio, while with 3%~10.4% absolute tracking accuracy sacrifice and can be deployed in an unstable network environment.

5.0Engineering value
7.0Research novelty
5.0Business relevance

Links and sources

Need this topic turned into a technical roadmap?

Full Self Driving can prepare a custom autonomous driving literature review, code map, dataset map, and B2B technology assessment.

Request B2B research

Comments

No comments yet. Be the first to share your thoughts on this paper.
Login or register to leave a comment