{"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/tuning-free-image-customization-with-image","title":"Tuning-Free Image Customization with Image and Text Guidance","arxiv_id":"2403.12658","date":"2024-03-19","proceeding":null,"authors":["Pengzhi Li","Qiang Nie","Ying Chen","Xi Jiang","Kai Wu","Yuhuan Lin","Yong liu","Jinlong Peng","Chengjie Wang","Feng Zheng"],"abstract":"Despite significant advancements in image customization with diffusion models, current methods still have several limitations: 1) unintended changes in non-target areas when regenerating the entire image; 2) guidance solely by a reference image or text descriptions; and 3) time-consuming fine-tuning, which limits their practical application. In response, we introduce a tuning-free framework for simultaneous text-image-guided image customization, enabling precise editing of specific image regions within seconds. Our approach preserves the semantic features of the reference image subject while allowing modification of detailed attributes based on text descriptions. To achieve this, we propose an innovative attention blending strategy that blends self-attention features in the UNet decoder during the denoising process. To our knowledge, this is the first tuning-free method that concurrently utilizes text and image guidance for image customization in specific regions. Our approach outperforms previous methods in both human and quantitative evaluations, providing an efficient solution for various practical applications, such as image synthesis, design, and creative photography.","url_abs":"https://arxiv.org/abs/2403.12658v1","url_pdf":"https://arxiv.org/pdf/2403.12658v1.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":"tuning-free-image-customization-with-image","repo_url":"https://github.com/zrealli/TIGIC","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"decoder","task_name":"Decoder"},{"task_slug":"denoising","task_name":"Denoising"},{"task_slug":"image-generation","task_name":"Image Generation"}],"methods":[{"method_slug":"diffusion","method_name":"Diffusion"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2403.12658","atlas_url":"https://app.syntology.ai/?focus=2403.12658","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2403.12658"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/zrealli/TIGIC","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":4,"ran":6,"ran_violates":3,"ran_fixture":1,"unverified":1},"by_repo_kind":{"official":{"samples":15,"ran":14,"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":0,"samples":[{"code_sha256_prefix":"9fcdaa6e423e8aa7","entry":"Normalize","repo":"zrealli/TIGIC","repo_kind":"official","path":"ldm/modules/diffusionmodules/model.py","file_url":"https://github.com/zrealli/TIGIC/blob/HEAD/ldm/modules/diffusionmodules/model.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":"9fcdaa6e423e8aa7"}},{"code_sha256_prefix":"082e51fd548d78b2","entry":"append_dims","repo":"zrealli/TIGIC","repo_kind":"official","path":"ldm/models/diffusion/sampling_util.py","file_url":"https://github.com/zrealli/TIGIC/blob/HEAD/ldm/models/diffusion/sampling_util.py","link_basis":"first_harvest_node","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":"082e51fd548d78b2"}},{"code_sha256_prefix":"424012cb37b31172","entry":"default","repo":"zrealli/TIGIC","repo_kind":"official","path":"ldm/modules/attention.py","file_url":"https://github.com/zrealli/TIGIC/blob/HEAD/ldm/modules/attention.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"424012cb37b31172"}},{"code_sha256_prefix":"4cb732f513d69dfd","entry":"disabled_train","repo":"zrealli/TIGIC","repo_kind":"official","path":"ldm/models/diffusion/ddpm.py","file_url":"https://github.com/zrealli/TIGIC/blob/HEAD/ldm/models/diffusion/ddpm.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4cb732f513d69dfd"}},{"code_sha256_prefix":"aa5486a3650902d8","entry":"exists","repo":"zrealli/TIGIC","repo_kind":"official","path":"ldm/modules/attention.py","file_url":"https://github.com/zrealli/TIGIC/blob/HEAD/ldm/modules/attention.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"aa5486a3650902d8"}},{"code_sha256_prefix":"cb49209c125de1b4","entry":"get_timestep_embedding","repo":"zrealli/TIGIC","repo_kind":"official","path":"ldm/modules/diffusionmodules/model.py","file_url":"https://github.com/zrealli/TIGIC/blob/HEAD/ldm/modules/diffusionmodules/model.py","link_basis":"harvester_set","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cb49209c125de1b4"}},{"code_sha256_prefix":"b1368330cf0f5642","entry":"isimage","repo":"zrealli/TIGIC","repo_kind":"official","path":"ldm/util.py","file_url":"https://github.com/zrealli/TIGIC/blob/HEAD/ldm/util.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b1368330cf0f5642"}},{"code_sha256_prefix":"d72762b700feee6f","entry":"ismap","repo":"zrealli/TIGIC","repo_kind":"official","path":"ldm/util.py","file_url":"https://github.com/zrealli/TIGIC/blob/HEAD/ldm/util.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d72762b700feee6f"}},{"code_sha256_prefix":"3137073275f8c21a","entry":"nonlinearity","repo":"zrealli/TIGIC","repo_kind":"official","path":"ldm/modules/diffusionmodules/model.py","file_url":"https://github.com/zrealli/TIGIC/blob/HEAD/ldm/modules/diffusionmodules/model.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":"3137073275f8c21a"}},{"code_sha256_prefix":"9898fe8b041f354c","entry":"norm_thresholding","repo":"zrealli/TIGIC","repo_kind":"official","path":"ldm/models/diffusion/sampling_util.py","file_url":"https://github.com/zrealli/TIGIC/blob/HEAD/ldm/models/diffusion/sampling_util.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9898fe8b041f354c"}},{"code_sha256_prefix":"d86694c13b94ae3a","entry":"spatial_norm_thresholding","repo":"zrealli/TIGIC","repo_kind":"official","path":"ldm/models/diffusion/sampling_util.py","file_url":"https://github.com/zrealli/TIGIC/blob/HEAD/ldm/models/diffusion/sampling_util.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d86694c13b94ae3a"}},{"code_sha256_prefix":"85d5eb123674597d","entry":"text_under_image","repo":"zrealli/TIGIC","repo_kind":"official","path":"ptp_scripts/ptp_utils_ori.py","file_url":"https://github.com/zrealli/TIGIC/blob/HEAD/ptp_scripts/ptp_utils_ori.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":"85d5eb123674597d"}},{"code_sha256_prefix":"d48d8354986e3b0e","entry":"uniform_on_device","repo":"zrealli/TIGIC","repo_kind":"official","path":"ldm/models/diffusion/ddpm.py","file_url":"https://github.com/zrealli/TIGIC/blob/HEAD/ldm/models/diffusion/ddpm.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d48d8354986e3b0e"}},{"code_sha256_prefix":"9a299fe5ae09e407","entry":"uniq","repo":"zrealli/TIGIC","repo_kind":"official","path":"ldm/modules/attention.py","file_url":"https://github.com/zrealli/TIGIC/blob/HEAD/ldm/modules/attention.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9a299fe5ae09e407"}},{"code_sha256_prefix":"f9bd2e83191afad1","entry":"log_txt_as_img","repo":"zrealli/TIGIC","repo_kind":"official","path":"ldm/util.py","file_url":"https://github.com/zrealli/TIGIC/blob/HEAD/ldm/util.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":"f9bd2e83191afad1"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}