{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/the-gan-landscape-losses-architectures","title":"A Large-Scale Study on Regularization and Normalization in GANs","arxiv_id":"1807.04720","date":"2018-07-12","proceeding":"ICLR 2019 5","authors":["Karol Kurach","Mario Lucic","Xiaohua Zhai","Marcin Michalski","Sylvain Gelly"],"abstract":"Generative adversarial networks (GANs) are a class of deep generative models which aim to learn a target distribution in an unsupervised fashion. While they were successfully applied to many problems, training a GAN is a notoriously challenging task and requires a significant number of hyperparameter tuning, neural architecture engineering, and a non-trivial amount of \"tricks\". The success in many practical applications coupled with the lack of a measure to quantify the failure modes of GANs resulted in a plethora of proposed losses, regularization and normalization schemes, as well as neural architectures. In this work we take a sober view of the current state of GANs from a practical perspective. We discuss and evaluate common pitfalls and reproducibility issues, open-source our code on Github, and provide pre-trained models on TensorFlow Hub.","url_abs":"https://arxiv.org/abs/1807.04720v3","url_pdf":"https://arxiv.org/pdf/1807.04720v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"the-gan-landscape-losses-architectures","repo_url":"https://github.com/google/compare_gan","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"the-gan-landscape-losses-architectures","repo_url":"https://github.com/adrienchaton/BERGAN","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"the-gan-landscape-losses-architectures","repo_url":"https://github.com/blessengeorge/compare_gan","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"the-gan-landscape-losses-architectures","repo_url":"https://github.com/w510056105/DeepLearning","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"the-gan-landscape-losses-architectures","repo_url":"https://github.com/xiao7199/compare_gan","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[],"methods":[{"method_slug":"convolution","method_name":"Convolution"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1807.04720","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1807.04720"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/google/compare_gan","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/blessengeorge/compare_gan","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/adrienchaton/BERGAN","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/w510056105/DeepLearning","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/xiao7199/compare_gan","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_draft_wrong":1,"ran_fixture":1,"unverified":13},"by_repo_kind":{"listed":{"samples":14,"ran":1,"repositories":2}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":12,"samples":[{"code_sha256_prefix":"a3c9ee0e5a930a73","entry":"GetDefaultParams","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"a3c9ee0e5a930a73"}},{"code_sha256_prefix":"5adbefd0ebfa3e5e","entry":"prd_to_max_f_beta_pair","repo":"xiao7199/compare_gan","repo_kind":"listed","path":"compare_gan/src/prd_score.py","file_url":"https://github.com/xiao7199/compare_gan/blob/HEAD/compare_gan/src/prd_score.py","link_basis":"harvester_set","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"5adbefd0ebfa3e5e"}},{"code_sha256_prefix":"980a02883b50afd3","entry":"FSpecialGauss","repo":"xiao7199/compare_gan","repo_kind":"listed","path":"compare_gan/src/image_similarity.py","file_url":"https://github.com/xiao7199/compare_gan/blob/HEAD/compare_gan/src/image_similarity.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"980a02883b50afd3"}},{"code_sha256_prefix":"91e52735a9a4ef77","entry":"MultiscaleSSIM","repo":"xiao7199/compare_gan","repo_kind":"listed","path":"compare_gan/src/image_similarity.py","file_url":"https://github.com/xiao7199/compare_gan/blob/HEAD/compare_gan/src/image_similarity.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"91e52735a9a4ef77"}},{"code_sha256_prefix":"caf55addd2a79ff2","entry":"VerifyCompatibleImageShapes","repo":"xiao7199/compare_gan","repo_kind":"listed","path":"compare_gan/src/image_similarity.py","file_url":"https://github.com/xiao7199/compare_gan/blob/HEAD/compare_gan/src/image_similarity.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"caf55addd2a79ff2"}},{"code_sha256_prefix":"df48993045f1fb99","entry":"analyze_jacobian","repo":"xiao7199/compare_gan","repo_kind":"listed","path":"compare_gan/src/jacobian_conditioning.py","file_url":"https://github.com/xiao7199/compare_gan/blob/HEAD/compare_gan/src/jacobian_conditioning.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"df48993045f1fb99"}},{"code_sha256_prefix":"d088682165b591d6","entry":"compute_jacobian","repo":"xiao7199/compare_gan","repo_kind":"listed","path":"compare_gan/src/jacobian_conditioning.py","file_url":"https://github.com/xiao7199/compare_gan/blob/HEAD/compare_gan/src/jacobian_conditioning.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"d088682165b591d6"}},{"code_sha256_prefix":"91b26d9e0c4aab9b","entry":"compute_prd","repo":"xiao7199/compare_gan","repo_kind":"listed","path":"compare_gan/src/prd_score.py","file_url":"https://github.com/xiao7199/compare_gan/blob/HEAD/compare_gan/src/prd_score.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"91b26d9e0c4aab9b"}},{"code_sha256_prefix":"0fd2f6b430b748c0","entry":"compute_prd_from_embedding","repo":"xiao7199/compare_gan","repo_kind":"listed","path":"compare_gan/src/prd_score.py","file_url":"https://github.com/xiao7199/compare_gan/blob/HEAD/compare_gan/src/prd_score.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"0fd2f6b430b748c0"}},{"code_sha256_prefix":"af5a5c1e5be254a9","entry":"create_image_lists","repo":"w510056105/DeepLearning","repo_kind":"listed","path":"Projects/TransferLearning/InceptionV3_TransferLearning.py","file_url":"https://github.com/w510056105/DeepLearning/blob/HEAD/Projects/TransferLearning/InceptionV3_TransferLearning.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"af5a5c1e5be254a9"}},{"code_sha256_prefix":"32bda22aba147afb","entry":"get_bottleneck_path","repo":"w510056105/DeepLearning","repo_kind":"listed","path":"Projects/TransferLearning/InceptionV3_TransferLearning.py","file_url":"https://github.com/w510056105/DeepLearning/blob/HEAD/Projects/TransferLearning/InceptionV3_TransferLearning.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"32bda22aba147afb"}},{"code_sha256_prefix":"124ce005185e25a3","entry":"get_image_path","repo":"w510056105/DeepLearning","repo_kind":"listed","path":"Projects/TransferLearning/InceptionV3_TransferLearning.py","file_url":"https://github.com/w510056105/DeepLearning/blob/HEAD/Projects/TransferLearning/InceptionV3_TransferLearning.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"124ce005185e25a3"}},{"code_sha256_prefix":"023f8427ea56eaec","entry":"kid","repo":"xiao7199/compare_gan","repo_kind":"listed","path":"compare_gan/src/kid_score.py","file_url":"https://github.com/xiao7199/compare_gan/blob/HEAD/compare_gan/src/kid_score.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"023f8427ea56eaec"}},{"code_sha256_prefix":"d5d2e5cba8355657","entry":"unpack_png_image","repo":"xiao7199/compare_gan","repo_kind":"listed","path":"compare_gan/src/datasets.py","file_url":"https://github.com/xiao7199/compare_gan/blob/HEAD/compare_gan/src/datasets.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"d5d2e5cba8355657"}},{"code_sha256_prefix":"7c6a1c5735f9a270","entry":"unpack_raw_image","repo":"xiao7199/compare_gan","repo_kind":"listed","path":"compare_gan/src/datasets.py","file_url":"https://github.com/xiao7199/compare_gan/blob/HEAD/compare_gan/src/datasets.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"7c6a1c5735f9a270"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}