Convolutional Oriented Boundaries
We present Convolutional Oriented Boundaries (COB), which produces multiscale oriented contours and region hierarchies starting from generic image classification Convolutional Neural Networks (CNNs). COB is computationally efficient, because it requires a single CNN forward pass for contour detection and it uses a novel sparse boundary representation for hierarchical segmentation; it gives a significant leap in performance over the state-of-the-art, and it generalizes very well to unseen categories and datasets. Particularly, we show that learning to estimate not only contour strength but also orientation provides more accurate results. We perform extensive experiments on BSDS, PASCAL Context, PASCAL Segmentation, and MS-COCO, showing that COB provides state-of-the-art contours, region hierarchies, and object proposals in all datasets.
Code (1)
Tasks
Contour DetectionGeneral Classificationimage-classificationImage ClassificationSegmentationSimilar Papers 제목 키워드 기반
Convolutional Oriented Boundaries: From Image Segmentation to High-Level Tasks
We present Convolutional Oriented Boundaries (COB), which produces multiscale oriented contours and region hierarchies starting from generic image classification Convolutional Neural Networks (CNNs). COB is computational…
Boundary DetectionContour Detectionimage-classificationImage Classification+6Deep Direct Regression for Multi-Oriented Scene Text Detection
In this paper, we first provide a new perspective to divide existing high performance object detection methods into direct and indirect regressions. Direct regression performs boundary regression by predicting the offset…
Multi-Oriented Scene Text Detectionobject-detectionObject Detectionregression+2Why Convolutional Networks Learn Oriented Bandpass Filters: A Hypothesis
It has been repeatedly observed that convolutional architectures when applied to image understanding tasks learn oriented bandpass filters. A standard explanation of this result is that these filters reflect the structur…
Why Convolutional Networks Learn Oriented Bandpass Filters: Theory and Empirical Support
It has been repeatedly observed that convolutional architectures when applied to image understanding tasks learn oriented bandpass filters. A standard explanation of this result is that these filters reflect the structur…
Fully Convolutional Grasp Detection Network with Oriented Anchor Box
In this paper, we present a real-time approach to predict multiple grasping poses for a parallel-plate robotic gripper using RGB images. A model with oriented anchor box mechanism is proposed and a new matching strategy …