상세검색
최근 검색어 전체 삭제
다국어입력
즐겨찾기0
학술저널

Deep Learning Model on Embedded Board for Vehicle Detection and Vehicle Tracking

  • 149
스마트미디어저널 제14권 제2호.jpg

This paper proposes a deep learning model to detect and track the vehicle on an embedded device such as Odroid, Orange Pi, etc. This system includes two main parts: vehicle detection and vehicle tracking. Since deep learning has achieved high accuracy over the classical image processing method, object detectors can detect vehicles in the street and highway. It can be normal to run the computer detection program with graphic processor unit (GPU) support, but it is challenging to run it on the embedded board with no GPU support and low central processing unit (CPU) performance. This paper focuses on balancing edge-computing-based deep learning object detection's accuracy and performance using additional techniques such as quantization, edge TPU, and multiple threads. SSDLite with MobileNet backbone is chosen due to its lighter than other networks but still obtain good performance compare with Yolo.

Ⅰ. Introduction

Ⅱ. Related Research

Ⅲ. Optimization

Ⅳ. Experimental Results

Ⅴ. Conclusion

REFERENCES

(0)

(0)

로딩중