paper-with-me

홈 › Papers

Examining Performance of Sketch-to-Image Translation Models with Multiclass Automatically Generated Paired Training Data

2018-11-01 · Dichao Hu

Image translation is a computer vision task that involves translating one representation of the scene into another. Various approaches have been proposed and achieved highly desirable results. Nevertheless, its accomplishment requires abundant paired training data which are expensive to acquire. Therefore, models for translation are usually trained on a set of paired training data which are carefully and laboriously designed. Our work is focused on learning through automatically generated paired data. We propose a method to generate fake sketches from images using an adversarial network and then pair the images with corresponding fake sketches to form large-scale multi-class paired training data for training a sketch-to-image translation model. Our model is an encoder-decoder architecture where the encoder generates fake sketches from images and the decoder performs sketch-to-image translation. Qualitative results show that the encoder can be used for generating large-scale multi-class paired data under low supervision. Our current dataset now contains 61255 image and (fake) sketch pairs from 256 different categories. These figures can be greatly increased in the future thanks to our weak reliance on manually labeled data.

📄 PDF Abstract BibTeX arXiv:1811.00249

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSketch-to-Image TranslationTranslation

Similar Papers 제목 키워드 기반

Interactive Sketch & Fill: Multiclass Sketch-to-Image Translation

2019-09-24 · ICCV 2019 10 · Arnab Ghosh, Richard Zhang, Puneet K. Dokania, Oliver Wang 외

We propose an interactive GAN-based sketch-to-image translation method that helps novice users create images of simple objects. As the user starts to draw a sketch of a desired object type, the network interactively reco…

ObjectSketch-to-Image TranslationTranslation

Multi-Density Sketch-to-Image Translation Network

2020-06-18 · Jialu Huang, Jing Liao, Zhifeng Tan, Sam Kwong

Sketch-to-image (S2I) translation plays an important role in image synthesis and manipulation tasks, such as photo editing and colorization. Some specific S2I translation including sketch-to-photo and sketch-to-painting …

ColorizationImage GenerationSketch-to-Image TranslationTranslation

High-Quality Facial Photo-Sketch Synthesis Using Multi-Adversarial Networks

2017-10-27 · Lidan Wang, Vishwanath A. Sindagi, Vishal M. Patel

Synthesizing face sketches from real photos and its inverse have many applications. However, photo/sketch synthesis remains a challenging problem due to the fact that photo and sketch have different characteristics. In t…

Face Sketch SynthesisImage Quality AssessmentImage-to-Image TranslationTranslation+1

A Sketch-Based Neural Model for Generating Commit Messages from Diffs

2021-04-08 · Nicolae-Teodor Pavel, Traian Rebedea

Commit messages have an important impact in software development, especially when working in large teams. Multiple developers who have a different style of writing may often be involved in the same project. For this reas…

Code GenerationDescriptiveMachine TranslationNMT+1

SketchPatch: Sketch Stylization via Seamless Patch-level Synthesis

2020-09-04 · Noa Fish, Lilach Perry, Amit Bermano, Daniel Cohen-Or

The paradigm of image-to-image translation is leveraged for the benefit of sketch stylization via transfer of geometric textural details. Lacking the necessary volumes of data for standard training of translation systems…

Image-to-Image TranslationTranslation