{"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/srflow-learning-the-super-resolution-space","title":"SRFlow: Learning the Super-Resolution Space with Normalizing Flow","arxiv_id":"2006.14200","date":"2020-06-25","proceeding":"ECCV 2020 8","authors":["Andreas Lugmayr","Martin Danelljan","Luc van Gool","Radu Timofte"],"abstract":"Super-resolution is an ill-posed problem, since it allows for multiple predictions for a given low-resolution image. This fundamental fact is largely ignored by state-of-the-art deep learning based approaches. These methods instead train a deterministic mapping using combinations of reconstruction and adversarial losses. In this work, we therefore propose SRFlow: a normalizing flow based super-resolution method capable of learning the conditional distribution of the output given the low-resolution input. Our model is trained in a principled manner using a single loss, namely the negative log-likelihood. SRFlow therefore directly accounts for the ill-posed nature of the problem, and learns to predict diverse photo-realistic high-resolution images. Moreover, we utilize the strong image posterior learned by SRFlow to design flexible image manipulation techniques, capable of enhancing super-resolved images by, e.g., transferring content from other images. We perform extensive experiments on faces, as well as on super-resolution in general. SRFlow outperforms state-of-the-art GAN-based approaches in terms of both PSNR and perceptual quality metrics, while allowing for diversity through the exploration of the space of super-resolved solutions.","url_abs":"https://arxiv.org/abs/2006.14200v2","url_pdf":"https://arxiv.org/pdf/2006.14200v2.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":"srflow-learning-the-super-resolution-space","repo_url":"https://github.com/andreas128/SRFlow","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"srflow-learning-the-super-resolution-space","repo_url":"https://github.com/Zhangyanbo/iResNetLab","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"srflow-learning-the-super-resolution-space","repo_url":"https://github.com/andreas128/NTIRE21_Learning_SR_Space","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"srflow-learning-the-super-resolution-space","repo_url":"https://github.com/friedmanroy/hi-generation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"srflow-learning-the-super-resolution-space","repo_url":"https://github.com/liyuantsao/BFSR","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"srflow-learning-the-super-resolution-space","repo_url":"https://github.com/liyuantsao/flowsr-lp","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"srflow-learning-the-super-resolution-space","repo_url":"https://github.com/seungho-snu/fxsr","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"srflow-learning-the-super-resolution-space","repo_url":"https://github.com/2023-MindSpore-1/ms-code-222/tree/main/SRFlow","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null}],"tasks":[{"task_slug":"diversity","task_name":"Diversity"},{"task_slug":"image-manipulation","task_name":"Image Manipulation"},{"task_slug":"image-super-resolution","task_name":"Image Super-Resolution"},{"task_slug":"super-resolution","task_name":"Super-Resolution"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/image-super-resolution-on-div2k-val-4x","task":"Image Super-Resolution","dataset":"DIV2K val - 4x upscaling","model":"SRFlow","rank_in_archive_order":8,"of":21,"metrics":{"LPIPS":"0.12","LRPSNR":"49.96","NIQE":"3.57","PSNR":"27.09","SSIM":"0.76"},"uses_additional_data":true}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2006.14200","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2006.14200"}},"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/liyuantsao/BFSR","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/liyuantsao/flowsr-lp","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/2023-MindSpore-1/ms-code-222/tree/main/SRFlow","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/andreas128/SRFlow","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/andreas128/NTIRE21_Learning_SR_Space","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Zhangyanbo/iResNetLab","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/friedmanroy/hi-generation","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/seungho-snu/fxsr","reach":{"status":"ok"}}],"summary":{"ran_draft_wrong":2,"unverified":1},"by_repo_kind":{"listed":{"samples":3,"ran":2,"repositories":1}},"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":3,"samples":[{"code_sha256_prefix":"40c52ad98161c17b","entry":"dict2str","repo":"liyuantsao/BFSR","repo_kind":"listed","path":"SRFlow-LP/code/options/options.py","file_url":"https://github.com/liyuantsao/BFSR/blob/HEAD/SRFlow-LP/code/options/options.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"40c52ad98161c17b"}},{"code_sha256_prefix":"ada7273eee7081c7","entry":"dict_to_nonedict","repo":"liyuantsao/BFSR","repo_kind":"listed","path":"SRFlow-LP/code/options/options.py","file_url":"https://github.com/liyuantsao/BFSR/blob/HEAD/SRFlow-LP/code/options/options.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ada7273eee7081c7"}},{"code_sha256_prefix":"7738c4d667301cd0","entry":"parse","repo":"liyuantsao/BFSR","repo_kind":"listed","path":"SRFlow-LP/code/options/options.py","file_url":"https://github.com/liyuantsao/BFSR/blob/HEAD/SRFlow-LP/code/options/options.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7738c4d667301cd0"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}