Inside-Outside Net: Detecting Objects in Context with Skip Pooling and Recurrent Neural Networks
It is well known that contextual and multi-scale representations are important for accurate visual recognition. In this paper we present the Inside-Outside Net (ION), an object detector that exploits information both inside and outside the region of interest. Contextual information outside the region of interest is integrated using spatial recurrent neural networks. Inside, we use skip pooling to extract information at multiple scales and levels of abstraction. Through extensive experiments we evaluate the design space and provide readers with an overview of what tricks of the trade are important. ION improves state-of-the-art on PASCAL VOC 2012 object detection from 73.9% to 76.4% mAP. On the new and more challenging MS COCO dataset, we improve state-of-art-the from 19.7% to 33.1% mAP. In the 2015 MS COCO Detection Challenge, our ION model won the Best Student Entry and finished 3rd place overall. As intuition suggests, our detection results provide strong evidence that context and multi-scale representations improve small object detection.
Code (0)
등록된 구현이 없습니다.
Tasks
Objectobject-detectionObject DetectionSmall Object DetectionSimilar Papers 제목 키워드 기반
Introducing 'Inside' Out of Distribution
Detecting and understanding out-of-distribution (OOD) samples is crucial in machine learning (ML) to ensure reliable model performance. Current OOD studies, in general, and in the context of ML, in particular, primarily …
A Hierarchical Fuzzy System for an Advanced Driving Assistance System
In this study, we present a hierarchical fuzzy system by evaluating the risk state for a Driver Assistance System in order to contribute in reducing the road accident's number. A key component of this system is its abili…
EEGElectroencephalogram (EEG)IMMVP: An Efficient Daytime and Nighttime On-Road Object Detector
It is hard to detect on-road objects under various lighting conditions. To improve the quality of the classifier, three techniques are used. We define subclasses to separate daytime and nighttime samples. Then we skip si…
Extended Gaze Following: Detecting Objects in Videos Beyond the Camera Field of View
In this paper we address the problems of detecting objects of interest in a video and of estimating their locations, solely from the gaze directions of people present in the video. Objects can be indistinctly located ins…
DecoderMultimodal Driver Referencing: A Comparison of Pointing to Objects Inside and Outside the Vehicle
Advanced in-cabin sensing technologies, especially vision based approaches, have tremendously progressed user interaction inside the vehicle, paving the way for new applications of natural user interaction. Just as human…