2018 IEEE International Conference on Big Data (Big Data) 2018
DOI: 10.1109/bigdata.2018.8621865
|View full text |Cite
|
Sign up to set email alerts
|

YOLO-LITE: A Real-Time Object Detection Algorithm Optimized for Non-GPU Computers

Abstract: This paper focuses on YOLO-LITE, a real-time object detection model developed to run on portable devices such as a laptop or cellphone lacking a Graphics Processing Unit (GPU). The model was first trained on the PASCAL VOC dataset then on the COCO dataset, achieving a mAP of 33.81% and 12.26% respectively. YOLO-LITE runs at about 21 FPS on a non-GPU computer and 10 FPS after implemented onto a website with only 7 layers and 482 million FLOPS. This speed is 3.8× faster than the fastest state of art model, SSD M… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
172
0
5

Year Published

2019
2019
2024
2024

Publication Types

Select...
8
1
1

Relationship

0
10

Authors

Journals

citations
Cited by 436 publications
(177 citation statements)
references
References 21 publications
0
172
0
5
Order By: Relevance
“…Since its emergence, the YOLO 1 algorithm has been one of the fastest and most accurate algorithms for identifying objects. There are three different versions of this algorithm, each one was one of the best in its time and this is approved by different papers (Huang, Pedoeem, & Chen, 2019;J. Redmon & Farhadi, 2016; J. S. D. R. G. A. F. Redmon, 2016;Ren, Fang, & Djahel, 2017;Rijthoven, Swiderska-chadaj, & Ciompi, 2018).…”
Section: Methodsmentioning
confidence: 99%
“…Since its emergence, the YOLO 1 algorithm has been one of the fastest and most accurate algorithms for identifying objects. There are three different versions of this algorithm, each one was one of the best in its time and this is approved by different papers (Huang, Pedoeem, & Chen, 2019;J. Redmon & Farhadi, 2016; J. S. D. R. G. A. F. Redmon, 2016;Ren, Fang, & Djahel, 2017;Rijthoven, Swiderska-chadaj, & Ciompi, 2018).…”
Section: Methodsmentioning
confidence: 99%
“…Such solutions are computationally expensive, which makes them unfeasible, in practice, to be used in devices with computational constraints, such as memory, computational power, bandwidth and energy [13]. In this regard, some "mobile" CNN architectures have been already proposed [19,22,44,49,66], i.e., lightweight convolutional neural network architectures specifically designed for mobile devices.…”
Section: Related Work a Scene Text Detectionmentioning
confidence: 99%
“…Redmon made some small changes to further improve YOLO to become YOLOv3 [RF18], which is said with bigger network but more accurate results. Huang et al proposed YOLO-LITE [HPC18] to support real-time object detection, especially for devices without GPUs, such as a laptop or a cellphone.…”
Section: Related Workmentioning
confidence: 99%