2019 IEEE/CVF International Conference on Computer Vision (ICCV) 2019
DOI: 10.1109/iccv.2019.00059
|View full text |Cite
|
Sign up to set email alerts
|

Gaussian YOLOv3: An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving

Abstract: The use of object detection algorithms is becoming increasingly important in autonomous vehicles, and object detection at high accuracy and a fast inference speed is essential for safe autonomous driving. A false positive (FP) from a false localization during autonomous driving can lead to fatal accidents and hinder safe and efficient driving. Therefore, a detection algorithm that can cope with mislocalizations is required in autonomous driving applications. This paper proposes a method for improving the detec… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
221
0
1

Year Published

2020
2020
2021
2021

Publication Types

Select...
5
4

Relationship

1
8

Authors

Journals

citations
Cited by 424 publications
(222 citation statements)
references
References 25 publications
0
221
0
1
Order By: Relevance
“…The above experiments show that even though this paper focuses mainly on YOLO detectors which achieve the best trade-offs between accuracy and speed [6], the proposed scheme also works well for various networks (i.e., YOLOv2, YOLOv3, ResNet50) on various datasets, including both object detection (i.e., VOC, COCO) and classification (i.e., ImageNet). Therefore, it is expected that the proposed scheme can be generalized to all other deep networks based on the convolutional layers.…”
Section: A Mixed Precision Quantizationmentioning
confidence: 94%
See 1 more Smart Citation
“…The above experiments show that even though this paper focuses mainly on YOLO detectors which achieve the best trade-offs between accuracy and speed [6], the proposed scheme also works well for various networks (i.e., YOLOv2, YOLOv3, ResNet50) on various datasets, including both object detection (i.e., VOC, COCO) and classification (i.e., ImageNet). Therefore, it is expected that the proposed scheme can be generalized to all other deep networks based on the convolutional layers.…”
Section: A Mixed Precision Quantizationmentioning
confidence: 94%
“…It is noteworthy that Ti(l+1) = To(l) and Ml = Nl+1. Hence, Ti and To of each layer can be easily chosen by the guideline in (6).…”
Section: =1mentioning
confidence: 99%
“…Combining other good ideas, YOLOv3 [19] improved prediction accuracy, especially for small objects, while maintaining its speed advantage. Based on the network of YOLOv3, Gaussian YOLOv3 [20] improved the performance of the model by increasing the output of the network and improving the loss function of the network.…”
Section: ) One-stage Methodsmentioning
confidence: 99%
“…Most object detection networks could be divided into two categories: 1. two-stage deep neural networks, represented by R-CNN [31], including R-CNN, Fast R-CNN [32], Faster R-CNN [33], Mask R-CNN [34]; 2. one-stage deep neural networks with end-to-end structure, represented by YOLO [35] and its variants, including YOLO9000 [36], YOLOv3, Gaussian YOLOv3 [37], etc. Two-stage networks perform better, while one-stage networks operate faster.…”
Section: B Deep Learning-based Methodsmentioning
confidence: 99%