paper-with-me

홈 › Papers

Adversarial Open Domain Adaptation for Sketch-to-Photo Synthesis

2021-04-12 · Xiaoyu Xiang, Ding Liu, Xiao Yang, Yiheng Zhu, Xiaohui Shen, Jan P. Allebach

In this paper, we explore open-domain sketch-to-photo translation, which aims to synthesize a realistic photo from a freehand sketch with its class label, even if the sketches of that class are missing in the training data. It is challenging due to the lack of training supervision and the large geometric distortion between the freehand sketch and photo domains. To synthesize the absent freehand sketches from photos, we propose a framework that jointly learns sketch-to-photo and photo-to-sketch generation. However, the generator trained from fake sketches might lead to unsatisfying results when dealing with sketches of missing classes, due to the domain gap between synthesized sketches and real ones. To alleviate this issue, we further propose a simple yet effective open-domain sampling and optimization strategy to "fool" the generator into treating fake sketches as real ones. Our method takes advantage of the learned sketch-to-photo and photo-to-sketch mapping of in-domain data and generalizes it to the open-domain classes. We validate our method on the Scribble and SketchyCOCO datasets. Compared with the recent competing methods, our approach shows impressive results in synthesizing realistic color, texture, and maintaining the geometric composition for various categories of open-domain sketches. Our code is available at https://github.com/Mukosame/AODA

📄 PDF Abstract BibTeX arXiv:2104.05703

Code (2)

Mukosame/AODA 공식 구현 pytorch
Mukosame/Anime2Sketch pytorch

Tasks

Domain AdaptationImage-to-Image TranslationSketch-to-Image Translation

Similar Papers 제목 키워드 기반

Adversarial Open Domain Adaption Framework (AODA): Sketch-to-Photo Synthesis

2021-07-28 · Amey Thakur, Mega Satish

This paper aims to demonstrate the efficiency of the Adversarial Open Domain Adaption framework for sketch-to-photo synthesis. The unsupervised open domain adaption for generating realistic photos from a hand-drawn sketc…

Domain Adaptation

Instance-level Heterogeneous Domain Adaptation for Limited-labeled Sketch-to-Photo Retrieval

2022-11-26 · IEEE Transactions on Multimedia 2020 7 · Fan Yang, Yang Wu, Zheng Wang, Xiang Li 외

Although sketch-to-photo retrieval has a wide range of applications, it is costly to obtain paired and rich-labeled ground truth. Differently, photo retrieval data is easier to acquire. Therefore, previous works pre-trai…

Domain AdaptationImage RetrievalRetrieval

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

Generalising Fine-Grained Sketch-Based Image Retrieval

2019-06-01 · CVPR 2019 6 · Kaiyue Pang, Ke Li, Yongxin Yang, Honggang Zhang 외

Fine-grained sketch-based image retrieval (FG-SBIR) addresses matching specific photo instance using free-hand sketch as a query modality. Existing models aim to learn an embedding space in which sketch and photo can be …

Image RetrievalRetrievalSketch-Based Image Retrieval

Connect, Not Collapse: Explaining Contrastive Learning for Unsupervised Domain Adaptation

2022-04-01 · Kendrick Shen, Robbie Jones, Ananya Kumar, Sang Michael Xie 외

We consider unsupervised domain adaptation (UDA), where labeled data from a source domain (e.g., photographs) and unlabeled data from a target domain (e.g., sketches) are used to learn a classifier for the target domain.…

Contrastive LearningDomain AdaptationUnsupervised Domain Adaptation