arXiv Analytics

Sign in

arXiv:1908.00328 [cs.CV]AbstractReferencesReviewsResources

ScarfNet: Multi-scale Features with Deeply Fused and Redistributed Semantics for Enhanced Object Detection

Jin Hyeok Yoo, Seong Hyeon Park, Jun Won Choi

Published 2019-08-01Version 1

Convolutional neural network (CNN) has led to significant progress in object detection. In order to detect the objects in various sizes, the object detectors often exploit the hierarchy of the multi-scale feature maps called feature pyramid, which is readily obtained by the CNN architecture. However, the performance of these object detectors is limited since the bottom-level feature maps, which experience fewer convolutional layers, lack the semantic information needed to capture the characteristics of the small objects. In order to address such problem, various methods have been proposed to increase the depth for the bottom-level features used for object detection. While most approaches are based on the generation of additional features through the top-down pathway with lateral connections, our approach directly fuses multi-scale feature maps using bidirectional long short term memory (biLSTM) in effort to generate deeply fused semantics. Then, the resulting semantic information is redistributed to the individual pyramidal feature at each scale through the channel-wise attention model. We integrate our semantic combining and attentive redistribution feature network (ScarfNet) with baseline object detectors, i.e., Faster R-CNN, single-shot multibox detector (SSD) and RetinaNet. Our experiments show that our method outperforms the existing feature pyramid methods as well as the baseline detectors and achieve the state of the art performances in the PASCAL VOC and COCO detection benchmarks.

Related articles: Most relevant | Search more
arXiv:2106.08795 [cs.CV] (Published 2021-06-16)
Robustness of Object Detectors in Degrading Weather Conditions
arXiv:2210.08870 [cs.CV] (Published 2022-10-17, updated 2022-10-25)
Differential Evolution based Dual Adversarial Camouflage: Fooling Human Eyes and Object Detectors
arXiv:1704.07293 [cs.CV] (Published 2017-04-24)
Measuring the Accuracy of Object Detectors and Trackers