paper-with-me

홈 › Papers

Multi-column Point-CNN for Sketch Segmentation

2018-12-28 · Fei Wang, Shujin Lin, Hanhui Li, Hefeng Wu, Junkun Jiang, Ruomei Wang, Xiaonan Luo

Traditional sketch segmentation methods mainly rely on handcrafted features and complicate models, and their performance is far from satisfactory due to the abstract representation of sketches. Recent success of Deep Neural Networks (DNNs) in related tasks suggests DNNs could be a practical solution for this problem, yet the suitable datasets for learning and evaluating DNNs are limited. To this end, we introduce SketchSeg, a large dataset consisting of 10,000 pixel-wisely labeled sketches.Besides, due to the lack of colors and textures in sketches, conventional DNNs learned on natural images are not optimal for tackling our problem.Therefore, we further propose the Multi-column Point-CNN (MCPNet), which (1) directly takes sampled points as its input to reduce computational costs, and (2) adopts multiple columns with different filter sizes to better capture the structures of sketches. Extensive experiments validate that the MCPNet is superior to conventional DNNs like FCN. The SketchSeg dataset is publicly available on https://drive.google.com/open?id=1OpCBvkInhxvfAHuVs-spDEppb8iXFC3C.

📄 PDF Abstract BibTeX arXiv:1812.11029

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Spatial Random Sampling: A Structure-Preserving Data Sketching Tool

2017-05-09 · Mostafa Rahmani, George Atia

Random column sampling is not guaranteed to yield data sketches that preserve the underlying structures of the data and may not sample sufficiently from less-populated data clusters. Also, adaptive sampling can often pro…

Descriptive

Face Sketch Synthesis with Style Transfer using Pyramid Column Feature

2020-09-18 · Chaofeng Chen, Xiao Tan, Kwan-Yee K. Wong

In this paper, we propose a novel framework based on deep neural networks for face sketch synthesis from a photo. Imitating the process of how artists draw sketches, our framework synthesizes face sketches in a cascaded …

Face Sketch SynthesisStyle Transfer

A Distance-preserving Matrix Sketch

2020-09-08 · Leland Wilkinson, Hengrui Luo

Visualizing very large matrices involves many formidable problems. Various popular solutions to these problems involve sampling, clustering, projection, or feature selection to reduce the size and complexity of the origi…

Clusteringfeature selectionVisual Reasoning

SketchGNN: Semantic Sketch Segmentation with Graph Neural Networks

2020-03-02 · Lumin Yang, Jiajie Zhuang, Hongbo Fu, Xiangzhi Wei 외

We introduce SketchGNN, a convolutional graph neural network for semantic segmentation and labeling of freehand vector sketches. We treat an input stroke-based sketch as a graph, with nodes representing the sampled point…

Graph Neural NetworkSegmentationSemantic Segmentation

MetaSketch: Wireless Semantic Segmentation by Metamaterial Surfaces

2021-08-14 · Jingzhi Hu, Hongliang Zhang, Kaigui Bian, Zhu Han 외

Semantic segmentation is a process of partitioning an image into multiple segments for recognizing humans and objects, which can be widely applied in scenarios such as healthcare and safety monitoring. To avoid privacy v…

Compressive SensingObject RecognitionSemantic Segmentation