paper-with-me

홈 › 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 sketch is challenging as there is no such sketch of that class for training data. The absence of learning supervision and the huge domain gap between both the freehand drawing and picture domains make it hard. We present an approach that learns both sketch-to-photo and photo-to-sketch generation to synthesise the missing freehand drawings from pictures. Due to the domain gap between synthetic sketches and genuine ones, the generator trained on false drawings may produce unsatisfactory results when dealing with drawings of lacking classes. To address this problem, we offer a simple but effective open-domain sampling and optimization method that tricks the generator into considering false drawings as genuine. Our approach generalises the learnt sketch-to-photo and photo-to-sketch mappings from in-domain input to open-domain categories. On the Scribble and SketchyCOCO datasets, we compared our technique to the most current competing methods. For many types of open-domain drawings, our model outperforms impressive results in synthesising accurate colour, substance, and retaining the structural layout.

📄 PDF Abstract BibTeX arXiv:2108.04351

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Adversarial Open Domain Adaptation for Sketch-to-Photo Synthesis

2021-04-12 · Xiaoyu Xiang, Ding Liu, Xiao Yang, Yiheng Zhu 외

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 da…

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

Clustered Hierarchical Anomaly and Outlier Detection Algorithms

2021-02-09 · Najib Ishaq, Thomas J. Howard III, Noah M. Daniels

Anomaly and outlier detection is a long-standing problem in machine learning. In some cases, anomaly detection is easy, such as when data are drawn from well-characterized distributions such as the Gaussian. However, whe…

Anomaly DetectionClusteringOutlier DetectionTransfer Learning+1

On the Robustness of Domain Adaption to Adversarial Attacks

2021-08-04 · Liyuan Zhang, YuHang Zhou, Lei Zhang

State-of-the-art deep neural networks (DNNs) have been proved to have excellent performance on unsupervised domain adaption (UDA). However, recent work shows that DNNs perform poorly when being attacked by adversarial sa…

Adversarial AttackDomain AdaptationPseudo LabelUnsupervised Domain Adaptation

Shift-Robust Node Classification via Graph Adversarial Clustering

2022-03-07 · Qi Zhu, Chao Zhang, Chanyoung Park, Carl Yang 외

Graph Neural Networks (GNNs) are de facto node classification models in graph structured data. However, during testing-time, these algorithms assume no data shift, i.e., $\Pr_\text{train}(X,Y) = \Pr_\text{test}(X,Y)$. Do…

ClassificationClusteringDomain AdaptationNode Classification

CODA: Counting Objects via Scale-aware Adversarial Density Adaption

2019-03-25 · Li Wang, Yongbo Li, xiangyang xue

Recent advances in crowd counting have achieved promising results with increasingly complex convolutional neural network designs. However, due to the unpredictable domain shift, generalizing trained model to unseen scena…

Crowd Counting