2018
DOI: 10.1609/aaai.v32i1.12265
|View full text |Cite
|
Sign up to set email alerts
|

R-FCN++: Towards Accurate Region-Based Fully Convolutional Networks for Object Detection

Abstract: Region based detectors like Faster R-CNN and R-FCN have achieved leading performance on object detection benchmarks. However, in Faster R-CNN, RoI pooling is used to extract feature of each region, which might harm the classification as the RoI pooling loses spatial resolution. Also it gets slow when a large number of proposals are utilized. R-FCN is a fully convolutional structure that uses a position-sensitive pooling layer to extract prediction score of each region, which speeds up network by sharing comput… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
21
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
7
2
1

Relationship

0
10

Authors

Journals

citations
Cited by 33 publications
(21 citation statements)
references
References 24 publications
0
21
0
Order By: Relevance
“…Global context takes the overall structure in the image into account to learn from the scene-level context. Li et al proposed a new pooling method with either row-or column-wise max pooling by introducing a global context module using a separate convolution kernel 28 . Bell et al proposed an insideoutside network (ION) that uses both internal and external information of the ROI 29 .…”
Section: Global Context Informationmentioning
confidence: 99%
“…Global context takes the overall structure in the image into account to learn from the scene-level context. Li et al proposed a new pooling method with either row-or column-wise max pooling by introducing a global context module using a separate convolution kernel 28 . Bell et al proposed an insideoutside network (ION) that uses both internal and external information of the ROI 29 .…”
Section: Global Context Informationmentioning
confidence: 99%
“…Module (GRAM) and relationships between objects. Local context can be integrated by simply enlarging the proposal size [52], [63] while global context can be incorporated by either global pooling operation [23], [24], [27] or learning with recurrent neural networks (RNN) [2], [22]. Closely related to our GRAM, Wang et al [48] introduce a non-local network to model global contextual information.…”
Section: Global Roi Attentionmentioning
confidence: 99%
“…It has been found that Faster R‐CNN uses function maps, which is heavy computationally. In a similar work (Li, 2016), authors proposed a region‐based faster convolutional network R‐FCN to save computational resources by the region of interest (ROI) mapping. However, the objects of different scales make it harder for the network to run the detection task efficiently.…”
Section: Related Workmentioning
confidence: 99%