paper-with-me

홈 › Papers

Self-Supervised Sketch-to-Image Synthesis

2020-12-16 · Bingchen Liu, Yizhe Zhu, Kunpeng Song, Ahmed Elgammal

Imagining a colored realistic image from an arbitrarily drawn sketch is one of the human capabilities that we eager machines to mimic. Unlike previous methods that either requires the sketch-image pairs or utilize low-quantity detected edges as sketches, we study the exemplar-based sketch-to-image (s2i) synthesis task in a self-supervised learning manner, eliminating the necessity of the paired sketch data. To this end, we first propose an unsupervised method to efficiently synthesize line-sketches for general RGB-only datasets. With the synthetic paired-data, we then present a self-supervised Auto-Encoder (AE) to decouple the content/style features from sketches and RGB-images, and synthesize images that are both content-faithful to the sketches and style-consistent to the RGB-images. While prior works employ either the cycle-consistence loss or dedicated attentional modules to enforce the content/style fidelity, we show AE's superior performance with pure self-supervisions. To further improve the synthesis quality in high resolution, we also leverage an adversarial network to refine the details of synthetic images. Extensive experiments on 1024*1024 resolution demonstrate a new state-of-art-art performance of the proposed model on CelebA-HQ and Wiki-Art datasets. Moreover, with the proposed sketch generator, the model shows a promising performance on style mixing and style transfer, which require synthesized images to be both style-consistent and semantically meaningful. Our code is available on https://github.com/odegeasslbc/Self-Supervised-Sketch-to-Image-Synthesis-PyTorch, and please visit https://create.playform.io/my-projects?mode=sketch for an online demo of our model.

📄 PDF Abstract BibTeX arXiv:2012.09290

Code (1)

odegeasslbc/Self-Supervised-Sketch-to-Image-Synthesis-PyTorch 공식 구현 pytorch

Tasks

Image GenerationSelf-Supervised LearningStyle Transfer

Similar Papers 제목 키워드 기반

Unsupervised Sketch to Photo Synthesis

2020-08-01 · ECCV 2020 8 · Runtao Liu, Qian Yu, Stella X. Yu

Humans can envision a realistic photo given a free-hand sketch that is not only spatially imprecise and geometrically distorted but also without colors and visual details. We study unsupervised sketch to photo synthesis …

DenoisingImage RetrievalRetrievalSketch-Based Image Retrieval+1

Unsupervised Sketch-to-Photo Synthesis

2019-09-18 · Runtao Liu, Qian Yu, Stella Yu

Humans can envision a realistic photo given a free-hand sketch that is not only spatially imprecise and geometrically distorted but also without colors and visual details. We study unsupervised sketch-to-photo synthesis …

ColorizationData AugmentationDenoisingImage Generation+4

Text-Guided Scene Sketch-to-Photo Synthesis

2023-02-14 · AprilPyone MaungMaung, Makoto Shing, Kentaro Mitsui, Kei Sawada 외

We propose a method for scene-level sketch-to-photo synthesis with text guidance. Although object-level sketch-to-photo synthesis has been widely studied, whole-scene synthesis is still challenging without reference phot…

Self-Supervised Learning

MOST-Net: A Memory Oriented Style Transfer Network for Face Sketch Synthesis

2022-02-08 · Fan Ji, Muyi Sun, Xingqun Qi, Qi Li 외

Face sketch synthesis has been widely used in multi-media entertainment and law enforcement. Despite the recent developments in deep neural networks, accurate and realistic face sketch synthesis is still a challenging ta…

DiversityFace Sketch SynthesisImage-to-Image TranslationSSIM+1

SketchTriplet: Self-Supervised Scenarized Sketch-Text-Image Triplet Generation

2024-05-29 · Zhenbei Wu, Qiang Wang, Jie Yang

The scarcity of free-hand sketch presents a challenging problem. Despite the emergence of some large-scale sketch datasets, these datasets primarily consist of sketches at the single-object level. There continues to be a…

Image GenerationImage RetrievalSketch-Based Image RetrievalTriplet