2020
DOI: 10.21203/rs.3.rs-132774/v1
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

Comparative Analysis of Deep Learning Image Detection Algorithms

Abstract: As humans, we do not have to strain ourselves when we interpret our surroundings through our visual senses. From the moment we begin to observe, we unconsciously train ourselves with the same set of images. Hence, distinguishing entities is not a difficult task for us. On the contrary, computer views all kinds of visual media as an array of numerical values. Due to this contrast in approach, they require image processing algorithms to examine the contents of images. This project presents a comparative analysis… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
11
0
1

Year Published

2021
2021
2024
2024

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 13 publications
(12 citation statements)
references
References 13 publications
0
11
0
1
Order By: Relevance
“…At the current moment, there are five versions of YOLO networks. As mentioned in the article by Srivastava et al [32], YOLOv3 allows for rapid calculation while maintaining very high accuracy. The transition from DarkNet to the PyTorch with the fifth version allowed for the rapid development of YOLOv5 [33], which started with lower accuracy.…”
Section: Related Methodsmentioning
confidence: 99%
“…At the current moment, there are five versions of YOLO networks. As mentioned in the article by Srivastava et al [32], YOLOv3 allows for rapid calculation while maintaining very high accuracy. The transition from DarkNet to the PyTorch with the fifth version allowed for the rapid development of YOLOv5 [33], which started with lower accuracy.…”
Section: Related Methodsmentioning
confidence: 99%
“…The original resolution of the smartphone image is 4032 x 3024 pixels which are resized to 416 x 416 pixels. It aims to make the training process lighter and faster [9]. The resizing process is done using the Pillow library in Python 3.7.…”
Section: Image Collectionmentioning
confidence: 99%
“…In this study, the YOLO algorithm was chosen because it has the best processing speed, which is crucial when processing real-time images and videos [9]. Specifically, this research uses the 4th version (YOLOv4), the state-of-art of the YOLO algorithm.…”
Section: Introductionmentioning
confidence: 99%
“…In this research [16], different pre-trained models using two datasets MS COCO [17] and PASCAL VOC [18] have been reviewed for object detection such as R-CNN, R-FCN, SSD, and YOLO, with different feature extractors such as VGG16, ResNet, Inception, MobileNet. Srivastava et al [19] were presented a comparative analysis of 3 major image processing algorithms: SSD, Faster R-CNN, and YOLO. In this analysis, they chose the COCO dataset to evaluate the performance and accuracy of the three algorithms and analyzed their strengths and weaknesses.…”
Section: Intputmentioning
confidence: 99%