{"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/u-gat-it-unsupervised-generative-attentional","title":"U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation","arxiv_id":"1907.10830","date":"2019-07-25","proceeding":"ICLR 2020 1","authors":["Junho Kim","Minjae Kim","Hyeonwoo Kang","Kwanghee Lee"],"abstract":"We propose a novel method for unsupervised image-to-image translation, which incorporates a new attention module and a new learnable normalization function in an end-to-end manner. The attention module guides our model to focus on more important regions distinguishing between source and target domains based on the attention map obtained by the auxiliary classifier. Unlike previous attention-based method which cannot handle the geometric changes between domains, our model can translate both images requiring holistic changes and images requiring large shape changes. Moreover, our new AdaLIN (Adaptive Layer-Instance Normalization) function helps our attention-guided model to flexibly control the amount of change in shape and texture by learned parameters depending on datasets. Experimental results show the superiority of the proposed method compared to the existing state-of-the-art models with a fixed network architecture and hyper-parameters. Our code and datasets are available at https://github.com/taki0112/UGATIT or https://github.com/znxlwm/UGATIT-pytorch.","url_abs":"https://arxiv.org/abs/1907.10830v4","url_pdf":"https://arxiv.org/pdf/1907.10830v4.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":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/taki0112/UGATIT","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/znxlwm/UGATIT-pytorch","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/AverageName/Cycle_gan_pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/AverageName/UI2IT","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/Chemino/UGATIT-Paddle","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"paddle","reach":{"status":"ok"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/VladAndronik/shadow-gans","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/WuZhewei/my_First_GAN_tryout","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/casey-barr/generative-models-in-tensorflow","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/fuqinshen/UGATIT-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/hahahappyboy/GANForCartoon","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"GPL-2.0"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/jayChung0302/DeepFilter","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/ls4gan/benchmarking","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/minivision-ai/photo2cartoon","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/odin07/ddsvsvsdvstest","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/phaxiong101/P_xiong","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/rickyHong/AnnieGan-repl","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/sangyun884/Face2Webtoon","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/sangyun884/WebtoonFaces","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/t04glovern/selfie2anime","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/wkcn/UGATIT-mxnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/zeka-io/selfi-to-anime","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/zeka-io/selfie-to-anime","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/zhouZhouYUI/UGATIT_paddle","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/2023-MindSpore-1/ms-code-217/tree/main/U-GAT-IT","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/2023-MindSpore-1/ms-code-7/tree/main/U-GAT-IT","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/MindSpore-paper-code-2/code3/tree/main/U-GAT-IT","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/alililia/ascend_U-GAT-IT","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"u-gat-it-unsupervised-generative-attentional","repo_url":"https://github.com/mindspore-ai/models/tree/master/research/cv/U-GAT-IT","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null}],"tasks":[{"task_slug":"fundus-to-angiography-generation","task_name":"Fundus to Angiography Generation"},{"task_slug":"image-to-image-translation","task_name":"Image-to-Image Translation"},{"task_slug":"translation","task_name":"Translation"},{"task_slug":"unsupervised-image-to-image-translation","task_name":"Unsupervised Image-To-Image Translation"}],"methods":[],"datasets_introduced":[{"slug":"selfie2anime","name":"selfie2anime","full_name":""}],"methods_introduced":[],"results":[{"leaderboard":"/sota/fundus-to-angiography-generation-on-fundus","task":"Fundus to Angiography Generation","dataset":"Fundus Fluorescein Angiogram Photographs & Colour Fundus Images of Diabetic Patients","model":"U-GAT-IT","rank_in_archive_order":3,"of":9,"metrics":{"FID":"24.5","Kernel Inception Distance":"0.00131"},"uses_additional_data":false},{"leaderboard":"/sota/image-to-image-translation-on-anime-to-selfie","task":"Image-to-Image Translation","dataset":"anime-to-selfie","model":"U-GAT-IT","rank_in_archive_order":2,"of":2,"metrics":{"Kernel Inception Distance":"11.52"},"uses_additional_data":false},{"leaderboard":"/sota/image-to-image-translation-on-cat2dog","task":"Image-to-Image Translation","dataset":"cat2dog","model":"U-GAT-IT","rank_in_archive_order":5,"of":5,"metrics":{"Kernel Inception Distance":"7.07"},"uses_additional_data":false},{"leaderboard":"/sota/image-to-image-translation-on-dog2cat","task":"Image-to-Image Translation","dataset":"dog2cat","model":"U-GAT-IT","rank_in_archive_order":1,"of":1,"metrics":{"Kernel Inception Distance":"8.15"},"uses_additional_data":false},{"leaderboard":"/sota/image-to-image-translation-on-horse2zebra","task":"Image-to-Image Translation","dataset":"horse2zebra","model":"U-GAT-IT","rank_in_archive_order":1,"of":4,"metrics":{"Kernel Inception Distance":"7.06"},"uses_additional_data":false},{"leaderboard":"/sota/image-to-image-translation-on-photo2portrait","task":"Image-to-Image Translation","dataset":"photo2portrait","model":"U-GAT-IT","rank_in_archive_order":1,"of":1,"metrics":{"Kernel Inception Distance":"1.79"},"uses_additional_data":false},{"leaderboard":"/sota/image-to-image-translation-on-photo2vangogh","task":"Image-to-Image Translation","dataset":"photo2vangogh","model":"U-GAT-IT","rank_in_archive_order":1,"of":3,"metrics":{"Kernel Inception Distance":"4.28"},"uses_additional_data":false},{"leaderboard":"/sota/image-to-image-translation-on-portrait2photo","task":"Image-to-Image Translation","dataset":"portrait2photo","model":"U-GAT-IT","rank_in_archive_order":1,"of":1,"metrics":{"Kernel Inception Distance":"1.69"},"uses_additional_data":false},{"leaderboard":"/sota/image-to-image-translation-on-selfie-to-anime","task":"Image-to-Image Translation","dataset":"selfie-to-anime","model":"U-GAT-IT","rank_in_archive_order":2,"of":2,"metrics":{"Kernel Inception Distance":"11.61"},"uses_additional_data":false},{"leaderboard":"/sota/image-to-image-translation-on-vangogh2photo","task":"Image-to-Image Translation","dataset":"vangogh2photo","model":"U-GAT-IT","rank_in_archive_order":1,"of":3,"metrics":{"Kernel Inception Distance":"5.61"},"uses_additional_data":false},{"leaderboard":"/sota/image-to-image-translation-on-zebra2horse","task":"Image-to-Image Translation","dataset":"zebra2horse","model":"U-GAT-IT","rank_in_archive_order":1,"of":3,"metrics":{"Kernel Inception Distance":"7.47"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1907.10830","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1907.10830"}},"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/taki0112/UGATIT","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/wkcn/UGATIT-mxnet","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/casey-barr/generative-models-in-tensorflow","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/zeka-io/selfie-to-anime","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/2023-MindSpore-1/ms-code-217/tree/main/U-GAT-IT","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/2023-MindSpore-1/ms-code-7/tree/main/U-GAT-IT","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/znxlwm/UGATIT-pytorch","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jayChung0302/DeepFilter","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MindSpore-paper-code-2/code3/tree/main/U-GAT-IT","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/minivision-ai/photo2cartoon","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/rickyHong/AnnieGan-repl","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/VladAndronik/shadow-gans","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/AverageName/Cycle_gan_pytorch","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ls4gan/benchmarking","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/zhouZhouYUI/UGATIT_paddle","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/sangyun884/WebtoonFaces","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/zeka-io/selfi-to-anime","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/AverageName/UI2IT","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/phaxiong101/P_xiong","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/fuqinshen/UGATIT-pytorch","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/alililia/ascend_U-GAT-IT","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mindspore-ai/models/tree/master/research/cv/U-GAT-IT","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/sangyun884/Face2Webtoon","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/odin07/ddsvsvsdvstest","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/WuZhewei/my_First_GAN_tryout","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":1,"ran_honours":1,"ran_draft_wrong":3,"unverified":31},"by_repo_kind":{"official":{"samples":6,"ran":1,"repositories":1},"listed":{"samples":30,"ran":4,"repositories":6}},"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":0,"samples":[{"code_sha256_prefix":"52d10a10fb72fb9f","entry":"find_classes","repo":"znxlwm/UGATIT-pytorch","repo_kind":"official","path":"dataset.py","file_url":"https://github.com/znxlwm/UGATIT-pytorch/blob/HEAD/dataset.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"52d10a10fb72fb9f"}},{"code_sha256_prefix":"ad5dbf57f3ea2633","entry":"get_block","repo":"minivision-ai/photo2cartoon","repo_kind":"listed","path":"models/mobilefacenet.py","file_url":"https://github.com/minivision-ai/photo2cartoon/blob/HEAD/models/mobilefacenet.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ad5dbf57f3ea2633"}},{"code_sha256_prefix":"ea7941eb1ea8ffb2","entry":"get_blocks","repo":"minivision-ai/photo2cartoon","repo_kind":"listed","path":"models/mobilefacenet.py","file_url":"https://github.com/minivision-ai/photo2cartoon/blob/HEAD/models/mobilefacenet.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ea7941eb1ea8ffb2"}},{"code_sha256_prefix":"c54fea429589425d","entry":"l2_norm","repo":"minivision-ai/photo2cartoon","repo_kind":"listed","path":"models/mobilefacenet.py","file_url":"https://github.com/minivision-ai/photo2cartoon/blob/HEAD/models/mobilefacenet.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c54fea429589425d"}},{"code_sha256_prefix":"b9e24c3e3e0e88a7","entry":"merge","repo":"alililia/ascend_U-GAT-IT","repo_kind":"listed","path":"src/modelarts_utils/config.py","file_url":"https://github.com/alililia/ascend_U-GAT-IT/blob/HEAD/src/modelarts_utils/config.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b9e24c3e3e0e88a7"}},{"code_sha256_prefix":"76abd03df3e34279","entry":"augmentation","repo":"WuZhewei/my_First_GAN_tryout","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/WuZhewei/my_First_GAN_tryout/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"76abd03df3e34279"}},{"code_sha256_prefix":"fa02bf7e7932504d","entry":"calculate_activation_statistics","repo":"sangyun884/WebtoonFaces","repo_kind":"listed","path":"gan_metrics_pytorch/fid_score.py","file_url":"https://github.com/sangyun884/WebtoonFaces/blob/HEAD/gan_metrics_pytorch/fid_score.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fa02bf7e7932504d"}},{"code_sha256_prefix":"0def50a351111624","entry":"calculate_frechet_distance","repo":"sangyun884/WebtoonFaces","repo_kind":"listed","path":"gan_metrics_pytorch/fid_score.py","file_url":"https://github.com/sangyun884/WebtoonFaces/blob/HEAD/gan_metrics_pytorch/fid_score.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0def50a351111624"}},{"code_sha256_prefix":"2811e9848f00c8a2","entry":"decode_image","repo":"alililia/ascend_U-GAT-IT","repo_kind":"listed","path":"postprocess.py","file_url":"https://github.com/alililia/ascend_U-GAT-IT/blob/HEAD/postprocess.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":"2811e9848f00c8a2"}},{"code_sha256_prefix":"a02edf11f9d11fba","entry":"deprocess","repo":"jayChung0302/DeepFilter","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/jayChung0302/DeepFilter/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a02edf11f9d11fba"}},{"code_sha256_prefix":"ad1334727ae62246","entry":"extract_lenet_features","repo":"sangyun884/WebtoonFaces","repo_kind":"listed","path":"gan_metrics_pytorch/kid_score.py","file_url":"https://github.com/sangyun884/WebtoonFaces/blob/HEAD/gan_metrics_pytorch/kid_score.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ad1334727ae62246"}},{"code_sha256_prefix":"72e396da0b31090e","entry":"extract_text_body","repo":"t04glovern/selfie2anime","repo_kind":"listed","path":"components/data-delete-requests/utils.py","file_url":"https://github.com/t04glovern/selfie2anime/blob/HEAD/components/data-delete-requests/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"72e396da0b31090e"}},{"code_sha256_prefix":"7b41327814ab3634","entry":"get_activations","repo":"sangyun884/WebtoonFaces","repo_kind":"listed","path":"gan_metrics_pytorch/fid_score.py","file_url":"https://github.com/sangyun884/WebtoonFaces/blob/HEAD/gan_metrics_pytorch/fid_score.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7b41327814ab3634"}},{"code_sha256_prefix":"0bdaf2a87d584365","entry":"get_activations","repo":"sangyun884/WebtoonFaces","repo_kind":"listed","path":"gan_metrics_pytorch/kid_score.py","file_url":"https://github.com/sangyun884/WebtoonFaces/blob/HEAD/gan_metrics_pytorch/kid_score.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0bdaf2a87d584365"}},{"code_sha256_prefix":"cbe8f1a4723b5a27","entry":"get_images","repo":"alililia/ascend_U-GAT-IT","repo_kind":"listed","path":"src/metrics/metrics.py","file_url":"https://github.com/alililia/ascend_U-GAT-IT/blob/HEAD/src/metrics/metrics.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":"cbe8f1a4723b5a27"}},{"code_sha256_prefix":"a9ab0e1cf475ecc3","entry":"get_octave","repo":"jayChung0302/DeepFilter","repo_kind":"listed","path":"deep-dream.py","file_url":"https://github.com/jayChung0302/DeepFilter/blob/HEAD/deep-dream.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a9ab0e1cf475ecc3"}},{"code_sha256_prefix":"e800290c5ea55efd","entry":"has_file_allowed_extension","repo":"znxlwm/UGATIT-pytorch","repo_kind":"official","path":"dataset.py","file_url":"https://github.com/znxlwm/UGATIT-pytorch/blob/HEAD/dataset.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e800290c5ea55efd"}},{"code_sha256_prefix":"2296f6890f1691ee","entry":"integer_translation","repo":"sangyun884/WebtoonFaces","repo_kind":"listed","path":"ADA.py","file_url":"https://github.com/sangyun884/WebtoonFaces/blob/HEAD/ADA.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2296f6890f1691ee"}},{"code_sha256_prefix":"b618276bbfb0ff04","entry":"kernel_classifier_distance_and_std_from_activations","repo":"alililia/ascend_U-GAT-IT","repo_kind":"listed","path":"src/metrics/metrics.py","file_url":"https://github.com/alililia/ascend_U-GAT-IT/blob/HEAD/src/metrics/metrics.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":"b618276bbfb0ff04"}},{"code_sha256_prefix":"8d4ee7233484c7ee","entry":"load_test_data","repo":"znxlwm/UGATIT-pytorch","repo_kind":"official","path":"utils.py","file_url":"https://github.com/znxlwm/UGATIT-pytorch/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8d4ee7233484c7ee"}},{"code_sha256_prefix":"dcce1222c3697159","entry":"load_test_data","repo":"WuZhewei/my_First_GAN_tryout","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/WuZhewei/my_First_GAN_tryout/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dcce1222c3697159"}},{"code_sha256_prefix":"f2723b22ce3e5bcf","entry":"load_test_data","repo":"minivision-ai/photo2cartoon","repo_kind":"listed","path":"utils/utils.py","file_url":"https://github.com/minivision-ai/photo2cartoon/blob/HEAD/utils/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f2723b22ce3e5bcf"}},{"code_sha256_prefix":"c0cc8abf625f3018","entry":"make_dataset","repo":"znxlwm/UGATIT-pytorch","repo_kind":"official","path":"dataset.py","file_url":"https://github.com/znxlwm/UGATIT-pytorch/blob/HEAD/dataset.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c0cc8abf625f3018"}},{"code_sha256_prefix":"273d5df61b8a0cd5","entry":"make_dataset","repo":"sangyun884/WebtoonFaces","repo_kind":"listed","path":"dataset.py","file_url":"https://github.com/sangyun884/WebtoonFaces/blob/HEAD/dataset.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"273d5df61b8a0cd5"}},{"code_sha256_prefix":"8680451bc76772d9","entry":"me","repo":"t04glovern/selfie2anime","repo_kind":"listed","path":"components/image-handler/sharer.py","file_url":"https://github.com/t04glovern/selfie2anime/blob/HEAD/components/image-handler/sharer.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8680451bc76772d9"}},{"code_sha256_prefix":"3c6369f9ae61cac7","entry":"mosaic","repo":"jayChung0302/DeepFilter","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/jayChung0302/DeepFilter/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3c6369f9ae61cac7"}},{"code_sha256_prefix":"526ac17b5dc23c6c","entry":"mosaic_area","repo":"jayChung0302/DeepFilter","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/jayChung0302/DeepFilter/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"526ac17b5dc23c6c"}},{"code_sha256_prefix":"738456e1b7388e7e","entry":"parse_cli_to_yaml","repo":"alililia/ascend_U-GAT-IT","repo_kind":"listed","path":"src/modelarts_utils/config.py","file_url":"https://github.com/alililia/ascend_U-GAT-IT/blob/HEAD/src/modelarts_utils/config.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":"738456e1b7388e7e"}},{"code_sha256_prefix":"96a9939953d5992d","entry":"parse_yaml","repo":"alililia/ascend_U-GAT-IT","repo_kind":"listed","path":"src/modelarts_utils/config.py","file_url":"https://github.com/alililia/ascend_U-GAT-IT/blob/HEAD/src/modelarts_utils/config.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":"96a9939953d5992d"}},{"code_sha256_prefix":"eab7ba887c245523","entry":"preprocessing","repo":"znxlwm/UGATIT-pytorch","repo_kind":"official","path":"utils.py","file_url":"https://github.com/znxlwm/UGATIT-pytorch/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"eab7ba887c245523"}},{"code_sha256_prefix":"5377fb88325fa9b5","entry":"random_rotation90","repo":"sangyun884/WebtoonFaces","repo_kind":"listed","path":"ADA.py","file_url":"https://github.com/sangyun884/WebtoonFaces/blob/HEAD/ADA.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5377fb88325fa9b5"}},{"code_sha256_prefix":"5b8b7a85da8c0a00","entry":"save_images","repo":"znxlwm/UGATIT-pytorch","repo_kind":"official","path":"utils.py","file_url":"https://github.com/znxlwm/UGATIT-pytorch/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5b8b7a85da8c0a00"}},{"code_sha256_prefix":"dfa35c437d3cf0d5","entry":"save_images","repo":"WuZhewei/my_First_GAN_tryout","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/WuZhewei/my_First_GAN_tryout/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dfa35c437d3cf0d5"}},{"code_sha256_prefix":"d5ad87b0555590d1","entry":"save_images","repo":"minivision-ai/photo2cartoon","repo_kind":"listed","path":"utils/utils.py","file_url":"https://github.com/minivision-ai/photo2cartoon/blob/HEAD/utils/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d5ad87b0555590d1"}},{"code_sha256_prefix":"1b24534ac198587f","entry":"update_email_subject","repo":"t04glovern/selfie2anime","repo_kind":"listed","path":"components/data-delete-requests/utils.py","file_url":"https://github.com/t04glovern/selfie2anime/blob/HEAD/components/data-delete-requests/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1b24534ac198587f"}},{"code_sha256_prefix":"56f419ded8d6d63a","entry":"x_flip","repo":"sangyun884/WebtoonFaces","repo_kind":"listed","path":"ADA.py","file_url":"https://github.com/sangyun884/WebtoonFaces/blob/HEAD/ADA.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"56f419ded8d6d63a"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}