paper-with-me

Papers

Vectorization and Rasterization: Self-Supervised Learning for Sketch and Handwriting

2021-03-25 · CVPR 2021 1 · Ayan Kumar Bhunia, Pinaki Nath Chowdhury, Yongxin Yang, Timothy M. Hospedales, Tao Xiang, Yi-Zhe Song

Self-supervised learning has gained prominence due to its efficacy at learning powerful representations from unlabelled data that achieve excellent performance on many challenging downstream tasks. However supervision-free pre-text tasks are challenging to design and usually modality specific. Although there is a rich literature of self-supervised methods for either spatial (such as images) or temporal data (sound or text) modalities, a common pre-text task that benefits both modalities is largely missing. In this paper, we are interested in defining a self-supervised pre-text task for sketches and handwriting data. This data is uniquely characterised by its existence in dual modalities of rasterized images and vector coordinate sequences. We address and exploit this dual representation by proposing two novel cross-modal translation pre-text tasks for self-supervised feature learning: Vectorization and Rasterization. Vectorization learns to map image space to vector coordinates and rasterization maps vector coordinates to image space. We show that the our learned encoder modules benefit both raster-based and vector-based downstream approaches to analysing hand-drawn data. Empirical evidence shows that our novel pre-text tasks surpass existing single and multi-modal self-supervision methods.

📄 PDF Abstract BibTeX arXiv:2103.13716

Code (1)

AyanKumarBhunia/Self-Supervised-Learning-for-Sketch pytorch

Tasks

Self-Supervised LearningTranslation

Similar Papers 제목 키워드 기반

Online Map Vectorization for Autonomous Driving: A Rasterization Perspective

2023-06-18 · NeurIPS 2023 11 · Gongjie Zhang, Jiahao Lin, Shuang Wu, Yilin Song 외

Vectorized high-definition (HD) map is essential for autonomous driving, providing detailed and precise environmental information for advanced perception and planning. However, current map vectorization methods often exh…

Autonomous DrivingPhilosophySensitivity

Research on Image Processing and Vectorization Storage Based on Garage Electronic Maps

2024-06-02 · Nan Dou, Qi Shi, Zhigang Lian

For the purpose of achieving a more precise definition and data analysis of images, this study conducted a research on vectorization and rasterization storage of electronic maps, focusing on a large underground parking g…

Sketch-R2CNN: An Attentive Network for Vector Sketch Recognition

2018-11-20 · Lei Li, Changqing Zou, Youyi Zheng, Qingkun Su 외

Freehand sketching is a dynamic process where points are sequentially sampled and grouped as strokes for sketch acquisition on electronic devices. To recognize a sketched object, most existing methods discard such import…

Sketch Recognition

Towards Layer-wise Image Vectorization

2022-06-09 · CVPR 2022 1 · Xu Ma, Yuqian Zhou, Xingqian Xu, Bin Sun 외

Image rasterization is a mature technique in computer graphics, while image vectorization, the reverse path of rasterization, remains a major challenge. Recent advanced deep learning-based models achieve vectorization an…

Cloud2Curve: Generation and Vectorization of Parametric Sketches

2021-03-29 · CVPR 2021 1 · Ayan Das, Yongxin Yang, Timothy Hospedales, Tao Xiang 외

Analysis of human sketches in deep learning has advanced immensely through the use of waypoint-sequences rather than raster-graphic representations. We further aim to model sketches as a sequence of low-dimensional param…