2020
DOI: 10.18280/isi.250517
|View full text |Cite
|
Sign up to set email alerts
|

Object Detection Using Stacked YOLOv3

Abstract: Object detection is a stimulating task in the applications of computer vision. It is gaining a lot of attention in many real-time applications such as detection of number plates of suspect cars, identifying trespassers under surveillance areas, detecting unmasked faces in security gates during the COVID-19 period, etc. Region-based Convolution Neural Networks(R-CNN), You only Look once (YOLO) based CNNs, etc., comes under Deep Learning approaches. In this proposed work, an improved stacked Yolov3 model is desi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 11 publications
(7 citation statements)
references
References 16 publications
0
6
0
Order By: Relevance
“…e network consists of 53 convolutional layers of 3 × 3 and 1 × 1 [21]. In response to the disappearance of gradients that may be caused by too deep layers of feature extraction, residuals are used to greatly reduce the channels of each convolution, and 3 feature images of the input with different scales are multiscale predicted to output [22]. YOLOv3 target detection algorithm is shown in Figure 1.…”
Section: Yolov3 Target Detection Algorithmmentioning
confidence: 99%
See 2 more Smart Citations
“…e network consists of 53 convolutional layers of 3 × 3 and 1 × 1 [21]. In response to the disappearance of gradients that may be caused by too deep layers of feature extraction, residuals are used to greatly reduce the channels of each convolution, and 3 feature images of the input with different scales are multiscale predicted to output [22]. YOLOv3 target detection algorithm is shown in Figure 1.…”
Section: Yolov3 Target Detection Algorithmmentioning
confidence: 99%
“…eoretically, when tracking a target, the direction of the movement of the target can be calculated according to the area coordinates of the same target in two adjacent frames. For example, if the coordinates of the target in the first frame are (12,22) and the coordinates in the second frame are (14,22), the target moves to the right side of the screen. However, in real situation, the coordinates of the target object may be jittered as the screen and the target move synchronously.…”
Section: Multiframe Regression Direction Determinationmentioning
confidence: 99%
See 1 more Smart Citation
“…Using fast R-CNN the transfer learning techniques were used to generate the multi-channel images. Multi-channel networks are also used in other applications, [15] proposed a stack of YOLOv3 for mask detection in security checkpoints during Coronavirus disease (COVID-19). [16] designed a multi-class CNN to classify input images of liver lesions into sub-groupings of marginal and internal patches.…”
Section: Related Wordmentioning
confidence: 99%
“…In addition to that, we are detecting not only stagnant water but wet surface around it which makes this work novel. Therefore, a real-time object detection algorithm YOLO V3 was chosen due to its good accuracy and speed (9) . In this research, we had success in detecting various forms of water like muddy, transparent, blue, green, and black water.…”
Section: Introductionmentioning
confidence: 99%