paper-with-me

Papers

Convolutional Oriented Boundaries

2016-08-09 · Kevis-Kokitsi Maninis, Jordi Pont-Tuset, Pablo Arbeláez, Luc van Gool

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.

📄 PDF Abstract BibTeX arXiv:1608.02755

Code (1)

kmaninis/COB

Tasks

Contour DetectionGeneral Classificationimage-classificationImage ClassificationSegmentation

Similar Papers 제목 키워드 기반

Convolutional Oriented Boundaries: From Image Segmentation to High-Level Tasks

2017-01-17 · Kevis-Kokitsi Maninis, Jordi Pont-Tuset, Pablo Arbeláez, Luc van Gool

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+6

Deep Direct Regression for Multi-Oriented Scene Text Detection

2017-03-24 · ICCV 2017 10 · Wenhao He, Xu-Yao Zhang, Fei Yin, Cheng-Lin Liu

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+2

Why Convolutional Networks Learn Oriented Bandpass Filters: A Hypothesis

2019-09-25 · Richard P. Wildes

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

2020-11-30 · Isma Hadji, Richard P. Wildes

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

2018-03-06 · Xinwen Zhou, Xuguang Lan, Hanbo Zhang, Zhiqiang Tian 외

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 …