2020 IEEE Winter Conference on Applications of Computer Vision (WACV) 2020
DOI: 10.1109/wacv45572.2020.9093447
|View full text |Cite
|
Sign up to set email alerts
|

Efficient Object Detection in Large Images Using Deep Reinforcement Learning

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
51
0

Year Published

2020
2020
2022
2022

Publication Types

Select...
3
3
3

Relationship

0
9

Authors

Journals

citations
Cited by 94 publications
(51 citation statements)
references
References 34 publications
0
51
0
Order By: Relevance
“…For comparison, we explore using four representative object detection models with a proposed model for the HRSID dataset, which are Faster R-CNN [16], RetinaNet [17], YOLOv3 [9], YOLOv5 [18], and HRSDNet [11]. And Ef-ficientOD [8] is considered as baseline. EfficientOD and YOLO baselines, we follow parameters from publicly available code except for the size of input images.…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…For comparison, we explore using four representative object detection models with a proposed model for the HRSID dataset, which are Faster R-CNN [16], RetinaNet [17], YOLOv3 [9], YOLOv5 [18], and HRSDNet [11]. And Ef-ficientOD [8] is considered as baseline. EfficientOD and YOLO baselines, we follow parameters from publicly available code except for the size of input images.…”
Section: Methodsmentioning
confidence: 99%
“…Previous methods proposed to overcome these limitations fall into one of the following two categories: 1) utilization of the lightweight model architectures [3,4,5], and 2) acceleration of the operation time by reducing the search space itself [6,7]. On the other hand, Uzkent et al [8] proposed an efficient detection model to use LR images as much as possible, as long as sufficient information can be incorporated by a Reinforcement Learning (RL) agent and YOLOv3 [9] detectors. However, this approach cannot be applied for an end-to-end framework and requires pre-trained detection models.…”
Section: Introductionmentioning
confidence: 99%
“…Reinforcement learning based Region Proposal Network (RPN) [10] has also been explored to increase its efficiency of computation. In [79], [80], an agent selects the regions of the image which need to be processed at higher resolution or by a finer detector to reduce computation. In [81] RoIs are effectively selected based on the interdependence of objects with tree-structured reinforcement learning.…”
Section: Single-image Roi Selection Methodsmentioning
confidence: 99%
“…For example, Ref. [89] trained an agent to select appropriate spatial resolutions for satellite images that run through detectors. When a low spatial resolution image is dominated by large objects, the agent passes this image to a coarse level detector.…”
Section: Spatial Samplingmentioning
confidence: 99%