paper-with-me

Papers

ContourCNN: convolutional neural network for contour data classification

2020-09-20 · Ahmad Droby, Jihad El-Sana

This paper proposes a novel Convolutional Neural Network model for contour data analysis (ContourCNN) and shape classification. A contour is a circular sequence of points representing a closed shape. For handling the cyclical property of the contour representation, we employ circular convolution layers. Contours are often represented sparsely. To address information sparsity, we introduce priority pooling layers that select features based on their magnitudes. Priority pooling layers pool features with low magnitudes while leaving the rest unchanged. We evaluated the proposed model using letters and digits shapes extracted from the EMNIST dataset and obtained a high classification accuracy.

📄 PDF Abstract BibTeX arXiv:2009.09412

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar 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 computational…

Contour DetectionGeneral Classificationimage-classificationImage Classification+1

Contour Detection in Cassini ISS images based on Hierarchical Extreme Learning Machine and Dense Conditional Random Field

2019-08-22 · Xiqi Yang, Qingfeng Zhang, Zhan Li

In Cassini ISS (Imaging Science Subsystem) images, contour detection is often performed on disk-resolved object to accurately locate their center. Thus, the contour detection is a key problem. Traditional edge detection …

Contour DetectionEdge Detectionobject-detectionObject Detection

DeepEdge: A Multi-Scale Bifurcated Deep Network for Top-Down Contour Detection

2014-12-02 · CVPR 2015 6 · Gedas Bertasius, Jianbo Shi, Lorenzo Torresani

Contour detection has been a fundamental component in many image segmentation and object detection systems. Most previous work utilizes low-level features such as texture or saliency to detect contours and then use them …

Contour DetectionFeature EngineeringGeneral ClassificationImage Segmentation+4

Pixel-wise Deep Learning for Contour Detection

2015-04-08 · Jyh-Jing Hwang, Tyng-Luh Liu

We address the problem of contour detection via per-pixel classifications of edge point. To facilitate the process, the proposed approach leverages with DenseNet, an efficient implementation of multiscale convolutional n…

Contour DetectionDeep Learning

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