Papers › Learning to Discover Cross-Domain Relations with Generative Adversarial Networks

Learning to Discover Cross-Domain Relations with Generative Adversarial Networks

15 Mar 2017ICML 2017 8arXiv:1703.05192archive 2025-07-28

Taeksoo Kim, Moonsu Cha, Hyunsoo Kim, Jung Kwon Lee, Jiwon Kim

While humans easily recognize relations between data from different domains without any supervision, learning to automatically discover them is in general very challenging and needs many ground-truth pairs that illustrate the relations. To avoid costly pairing, we address the task of discovering cross-domain relations given unpaired data. We propose a method based on generative adversarial networks that learns to discover relations between different domains (DiscoGAN). Using the discovered relations, our proposed network successfully transfers style from one domain to another while preserving key attributes such as orientation and face identity. Source code for official implementation is publicly available https://github.com/SKTBrain/DiscoGAN

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1703.05192")

Code

Syntology Ran 1 of 11 code samples harvested from 2 repositories linked to this paper; 10 have no recorded run. Of those that ran: 1 ran · honoured contract.

By repository: community (archive-listed): 11 samples from 2 repositories, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

19 repositories listed; official and paper-mentioned ones first.

SKTBrain/DiscoGAN officialmentioned in papermentioned on GitHubpytorch report
ChengBinJin/SpineC2M mentioned on GitHubtf report
HelioStrike/Pytorch-DiscoGAN mentioned on GitHubpytorch report
Jay0505/DiscoGAN mentioned on GitHubtf report
S-HuaBomb/DiscoGAN-Paddle mentioned on GitHubpaddleApache-2.0 report
YoungWoong-Cho/Decay mentioned on GitHubpytorch report
abhishtagatya/paintgan mentioned on GitHubtf report
dolokov/pacifier-remover mentioned on GitHubGPL-3.0 report
eriklindernoren/Keras-GAN mentioned on GitHubpytorch report
eriklindernoren/PyTorch-GAN mentioned on GitHubpytorch report
gagan16/Discogan mentioned on GitHubtf report
nakul-jindal/discogan-in-pytorch mentioned on GitHubpytorch report
swyh/DiscoGAN-python3 mentioned on GitHubpytorch report
swyh/DiscoGAN-pytorch mentioned on GitHubpytorch report
swyh/DiscoGAN-webservice mentioned on GitHubpytorch report
swyh/DiscoGAN_python3 mentioned on GitHubpytorch report
tensorpack/tensorpack mentioned on GitHubtf report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 1 ran; 1 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · honoured contract
10unverified

Licence: 2 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

to_numpy KarthiVi95/discoGAN_pytorch_implementation/discogan/discogan.py community (archive-listed) ran · honoured contract no licence file found · pointer only · 334c0b12ef01ad4c · report
as_np S-HuaBomb/DiscoGAN-Paddle/discogan/image_translation.py community (archive-listed) unverified Apache-2.0 (permissive) · 9100398fafc3dddf · report
fashionGenSetup S-HuaBomb/DiscoGAN-Paddle/crop_celeba.py community (archive-listed) unverified Apache-2.0 (permissive) · 62e7050d48a0e93d · report
get_celebA_files S-HuaBomb/DiscoGAN-Paddle/discogan/dataset_demo.py community (archive-listed) unverified Apache-2.0 (permissive) · 9b157c4922ff25a5 · report
get_image_paths KarthiVi95/discoGAN_pytorch_implementation/discogan/discogan.py community (archive-listed) unverified no licence file found · pointer only · 10668d307dead964 · report
get_logger S-HuaBomb/DiscoGAN-Paddle/discogan/image_translation.py community (archive-listed) unverified Apache-2.0 (permissive) · 29c35b8fd91ab7df · report
pil_loader S-HuaBomb/DiscoGAN-Paddle/crop_celeba.py community (archive-listed) unverified Apache-2.0 (permissive) · 1f190f167dbdf92e · report
read_attr_file S-HuaBomb/DiscoGAN-Paddle/discogan/dataset.py community (archive-listed) unverified Apache-2.0 (permissive) · c6650be7430c3a0a · report
read_attr_file S-HuaBomb/DiscoGAN-Paddle/discogan/dataset_demo.py community (archive-listed) unverified Apache-2.0 (permissive) · 74d1d08626444b0d · report
read_images S-HuaBomb/DiscoGAN-Paddle/discogan/dataset_demo.py community (archive-listed) unverified Apache-2.0 (permissive) · 1cb7a2c94a9c90a2 · report
saveImage S-HuaBomb/DiscoGAN-Paddle/crop_celeba.py community (archive-listed) unverified Apache-2.0 (permissive) · 09407c9d23687689 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections