paper-with-me

홈 › Papers

Synthesizing human-like sketches from natural images using a conditional convolutional decoder

2020-03-16 · Moritz Kampelmühler, Axel Pinz

Humans are able to precisely communicate diverse concepts by employing sketches, a highly reduced and abstract shape based representation of visual content. We propose, for the first time, a fully convolutional end-to-end architecture that is able to synthesize human-like sketches of objects in natural images with potentially cluttered background. To enable an architecture to learn this highly abstract mapping, we employ the following key components: (1) a fully convolutional encoder-decoder structure, (2) a perceptual similarity loss function operating in an abstract feature space and (3) conditioning of the decoder on the label of the object that shall be sketched. Given the combination of these architectural concepts, we can train our structure in an end-to-end supervised fashion on a collection of sketch-image pairs. The generated sketches of our architecture can be classified with 85.6% Top-5 accuracy and we verify their visual quality via a user study. We find that deep features as a perceptual similarity metric enable image translation with large domain gaps and our findings further show that convolutional neural networks trained on image classification tasks implicitly learn to encode shape information. Code is available under https://github.com/kampelmuehler/synthesizing_human_like_sketches

📄 PDF Abstract BibTeX arXiv:2003.07101

Code (1)

kampelmuehler/synthesizing_human_like_sketches 공식 구현 pytorch

Tasks

Decoderimage-classificationImage ClassificationTranslation

Similar Papers 제목 키워드 기반

SEVA: Leveraging sketches to evaluate alignment between human and machine visual abstraction

2023-12-05 · NeurIPS 2023 11 · Kushin Mukherjee, Holly Huey, Xuanchen Lu, Yael Vinker 외

Sketching is a powerful tool for creating abstract images that are sparse but meaningful. Sketch understanding poses fundamental challenges for general-purpose vision algorithms because it requires robustness to the spar…

Sketch Recognition

Convolutional Sketch Inversion

2016-06-09 · Yağmur Güçlütürk, Umut Güçlü, Rob Van Lier, Marcel A. J. van Gerven

In this paper, we use deep neural networks for inverting face sketches to synthesize photorealistic face images. We first construct a semi-simulated dataset containing a very large number of computer-generated face sketc…

Stochastic Optimization

SketchyGAN: Towards Diverse and Realistic Sketch to Image Synthesis

2018-01-09 · CVPR 2018 6 · Wengling Chen, James Hays

Synthesizing realistic images from human drawn sketches is a challenging problem in computer graphics and vision. Existing approaches either need exact edge maps, or rely on retrieval of existing photographs. In this wor…

Data AugmentationGenerative Adversarial NetworkImage GenerationRetrieval+1

Quality Guided Sketch-to-Photo Image Synthesis

2020-04-20 · Uche Osahor, Hadi Kazemi, Ali Dabouei, Nasser Nasrabadi

Facial sketches drawn by artists are widely used for visual identification applications and mostly by law enforcement agencies, but the quality of these sketches depend on the ability of the artist to clearly replicate a…

AttributeGenerative Adversarial NetworkImage Generation

Semantic Adversarial Network for Zero-Shot Sketch-Based Image Retrieval

2019-05-07 · Xinxun Xu, Hao Wang, Leida Li, Cheng Deng

Zero-shot sketch-based image retrieval (ZS-SBIR) is a specific cross-modal retrieval task for retrieving natural images with free-hand sketches under zero-shot scenario. Previous works mostly focus on modeling the corres…

Cross-Modal RetrievalImage RetrievalRetrievalSketch-Based Image Retrieval+1