中文
相关论文

相关论文: Self-Supervised Sketch-to-Image Synthesis

200 篇论文

Text-to-image models are showcasing the impressive ability to create high-quality and diverse generative images. Nevertheless, the transition from freehand sketches to complex scene images remains challenging using diffusion models. In this…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Tianyu Zhang , Xiaoxuan Xie , Xusheng Du , Haoran Xie

We present CoGS, a novel method for the style-conditioned, sketch-driven synthesis of images. CoGS enables exploration of diverse appearance possibilities for a given sketched object, enabling decoupled control over the structure and the…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Cusuh Ham , Gemma Canet Tarres , Tu Bui , James Hays , Zhe Lin , John Collomosse

Our goal is to build systems which write code automatically from the kinds of specifications humans can most easily provide, such as examples and natural language instruction. The key idea of this work is that a flexible combination of…

人工智能 · 计算机科学 2019-06-06 Maxwell Nye , Luke Hewitt , Joshua Tenenbaum , Armando Solar-Lezama

Can a user create a deep generative model by sketching a single example? Traditionally, creating a GAN model has required the collection of a large-scale dataset of exemplars and specialized knowledge in deep learning. In contrast,…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Sheng-Yu Wang , David Bau , Jun-Yan Zhu

Generating images that fit a given text description using machine learning has improved greatly with the release of technologies such as the CLIP image-text encoder model; however, current methods lack artistic control of the style of image…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Peter Schaldenbrand , Zhixuan Liu , Jean Oh

Text-to-image synthesis is the task of generating images from text descriptions. Image generation, by itself, is a challenging task. When we combine image generation and text, we bring complexity to a new level: we need to combine data from…

机器学习 · 计算机科学 2020-04-27 Douglas M. Souza , Jônatas Wehrmann , Duncan D. Ruiz

Face sketch synthesis is a technique aimed at converting face photos into sketches. Existing face sketch synthesis research mainly relies on training with numerous photo-sketch sample pairs from existing datasets. However, these large-scale…

图形学 · 计算机科学 2025-06-19 Han Wu , Junyao Li , Kangbo Zhao , Sen Zhang , Yukai Shi , Liang Lin

Objective: Radiotherapy uses precise doses of radiation to treat cancer, requiring accurate verification, e.g. using the Electronic Portal Imaging Device (EPID), to guide treatment. To develop an effective artificial intelligence (AI) model…

图像与视频处理 · 电气工程与系统科学 2024-10-04 Olga Glazunova , Cecile J. A. Wolfs , Frank Verhaegen

We propose a multi-scale multi-channel deep neural network framework that, for the first time, yields sketch recognition performance surpassing that of humans. Our superior performance is a result of explicitly embedding the unique…

计算机视觉与模式识别 · 计算机科学 2015-07-22 Qian Yu , Yongxin Yang , Yi-Zhe Song , Tao Xiang , Timothy Hospedales

Controllable image synthesis with user scribbles is a topic of keen interest in the computer vision community. In this paper, for the first time we study the problem of photorealistic image synthesis from incomplete and primitive human…

计算机视觉与模式识别 · 计算机科学 2022-08-18 Jaskirat Singh , Liang Zheng , Cameron Smith , Jose Echevarria

Face photo-sketch synthesis and recognition has many applications in digital entertainment and law enforcement. Recently, generative adversarial networks (GANs) based methods have significantly improved the quality of image synthesis, but…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Yuke Fang , Jiani Hu , Weihong Deng

In this work, we propose and validate a framework to leverage language-image pretraining representations for training-free zero-shot sketch-to-image synthesis. We show that disentangled content and style representations can be utilized to…

计算机视觉与模式识别 · 计算机科学 2022-06-06 Jan Zuiderveld

Video creation has been an attractive yet challenging task for artists to explore. With the advancement of deep learning, recent works try to utilize deep convolutional neural networks to synthesize a video with the aid of a guiding video,…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Haichao Zhang , Gang Yu , Tao Chen , Guozhong Luo

In recent years, the recognition of free-hand sketches has remained a popular task. However, in some special fields such as the military field, free-hand sketches are difficult to sample on a large scale. Common data augmentation and image…

计算机视觉与模式识别 · 计算机科学 2024-01-11 Jiajun Liu , Siyuan Wang , Guangming Zhu , Liang Zhang , Ning Li , Eryang Gao

We propose spatially-adaptive normalization, a simple but effective layer for synthesizing photorealistic images given an input semantic layout. Previous methods directly feed the semantic layout as input to the deep network, which is then…

计算机视觉与模式识别 · 计算机科学 2019-11-06 Taesung Park , Ming-Yu Liu , Ting-Chun Wang , Jun-Yan Zhu

Significant progress has recently been made in creative applications of large pre-trained models for downstream tasks in 3D vision, such as text-to-shape generation. This motivates our investigation of how these pre-trained models can be…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Aditya Sanghi , Pradeep Kumar Jayaraman , Arianna Rampini , Joseph Lambourne , Hooman Shayani , Evan Atherton , Saeid Asgari Taghanaki

The performance of face photo-sketch translation has improved a lot thanks to deep neural networks. GAN based methods trained on paired images can produce high-quality results under laboratory settings. Such paired datasets are, however,…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Chaofeng Chen , Wei Liu , Xiao Tan , Kwan-Yee K. Wong

The ability to semantically interpret hand-drawn line sketches, although very challenging, can pave way for novel applications in multimedia. We propose SketchParse, the first deep-network architecture for fully automatic parsing of…

计算机视觉与模式识别 · 计算机科学 2017-09-06 Ravi Kiran Sarvadevabhatla , Isht Dwivedi , Abhijat Biswas , Sahil Manocha , R. Venkatesh Babu

One tough problem of image inpainting is to restore complex structures in the corrupted regions. It motivates interactive image inpainting which leverages additional hints, e.g., sketches, to assist the inpainting process. Sketch is simple…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Chang Liu , Shunxin Xu , Jialun Peng , Kaidong Zhang , Dong Liu

The requirement for 3D content is growing as AR/VR application emerges. At the same time, 3D modelling is only available for skillful experts, because traditional methods like Computer-Aided Design (CAD) are often too labor-intensive and…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Ying Zang , Yidong Han , Chaotao Ding , Jianqi Zhang , Tianrun Chen