CVGRLGNov 29, 2019

SketchZooms: Deep multi-view descriptors for matching line drawings

arXiv:1912.05019v24 citations
Originality Incremental advance
AI Analysis

This addresses the problem of matching sketches for applications in design and image analysis, but it is incremental as it builds on existing deep learning techniques for photographs.

The paper tackles the problem of finding point-wise correspondences between sketch images, which is challenging due to human drawing style variations and viewport changes, by presenting the first learned descriptor for dense registration in line drawings, showing generalization to unseen human-drawn sketches.

Finding point-wise correspondences between images is a long-standing problem in image analysis. This becomes particularly challenging for sketch images, due to the varying nature of human drawing style, projection distortions and viewport changes. In this paper we present the first attempt to obtain a learned descriptor for dense registration in line drawings. Based on recent deep learning techniques for corresponding photographs, we designed descriptors to locally match image pairs where the object of interest belongs to the same semantic category, yet still differ drastically in shape, form, and projection angle. To this end, we have specifically crafted a data set of synthetic sketches using non-photorealistic rendering over a large collection of part-based registered 3D models. After training, a neural network generates descriptors for every pixel in an input image, which are shown to generalize correctly in unseen sketches hand-drawn by humans. We evaluate our method against a baseline of correspondences data collected from expert designers, in addition to comparisons with other descriptors that have been proven effective in sketches. Code, data and further resources will be publicly released by the time of publication.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes