{"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/specifying-object-attributes-and-relations-in","title":"Specifying Object Attributes and Relations in Interactive Scene Generation","arxiv_id":"1909.05379","date":"2019-09-11","proceeding":"ICCV 2019 10","authors":["Oron Ashual","Lior Wolf"],"abstract":"We introduce a method for the generation of images from an input scene graph. The method separates between a layout embedding and an appearance embedding. The dual embedding leads to generated images that better match the scene graph, have higher visual quality, and support more complex scene graphs. In addition, the embedding scheme supports multiple and diverse output images per scene graph, which can be further controlled by the user. We demonstrate two modes of per-object control: (i) importing elements from other images, and (ii) navigation in the object space, by selecting an appearance archetype. Our code is publicly available at https://www.github.com/ashual/scene_generation","url_abs":"https://arxiv.org/abs/1909.05379v2","url_pdf":"https://arxiv.org/pdf/1909.05379v2.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":"specifying-object-attributes-and-relations-in","repo_url":"https://github.com/ashual/scene_generation","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"specifying-object-attributes-and-relations-in","repo_url":"https://github.com/Touyuki/Cover_generation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"layout-to-image-generation","task_name":"Layout-to-Image Generation"},{"task_slug":"object","task_name":"Object"},{"task_slug":"scene-generation","task_name":"Scene Generation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/layout-to-image-generation-on-coco-stuff-3","task":"Layout-to-Image Generation","dataset":"COCO-Stuff 128x128","model":"SOARISG","rank_in_archive_order":5,"of":5,"metrics":{"FID":"59.5","Inception Score":"12.5","SceneFID":"33.46"},"uses_additional_data":false},{"leaderboard":"/sota/layout-to-image-generation-on-coco-stuff-2","task":"Layout-to-Image Generation","dataset":"COCO-Stuff 64x64","model":"SOARISG","rank_in_archive_order":4,"of":5,"metrics":{"FID":"48.7","Inception Score":"10.3"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1909.05379","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1909.05379"}},"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/Touyuki/Cover_generation","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ashual/scene_generation","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"unverified":16},"by_repo_kind":{"official":{"samples":16,"ran":0,"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":"ae92b5ed5c527664","entry":"bce_loss","repo":"ashual/scene_generation","repo_kind":"official","path":"scene_generation/losses.py","file_url":"https://github.com/ashual/scene_generation/blob/HEAD/scene_generation/losses.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":"ae92b5ed5c527664"}},{"code_sha256_prefix":"b9013d4eb8886059","entry":"boxes_to_layout","repo":"ashual/scene_generation","repo_kind":"official","path":"scene_generation/layout.py","file_url":"https://github.com/ashual/scene_generation/blob/HEAD/scene_generation/layout.py","link_basis":"first_harvest_node","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":"b9013d4eb8886059"}},{"code_sha256_prefix":"bc8cbd075263a084","entry":"build_cnn","repo":"ashual/scene_generation","repo_kind":"official","path":"scene_generation/layers.py","file_url":"https://github.com/ashual/scene_generation/blob/HEAD/scene_generation/layers.py","link_basis":"first_harvest_node","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":"bc8cbd075263a084"}},{"code_sha256_prefix":"c53b4e16e12f033f","entry":"crop_bbox","repo":"ashual/scene_generation","repo_kind":"official","path":"scene_generation/bilinear.py","file_url":"https://github.com/ashual/scene_generation/blob/HEAD/scene_generation/bilinear.py","link_basis":"plan_row","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":"c53b4e16e12f033f"}},{"code_sha256_prefix":"2fa113c634c92368","entry":"crop_bbox_batch","repo":"ashual/scene_generation","repo_kind":"official","path":"scene_generation/bilinear.py","file_url":"https://github.com/ashual/scene_generation/blob/HEAD/scene_generation/bilinear.py","link_basis":"plan_row","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":"2fa113c634c92368"}},{"code_sha256_prefix":"08e9481d0c0ca383","entry":"crop_bbox_batch_cudnn","repo":"ashual/scene_generation","repo_kind":"official","path":"scene_generation/bilinear.py","file_url":"https://github.com/ashual/scene_generation/blob/HEAD/scene_generation/bilinear.py","link_basis":"plan_row","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":"08e9481d0c0ca383"}},{"code_sha256_prefix":"5e3086197586c014","entry":"float_tuple","repo":"ashual/scene_generation","repo_kind":"official","path":"scene_generation/utils.py","file_url":"https://github.com/ashual/scene_generation/blob/HEAD/scene_generation/utils.py","link_basis":"first_harvest_node","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":"5e3086197586c014"}},{"code_sha256_prefix":"712a7831efa220b1","entry":"gan_g_loss","repo":"ashual/scene_generation","repo_kind":"official","path":"scene_generation/losses.py","file_url":"https://github.com/ashual/scene_generation/blob/HEAD/scene_generation/losses.py","link_basis":"first_harvest_node","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":"712a7831efa220b1"}},{"code_sha256_prefix":"fa5f35b7c26dbe12","entry":"get_activation","repo":"ashual/scene_generation","repo_kind":"official","path":"scene_generation/layers.py","file_url":"https://github.com/ashual/scene_generation/blob/HEAD/scene_generation/layers.py","link_basis":"first_harvest_node","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":"fa5f35b7c26dbe12"}},{"code_sha256_prefix":"b8a0bea29f303010","entry":"get_gan_losses","repo":"ashual/scene_generation","repo_kind":"official","path":"scene_generation/losses.py","file_url":"https://github.com/ashual/scene_generation/blob/HEAD/scene_generation/losses.py","link_basis":"first_harvest_node","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":"b8a0bea29f303010"}},{"code_sha256_prefix":"481b0a0e44bbea29","entry":"get_normalization_2d","repo":"ashual/scene_generation","repo_kind":"official","path":"scene_generation/layers.py","file_url":"https://github.com/ashual/scene_generation/blob/HEAD/scene_generation/layers.py","link_basis":"first_harvest_node","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":"481b0a0e44bbea29"}},{"code_sha256_prefix":"c7a0b110ef7c5e03","entry":"int_tuple","repo":"ashual/scene_generation","repo_kind":"official","path":"scene_generation/utils.py","file_url":"https://github.com/ashual/scene_generation/blob/HEAD/scene_generation/utils.py","link_basis":"first_harvest_node","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":"c7a0b110ef7c5e03"}},{"code_sha256_prefix":"6d89e132179f2fbd","entry":"intersection","repo":"ashual/scene_generation","repo_kind":"official","path":"scene_generation/metrics.py","file_url":"https://github.com/ashual/scene_generation/blob/HEAD/scene_generation/metrics.py","link_basis":"first_harvest_node","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":"6d89e132179f2fbd"}},{"code_sha256_prefix":"6c551c38bca87602","entry":"jaccard","repo":"ashual/scene_generation","repo_kind":"official","path":"scene_generation/metrics.py","file_url":"https://github.com/ashual/scene_generation/blob/HEAD/scene_generation/metrics.py","link_basis":"first_harvest_node","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":"6c551c38bca87602"}},{"code_sha256_prefix":"16e2481c885af916","entry":"masks_to_layout","repo":"ashual/scene_generation","repo_kind":"official","path":"scene_generation/layout.py","file_url":"https://github.com/ashual/scene_generation/blob/HEAD/scene_generation/layout.py","link_basis":"first_harvest_node","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":"16e2481c885af916"}},{"code_sha256_prefix":"ec5493a698745a69","entry":"str_tuple","repo":"ashual/scene_generation","repo_kind":"official","path":"scene_generation/utils.py","file_url":"https://github.com/ashual/scene_generation/blob/HEAD/scene_generation/utils.py","link_basis":"first_harvest_node","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":"ec5493a698745a69"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}