paper-with-me

Papers

Picture that Sketch: Photorealistic Image Generation from Abstract Sketches

2023-03-20 · CVPR 2023 1 · Subhadeep Koley, Ayan Kumar Bhunia, Aneeshan Sain, Pinaki Nath Chowdhury, Tao Xiang, Yi-Zhe Song

Given an abstract, deformed, ordinary sketch from untrained amateurs like you and me, this paper turns it into a photorealistic image - just like those shown in Fig. 1(a), all non-cherry-picked. We differ significantly from prior art in that we do not dictate an edgemap-like sketch to start with, but aim to work with abstract free-hand human sketches. In doing so, we essentially democratise the sketch-to-photo pipeline, "picturing" a sketch regardless of how good you sketch. Our contribution at the outset is a decoupled encoder-decoder training paradigm, where the decoder is a StyleGAN trained on photos only. This importantly ensures that generated results are always photorealistic. The rest is then all centred around how best to deal with the abstraction gap between sketch and photo. For that, we propose an autoregressive sketch mapper trained on sketch-photo pairs that maps a sketch to the StyleGAN latent space. We further introduce specific designs to tackle the abstract nature of human sketches, including a fine-grained discriminative loss on the back of a trained sketch-photo retrieval model, and a partial-aware sketch augmentation strategy. Finally, we showcase a few downstream tasks our generation model enables, amongst them is showing how fine-grained sketch-based image retrieval, a well-studied problem in the sketch community, can be reduced to an image (generated) to image retrieval task, surpassing state-of-the-arts. We put forward generated results in the supplementary for everyone to scrutinise.

📄 PDF Abstract BibTeX arXiv:2303.11162

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage GenerationImage RetrievalRetrievalSketch-Based Image Retrieval

Methods 이 논문이 사용한 방법론

HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
Adaptive Instance Normalization 설명 없음
StyleGAN 설명 없음

Similar Papers 제목 키워드 기반

PatternPortrait: Draw Me Like One of Your Scribbles

2024-01-22 · Sabine Wieluch, Friedhelm Schwenker

This paper introduces a process for generating abstract portrait drawings from pictures. Their unique style is created by utilizing single freehand pattern sketches as references to generate unique patterns for shading. …

Graph Neural Network

SketchingReality: From Freehand Scene Sketches To Photorealistic Images

2026-02-16 · Ahmed Bourouis, Mikhail Bessmeltsev, Yulia Gryaditskaya arxiv

Recent years have witnessed remarkable progress in generative AI, with natural language emerging as the most common conditioning input. As underlying models grow more powerful, researchers are exploring increasingly dive…

Effect of Instance Normalization on Fine-Grained Control for Sketch-Based Face Image Generation

2022-07-17 · Zhihua Cheng, Xuejin Chen

Sketching is an intuitive and effective way for content creation. While significant progress has been made for photorealistic image generation by using generative adversarial networks, it remains challenging to take a fi…

Image GenerationTranslation

Component-Aware Sketch-to-Image Generation Using Self-Attention Encoding and Coordinate-Preserving Fusion

2026-03-10 · Ali Zia, Muhammad Umer Ramzan, Usman Ali, Muhammad Faheem 외 arxiv

Translating freehand sketches into photorealistic images remains a fundamental challenge in image synthesis, particularly due to the abstract, sparse, and stylistically diverse nature of sketches. Existing approaches, in…

Image Generation

O3SLM: Open Weight, Open Data, and Open Vocabulary Sketch-Language Model

2025-11-18 · Rishi Gupta, Mukilan Karuppasamy, Shyam Marjit, Aditay Tripathi 외 arxiv

While Large Vision Language Models (LVLMs) are increasingly deployed in real-world applications, their ability to interpret abstract visual inputs remains limited. Specifically, they struggle to comprehend hand-drawn ske…

Visual Question AnsweringObject LocalizationImage Retrieval