| nohup: ignoring input |
| ======================================== |
| DiffuScene Custom Text Testing |
| ======================================== |
| JSON file: /home/v-meiszhang/amlt-project/DiffuScene/training_data_with_content_v3.1.json |
|
|
| ======================================== |
| Testing room type: bedrooms |
| ======================================== |
| Config: ../config/text/diffusion_bedrooms_instancond_lat32_v_bert.yaml |
| Weight file: ../pretrained/pretrained_diffusion/bedrooms_bert/model_32000 |
| Output: ../pretrained/pretrained_diffusion/bedrooms_bert/custom_text_test |
|
|
| /home/v-meiszhang/miniconda3/envs/diffuscene/lib/python3.8/site-packages/torchvision/models/_utils.py:208: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and may be removed in the future, please use 'weights' instead. |
| warnings.warn( |
| /home/v-meiszhang/miniconda3/envs/diffuscene/lib/python3.8/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing `weights=None`. |
| warnings.warn(msg) |
| Some weights of the model checkpoint at bert-base-cased were not used when initializing BertModel: ['cls.seq_relationship.weight', 'cls.predictions.bias', 'cls.seq_relationship.bias', 'cls.predictions.transform.dense.bias', 'cls.predictions.decoder.weight', 'cls.predictions.transform.LayerNorm.weight', 'cls.predictions.transform.LayerNorm.bias', 'cls.predictions.transform.dense.weight'] |
| - This IS expected if you are initializing BertModel from the checkpoint of a model trained on another task or with another architecture (e.g. initializing a BertForSequenceClassification model from a BertForPreTraining model). |
| - This IS NOT expected if you are initializing BertModel from the checkpoint of a model that you expect to be exactly identical (initializing a BertForSequenceClassification model from a BertForSequenceClassification model). |
| Using device: cuda:0 |
| Loaded 500 test samples |
| Filtered to 233 samples with room_type='bedroom' |
| Applying threed_front_bedroom filtering |
| bounds_objfeats of dataset: [0.9808315634727478, -5.353787422180176, 6.351716041564941] |
| bounds_objfeats_32 of dataset: [0.9807508587837219, -5.804656028747559, 5.496402740478516] |
| rendered_scene is : rendered_scene_256.png |
| use lat32 as objfeats |
| add text into input dict for training |
| use consin_angles instead of original angles, AND use normalized objfeats |
| permute keys are: ['class_labels', 'translations', 'sizes', 'angles', 'objfeats_32'] |
| Loaded 162 scenes from dataset |
| Loaded 2354 furniture models |
| use text as condition, and pretrained bert model |
| separate unet1d encoder of objectness/class/translation/size/angle |
| separate unet1d decoder of objectness/class/translation/size/angle |
| load centriods min [-2.7625005 0.045 -2.75275 ] and max [2.77844175 3.6248396 2.81854277] in Gausssion Diffusion |
| load sizes min [0.03998288 0.02000002 0.012772 ] and max [2.8682 1.770065 1.698315] in Gausssion Diffusion |
| Loading weight file from ../pretrained/pretrained_diffusion/bedrooms_bert/model_32000 |
|
|
| ============================================================ |
| Generating scenes for 233 test samples |
| ============================================================ |
|
|
|
|
| [1/233] ID: 02f16dba-572d-409d-af78-98c7ab57f9c0-eb57d435-ce6c-4e25-8841-d204a9e3ff6f |
| Original text: A bedroom with a focus on contemporary design and well-thought-out furniture placement.... |
| Truncated text: A bedroom with a focus on contemporary design and well-thought-out furniture placement. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [2/233] ID: 02fb72ea-8e75-4f7b-85bd-18798232b263-cfa2999e-af50-4545-979f-89042fc0eec0 |
| Original text: A master bedroom designed for relaxation and functional comfort.... |
| Truncated text: A master bedroom designed for relaxation and functional comfort. |
| after bert: torch.Size([1, 12, 768]) |
| unconditional / conditional generation sampling |
|
|
| [3/233] ID: 03c8c59c-ba14-4486-ba57-3cd79b7f3eb9-279e1aba-7712-473e-a8cb-79637fc8e61c |
| Original text: Dreaming of an inviting bedroom that balances areas for sleeping, dressing, and light organization.... |
| Truncated text: Dreaming of an inviting bedroom that balances areas for sleeping, dressing, and light organization. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
|
|
| [4/233] ID: 04dcc229-3353-4d90-a058-080acbcc4d59-b511f6b4-e569-4b39-a04f-b4db2666e7be |
| Original text: A serene sleeping space in a room featuring clean geometric lines and neutral tones.... |
| Truncated text: A serene sleeping space in a room featuring clean geometric lines and neutral tones. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [5/233] ID: 070bb554-f9b7-4b80-a1a2-fc91f1c861fb-2daf1e34-c2e7-41af-b132-851379ebd7b2 |
| Original text: Aiming for a straightforward bedroom in a cleanly defined rectangular shape.... |
| Truncated text: Aiming for a straightforward bedroom in a cleanly defined rectangular shape. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [6/233] ID: 0925adc7-8bb3-4080-a3bc-8bf19d5d2916-057f8c05-ed76-4ac2-8672-bfe2978ddf49 |
| Original text: A cozy and compact bedroom featuring a straightforward rectangular layout ideal for restful living.... |
| Truncated text: A cozy and compact bedroom featuring a straightforward rectangular layout ideal for restful living. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [7/233] ID: 09defafb-4bb8-44ed-bd94-cd9359b14bb2-bcf3a90c-4bdc-4d20-abae-1c6a031eda1d |
| Original text: I want a functional room arrangement that comfortably supports daily bedroom use.... |
| Truncated text: I want a functional room arrangement that comfortably supports daily bedroom use. |
| after bert: torch.Size([1, 15, 768]) |
| unconditional / conditional generation sampling |
|
|
| [8/233] ID: 0a42232a-b3a7-4b6e-a28c-cfbc1a9ad9a5-f6bd806c-5acc-43c7-b7d1-862e2a1daca2 |
| Original text: A thoughtfully sized bedroom that suits a range of personal living needs and styles.... |
| Truncated text: A thoughtfully sized bedroom that suits a range of personal living needs and styles. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [9/233] ID: 0a9c667d-033d-448c-b17c-dc55e6d3c386-65686758-990a-41d3-85d3-cfeee51d4b5f |
| Original text: Private sleeping area with a balanced width-to-length ratio, providing a snug yet comfortable atmosp... |
| Truncated text: Private sleeping area with a balanced width-to-length ratio, providing a snug yet comfortable atmosphere. |
| after bert: torch.Size([1, 24, 768]) |
| unconditional / conditional generation sampling |
|
|
| [10/233] ID: 0ac97866-dccb-47c3-b220-79712041e187-946467ee-de5f-4a69-b24b-ccdc9e1b1682 |
| Original text: I’d like a master bedroom that feels organized and appropriate for modern living.... |
| Truncated text: I’d like a master bedroom that feels organized and appropriate for modern living. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
| Progress: 10/233 scenes generated |
|
|
| [11/233] ID: 0c1cea01-e28f-45dd-87df-6f906054c364-768cff9d-6ddb-451f-8e9e-fd16e9cda8af |
| Original text: I'm looking for a thoughtfully designed bedroom that supports comfort and practicality.... |
| Truncated text: I'm looking for a thoughtfully designed bedroom that supports comfort and practicality. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [12/233] ID: 0c883c9f-0ecf-4bfd-8941-a41b59c636fe-83b7b0ea-0db1-42a0-98cb-11724710acff |
| Original text: A well-proportioned bedroom that balances storage and seating needs.... |
| Truncated text: A well-proportioned bedroom that balances storage and seating needs. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [13/233] ID: 0d481fd1-284f-4547-a237-19b98f38356c-a2955690-ce56-4164-a3d3-537f8c5dc1d0 |
| Original text: Configure a welcoming bedroom space emphasizing practicality and order.... |
| Truncated text: Configure a welcoming bedroom space emphasizing practicality and order. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [14/233] ID: 0d7cae78-0807-4924-ad3e-a9e6dbc54a96-927aa607-c998-44c0-b55a-79dce6d80c9b |
| Original text: A practical and unfussy bedroom setup, designed with ample space for rest and everyday conveniences.... |
| Truncated text: A practical and unfussy bedroom setup, designed with ample space for rest and everyday conveniences. |
| after bert: torch.Size([1, 22, 768]) |
| unconditional / conditional generation sampling |
|
|
| [15/233] ID: 0e49912b-d9f3-4f1a-93e2-0245e6fb67c1-73c2c492-d52e-43b4-9ada-53a16b923902 |
| Original text: A vibrant children's sleeping area complemented by creative and practical furniture.... |
| Truncated text: A vibrant children's sleeping area complemented by creative and practical furniture. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [16/233] ID: 0e72f832-7030-4de0-a194-581120057dcf-f8146570-12eb-4d59-ac86-6852da3745f7 |
| Original text: Create a functional bedroom layout balancing the needs of rest and workspace in a proportional setti... |
| Truncated text: Create a functional bedroom layout balancing the needs of rest and workspace in a proportional setting. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
|
|
| [17/233] ID: 0f8fa784-6039-4bbc-a439-8fbfffa3a43a-584bd592-a005-4430-851b-7b36c2ee7ffa |
| Original text: Hoping to design a room shaped to prioritize use as a primary sleeping and resting space.... |
| Truncated text: Hoping to design a room shaped to prioritize use as a primary sleeping and resting space. |
| after bert: torch.Size([1, 22, 768]) |
| unconditional / conditional generation sampling |
|
|
| [18/233] ID: 107179df-064b-4134-b988-82a44d664444-80215298-b913-42af-80a8-6a21f92ad6af |
| Original text: Develop a private room intended for restful sleep and everyday usability, sized for essential furnis... |
| Truncated text: Develop a private room intended for restful sleep and everyday usability, sized for essential furnishings. |
| after bert: torch.Size([1, 23, 768]) |
| unconditional / conditional generation sampling |
|
|
| [19/233] ID: 109a8e42-f7d7-4893-8262-f2030072b760-2b579e52-e0cf-4e8d-a1e7-f92124c96fe2 |
| Original text: Design a well-measured sleeping area that fits snugly within its four walls.... |
| Truncated text: Design a well-measured sleeping area that fits snugly within its four walls. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [20/233] ID: 10daa874-0936-4bd6-9be2-3bbe831d1bcd-faa7dada-45f0-4619-b3e1-ff6b7d5f9522 |
| Original text: Looking to achieve a peaceful bedroom environment with thoughtfully placed features and lighting.... |
| Truncated text: Looking to achieve a peaceful bedroom environment with thoughtfully placed features and lighting. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
| Progress: 20/233 scenes generated |
|
|
| [21/233] ID: 120e3c35-05c5-40a7-b92b-1abbd5592026-1a6f6dcc-44b2-4ab4-be3a-d428c54e904f |
| Original text: A cozy bedroom that features essential furniture for rest and organization in a small, efficient spa... |
| Truncated text: A cozy bedroom that features essential furniture for rest and organization in a small, efficient space. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
|
|
| [22/233] ID: 12b5252a-0921-4e41-b07e-a9a1ba9d40f6-64ac9335-1ae5-4f51-870c-766badbb2f42 |
| Original text: Planning for a well-measured sleeping area that ensures comfort without overcrowding.... |
| Truncated text: Planning for a well-measured sleeping area that ensures comfort without overcrowding. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [23/233] ID: 130898f4-b33e-4c5c-93fb-c701f3c498da-195df563-5952-4720-a685-21f4f3a30305 |
| Original text: A moody yet warm bedroom that incorporates industrial lighting and mid-century touches. The paired s... |
| Truncated text: A moody yet warm bedroom that incorporates industrial lighting and mid-century touches. The paired spherical pendant lamps add symmetry to the bed area, while the decorative Art Deco piece above. |
| after bert: torch.Size([1, 39, 768]) |
| unconditional / conditional generation sampling |
|
|
| [24/233] ID: 142511ba-78c2-49cd-8942-843b89a696d2-2f5d3969-5779-422f-b340-b862c187774b |
| Original text: Looking for a primary bedroom that offers just the right amount of storage and comfort.... |
| Truncated text: Looking for a primary bedroom that offers just the right amount of storage and comfort. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [25/233] ID: 14a8aabb-7f3f-4dfd-ae11-72bbfeaa296c-ce436bbc-0985-4374-8ef7-239098f6f504 |
| Original text: Arrange a master bedroom in a rectangular footprint to blend sleeping and storage elements seamlessl... |
| Truncated text: Arrange a master bedroom in a rectangular footprint to blend sleeping and storage elements seamlessly. |
| after bert: torch.Size([1, 23, 768]) |
| unconditional / conditional generation sampling |
|
|
| [26/233] ID: 14e7aa9f-8774-40f4-b786-c042aecb27ff-dda5805c-76e0-4d39-8d97-d69ddb7685f6 |
| Original text: Create a measured and thoughtfully proportioned bedroom that leverages a wide rectangular floor plan... |
| Truncated text: Create a measured and thoughtfully proportioned bedroom that leverages a wide rectangular floor plan. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [27/233] ID: 15669288-4a23-49e3-b586-9822b27fc3c9-023911a5-107e-4e7f-929d-5425898bfb58 |
| Original text: Design a personal retreat sectioned for relaxation and ample storage within the given dimensions.... |
| Truncated text: Design a personal retreat sectioned for relaxation and ample storage within the given dimensions. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [28/233] ID: 17acbeb0-42a8-4d1f-8ee5-a8494e3722d7-b1e85511-8d8b-4039-a576-dadc3b5706e5 |
| Original text: I'd like to include both practical and decorative ceiling fixtures in the room.... |
| Truncated text: I'd like to include both practical and decorative ceiling fixtures in the room. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [29/233] ID: 186273e2-5d0a-4057-a1d9-4e43bdf705c5-565b9c34-fa00-453d-bafd-37122e19c436 |
| Original text: A simple and versatile bedroom offering enough space to rest comfortably and use essential furniture... |
| Truncated text: A simple and versatile bedroom offering enough space to rest comfortably and use essential furniture. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [30/233] ID: 18bc0787-1a02-44a9-921b-f75bbbf65b9a-9b32d172-778f-4730-9e09-c50423fbc8ba |
| Original text: A rectangularly shaped bedroom with a hint of irregularity for aesthetic interest.... |
| Truncated text: A rectangularly shaped bedroom with a hint of irregularity for aesthetic interest. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
| Progress: 30/233 scenes generated |
|
|
| [31/233] ID: 1ab3b8d4-af97-43f7-bb23-a6233c87ebfd-7062bf92-6668-4e3d-b646-78ad0179c7f0 |
| Original text: I want a practical bedroom setup with space for sleeping, working, and keeping personal belongings o... |
| Truncated text: I want a practical bedroom setup with space for sleeping, working, and keeping personal belongings organized. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
|
|
| [32/233] ID: 1be3ff59-e514-409a-a3cf-a9aab31c95e3-cc9cc466-8082-470c-8c3b-71bde41fcb98 |
| Original text: Rectangular-shaped bedroom designed for both practicality and modern aesthetics.... |
| Truncated text: Rectangular-shaped bedroom designed for both practicality and modern aesthetics. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [33/233] ID: 1e16532d-1ec8-42c6-a66f-ef21e31c22c1-04a0eae6-ca16-4f82-bf66-f66070c8528d |
| Original text: Comfortable and tidy rectangular bedroom designed to accommodate daily needs efficiently.... |
| Truncated text: Comfortable and tidy rectangular bedroom designed to accommodate daily needs efficiently. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [34/233] ID: 22957273-2fd9-4ef8-a4bc-6146cf737218-62c2b1b4-60f7-4d3f-9f73-a32e6a4e8702 |
| Original text: Create a high-ceilinged bedroom that enhances the visual appeal with thoughtfully placed lighting el... |
| Truncated text: Create a high-ceilinged bedroom that enhances the visual appeal with thoughtfully placed lighting elements. |
| after bert: torch.Size([1, 22, 768]) |
| unconditional / conditional generation sampling |
|
|
| [35/233] ID: 22ab9439-07b3-40d1-81bd-efb6114ba00e-aa9ff067-493c-42cc-862f-24efd827530e |
| Original text: Plan a proportionate bedroom setup that makes efficient use of the medium-sized rectangular layout.... |
| Truncated text: Plan a proportionate bedroom setup that makes efficient use of the medium-sized rectangular layout. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [36/233] ID: 23b1facb-b178-4875-86c3-1a2a853a3dae-11f7781d-d3db-4544-9f5d-6cb6198aaf80 |
| Original text: I'd like an inviting bedroom layout that feels naturally balanced.... |
| Truncated text: I'd like an inviting bedroom layout that feels naturally balanced. |
| after bert: torch.Size([1, 15, 768]) |
| unconditional / conditional generation sampling |
|
|
| [37/233] ID: 23da1c17-f682-48f9-ba42-ab7cb00595d3-c5bbe16b-dffb-4e31-b1b6-48b0dc83b964 |
| Original text: Hoping for a harmonious bedroom space that incorporates a wardrobe, bed with nightstands, and stacka... |
| Truncated text: Hoping for a harmonious bedroom space that incorporates a wardrobe, bed with nightstands, and stackable ottoman seating elements. |
| after bert: torch.Size([1, 30, 768]) |
| unconditional / conditional generation sampling |
|
|
| [38/233] ID: 2519d5e8-bf60-4988-89da-5d7685c31e04-ca654f04-12d2-4285-b724-1d2d89610289 |
| Original text: Harmoniously designed bedroom with ample space while maintaining intimacy and warmth.... |
| Truncated text: Harmoniously designed bedroom with ample space while maintaining intimacy and warmth. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [39/233] ID: 26c70049-0c0a-4726-a1d0-f488da44d1ef-29d295b0-1dc3-43f3-83b0-6eddaf02a40a |
| Original text: I need a compact but comfortable bedroom with enough floor space for essentials without crowding.... |
| Truncated text: I need a compact but comfortable bedroom with enough floor space for essentials without crowding. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [40/233] ID: 272aba14-9733-4bc1-8ee1-88c4d289fd80-b022d91e-2208-4b53-b01a-a5dc11364b08 |
| Original text: I'm focused on a bedroom configuration that can include classic and functional furniture arrangement... |
| Truncated text: I'm focused on a bedroom configuration that can include classic and functional furniture arrangements. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
| Progress: 40/233 scenes generated |
|
|
| [41/233] ID: 29c77527-8237-4bd3-8110-788c03a1f1cc-8a9b9160-5a57-4666-beea-06cbd77e76f7 |
| Original text: Develop a relaxing bedroom environment with a focus on practicality and accessibility.... |
| Truncated text: Develop a relaxing bedroom environment with a focus on practicality and accessibility. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [42/233] ID: 29d3b19f-69dc-4a57-a700-43cb0e3a08be-ce7322e3-e6db-418a-95ff-7bb86dd4ed63 |
| Original text: Multi-purpose bedroom designed to incorporate elegant furnishings and practical use.... |
| Truncated text: Multi-purpose bedroom designed to incorporate elegant furnishings and practical use. |
| after bert: torch.Size([1, 15, 768]) |
| unconditional / conditional generation sampling |
|
|
| [43/233] ID: 2a23f8b0-9cf7-4655-be69-10508912fc99-550ecb1d-2f1c-407a-bb43-74ba8f1b526d |
| Original text: A cleanly laid-out bedroom that incorporates sleeping and storage needs efficiently.... |
| Truncated text: A cleanly laid-out bedroom that incorporates sleeping and storage needs efficiently. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [44/233] ID: 2ce51e58-c45f-424d-b333-5b56d1641f68-627616b7-0c15-4451-b0b0-268a7490e8fa |
| Original text: I want a modestly sized bedroom with enough space for essential sleeping arrangements.... |
| Truncated text: I want a modestly sized bedroom with enough space for essential sleeping arrangements. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [45/233] ID: 2dcff54f-32ee-4427-9187-5dc5ac80f26c-50960867-a6f9-44c8-9462-d7077297009b |
| Original text: Dreaming of a versatile bedroom space optimized for restful sleep and practical storage.... |
| Truncated text: Dreaming of a versatile bedroom space optimized for restful sleep and practical storage. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [46/233] ID: 2f47a9b4-2f26-4c54-9e85-fb78df28c1b1-107b8452-4604-4b77-b696-95549a4dac95 |
| Original text: Hoping to establish a bedroom setup that balances storage capabilities and a restful sleeping enviro... |
| Truncated text: Hoping to establish a bedroom setup that balances storage capabilities and a restful sleeping environment. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
|
|
| [47/233] ID: 2f96dc00-c0c2-4359-9004-fd4f36cf57f2-d8fd2a91-23f8-4b13-9f61-6b4c3976c45a |
| Original text: A bedroom designed to harmoniously balance style and daily purpose.... |
| Truncated text: A bedroom designed to harmoniously balance style and daily purpose. |
| after bert: torch.Size([1, 15, 768]) |
| unconditional / conditional generation sampling |
|
|
| [48/233] ID: 306a08a2-3d13-4d75-ab91-9df1a06d182d-9b08d109-1ff5-40cd-9f7e-e270a5a21464 |
| Original text: Ensuring task-specific areas with focused furniture, such as a dedicated desk station.... |
| Truncated text: Ensuring task-specific areas with focused furniture, such as a dedicated desk station. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [49/233] ID: 33635b59-7c01-4e50-8c68-a401b3563182-b77a5c71-6051-491b-9f9b-ea3ea735a9d0 |
| Original text: Rectangular private room perfect for combining sleep and creative productivity.... |
| Truncated text: Rectangular private room perfect for combining sleep and creative productivity. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [50/233] ID: 339e4d0f-096a-4453-be12-5a730e71e6aa-ce83c19a-b086-4833-b594-6723d76ce0cc |
| Original text: A well-proportioned bedroom suitable for everyday living and unwinding.... |
| Truncated text: A well-proportioned bedroom suitable for everyday living and unwinding. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
| Progress: 50/233 scenes generated |
|
|
| [51/233] ID: 3465caaa-009b-47cc-a20f-c74b18c8a31e-68d7ea42-2c2d-4625-9cd2-69708e693049 |
| Original text: Modern bedroom space designed for sleeping, relaxing, and convenient storage.... |
| Truncated text: Modern bedroom space designed for sleeping, relaxing, and convenient storage. |
| after bert: torch.Size([1, 15, 768]) |
| unconditional / conditional generation sampling |
|
|
| [52/233] ID: 34ea0f40-d9c2-4207-862f-7d3cc641728f-790ff2af-d064-45f0-be79-eff2abb1ddf9 |
| Original text: Develop a versatile rectangular bedroom with clear zones for productivity and rest.... |
| Truncated text: Develop a versatile rectangular bedroom with clear zones for productivity and rest. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [53/233] ID: 35c1fa5f-7023-4b2d-a411-d59181eada55-1219196f-04c1-48a5-8817-aab832d29170 |
| Original text: Use furniture with versatile organization options for a practical setup.... |
| Truncated text: Use furniture with versatile organization options for a practical setup. |
| after bert: torch.Size([1, 13, 768]) |
| unconditional / conditional generation sampling |
|
|
| [54/233] ID: 35c841f6-d045-4b15-8309-bf183790880e-67f4af72-5fa5-4bc8-a49e-27d256bd336f |
| Original text: A well-organized bedroom emphasizing simple forms and multi-use furniture.... |
| Truncated text: A well-organized bedroom emphasizing simple forms and multi-use furniture. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [55/233] ID: 374305fa-c4ea-4d78-8321-4e1414d2535d-bf1dcbd9-cbb2-4484-b219-7a7030833345 |
| Original text: A streamlined bedroom designed to maximize usability without feeling crowded.... |
| Truncated text: A streamlined bedroom designed to maximize usability without feeling crowded. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [56/233] ID: 374ff983-9a4f-4f8a-a756-b28108d72bc0-f7fcf029-4d8d-41bf-870b-d2bf3fb1daf1 |
| Original text: A modestly sized bedroom offering ample room for core sleeping and storage solutions.... |
| Truncated text: A modestly sized bedroom offering ample room for core sleeping and storage solutions. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [57/233] ID: 37c69656-88ac-4e59-80a3-263c841262a1-94c43319-c559-49b4-89af-142843233a84 |
| Original text: Create a practical and intimate bedroom ideal for focused living.... |
| Truncated text: Create a practical and intimate bedroom ideal for focused living. |
| after bert: torch.Size([1, 14, 768]) |
| unconditional / conditional generation sampling |
|
|
| [58/233] ID: 384a185c-6d2b-41c5-9f35-9b33c1aad421-c773c3df-f745-4a6d-ba26-27b291ba27fa |
| Original text: Imagining a peaceful bedroom retreat with a clean and uncluttered layout.... |
| Truncated text: Imagining a peaceful bedroom retreat with a clean and uncluttered layout. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [59/233] ID: 3a1725be-3169-4445-8527-128712c63b2b-ce365fba-c525-49b2-bf52-d882d73f13fa |
| Original text: Clean, composed design focusing on functional geometry and a neutral, earthy palette.... |
| Truncated text: Clean, composed design focusing on functional geometry and a neutral, earthy palette. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [60/233] ID: 3dbd60ef-1a69-4880-8568-68078a779d80-eaf98e04-9f8a-4f66-b96b-f03589a92fd3 |
| Original text: Seeking a functional bedroom space with room for essential furnishings and easy flow.... |
| Truncated text: Seeking a functional bedroom space with room for essential furnishings and easy flow. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
| Progress: 60/233 scenes generated |
|
|
| [61/233] ID: 400cce14-4ff3-4c67-9e51-c1c1fd089aac-684b682e-890a-462c-8f1c-36dd43ae39c4 |
| Original text: Create a balanced bedroom layout within a medium-sized room for relaxation and organization.... |
| Truncated text: Create a balanced bedroom layout within a medium-sized room for relaxation and organization. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [62/233] ID: 41053719-a949-4424-841b-a29c5d6a079a-bddabebf-cd83-427d-aff2-b560b1825c8b |
| Original text: Wide and open-plan rectangular bedroom suited for combining a sleeping zone with essential storage.... |
| Truncated text: Wide and open-plan rectangular bedroom suited for combining a sleeping zone with essential storage. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [63/233] ID: 4448c201-24bc-4eb1-b534-87f656f3094f-62b540c1-1c77-4b53-a065-8546804049de |
| Original text: Design a functional and cozy bedroom space that maximizes utility within limited dimensions.... |
| Truncated text: Design a functional and cozy bedroom space that maximizes utility within limited dimensions. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [64/233] ID: 44fcec4c-fe76-4397-b4de-4d0717c52760-d2ffe744-4ccd-412c-ac10-6ccf3bfe7762 |
| Original text: I want a bedroom that accommodates larger furniture while still leaving room to move around comforta... |
| Truncated text: I want a bedroom that accommodates larger furniture while still leaving room to move around comfortably. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [65/233] ID: 4557a700-5a64-4734-839c-bacf8f2bd27e-15001482-5966-4406-88c3-ebf87bb4702c |
| Original text: Open-concept bedroom design with a focus on minimalist furniture placement.... |
| Truncated text: Open-concept bedroom design with a focus on minimalist furniture placement. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [66/233] ID: 464570ce-bc6e-4914-a2af-846492c41560-38ea0a89-773c-42da-ab49-c0d968c7a754 |
| Original text: Create a modern bedroom with a rectangular layout and enough space for essential furniture and comfo... |
| Truncated text: Create a modern bedroom with a rectangular layout and enough space for essential furniture and comfort. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [67/233] ID: 47f45b86-8dd6-4cee-bd43-9c32a777dd20-86ea51a8-0579-4efa-b130-746679689f34 |
| Original text: A balanced sleeping area that prioritizes organization and vertical sleeping arrangements.... |
| Truncated text: A balanced sleeping area that prioritizes organization and vertical sleeping arrangements. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [68/233] ID: 4b663d06-fc0a-44ca-887a-d0bfc584a3ee-0aa41172-4d62-4474-bd4a-030153e6f61f |
| Original text: Functional bedroom space defined by a slightly irregular shape and a clear focus on practicality.... |
| Truncated text: Functional bedroom space defined by a slightly irregular shape and a clear focus on practicality. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [69/233] ID: 4e07f8d0-0479-40d3-96d9-5b83350eb20e-56a5cf1c-ccf5-4fc8-9c79-9b43c6281fa9 |
| Original text: Pursuing a functional yet inviting bedroom that has room for relaxation and utility.... |
| Truncated text: Pursuing a functional yet inviting bedroom that has room for relaxation and utility. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [70/233] ID: 4e29b979-61ea-4b91-865f-7c45b6a6f4cd-a917cf36-27d6-4e25-a543-763d654bec59 |
| Original text: A well-proportioned bedroom designed for comfort and utility in a minimalist setup.... |
| Truncated text: A well-proportioned bedroom designed for comfort and utility in a minimalist setup. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
| Progress: 70/233 scenes generated |
|
|
| [71/233] ID: 4f96ac65-dfa8-4186-bf66-48b3b01f9e6d-b9578703-ecda-41e3-98ee-e85ec3c3466e |
| Original text: Modestly proportioned room designed to serve as a tranquil bedroom environment.... |
| Truncated text: Modestly proportioned room designed to serve as a tranquil bedroom environment. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [72/233] ID: 529be18a-a998-40c9-89ea-074be3172e1b-54adb497-cb7a-46cd-9aa0-3dd4be81ee78 |
| Original text: Looking to establish a tranquil sleeping space with subtly classic design elements.... |
| Truncated text: Looking to establish a tranquil sleeping space with subtly classic design elements. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [73/233] ID: 543598d1-8f63-428b-b1d3-623456e61e44-a461765d-eb9c-4bf4-b8fb-efb3bae66244 |
| Original text: I’m interested in a layout that feels uncluttered, where each piece is both functional and stylistic... |
| Truncated text: I’m interested in a layout that feels uncluttered, where each piece is both functional and stylistically cohesive. |
| after bert: torch.Size([1, 30, 768]) |
| unconditional / conditional generation sampling |
|
|
| [74/233] ID: 54f2ad1d-ba3f-4c61-a8b3-68bc90ae15b9-16155543-dc37-4029-95ef-7838eb215de3 |
| Original text: Aiming for a cozy master bedroom with enough space to accommodate a king-size bed and other essentia... |
| Truncated text: Aiming for a cozy master bedroom with enough space to accommodate a king-size bed and other essentials. |
| after bert: torch.Size([1, 25, 768]) |
| unconditional / conditional generation sampling |
|
|
| [75/233] ID: 551334cf-e24a-4684-b447-525714798691-60b1272c-a918-4afe-aa0e-ed699d16f02d |
| Original text: Build a master bedroom with an airy, organized, and practical layout.... |
| Truncated text: Build a master bedroom with an airy, organized, and practical layout. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [76/233] ID: 57634f22-de21-482d-bbc5-2a8556cd911b-672fbde9-f16c-4fad-abb0-bdc291eb333d |
| Original text: Carefully proportioned bedroom suited for a blend of rest and storage needs.... |
| Truncated text: Carefully proportioned bedroom suited for a blend of rest and storage needs. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [77/233] ID: 576ceb08-b3f7-4694-9584-3450db8099ee-b40e9e8d-9b61-494d-ade5-912f4c126ba4 |
| Original text: I’m looking for a stylish yet practical bedroom that includes areas for rest and grooming.... |
| Truncated text: I’m looking for a stylish yet practical bedroom that includes areas for rest and grooming. |
| after bert: torch.Size([1, 23, 768]) |
| unconditional / conditional generation sampling |
|
|
| [78/233] ID: 58a8681c-af3e-4c9a-9f61-b220de99378a-65b2ae4d-5182-440e-931e-ddc80e1e4fe9 |
| Original text: Seeking to make the best use of the space with a master bedroom layout suited to a busy lifestyle.... |
| Truncated text: Seeking to make the best use of the space with a master bedroom layout suited to a busy lifestyle. |
| after bert: torch.Size([1, 23, 768]) |
| unconditional / conditional generation sampling |
|
|
| [79/233] ID: 5a92fb82-10da-4b31-962a-2f8db50ff99b-4a21dd34-81a5-47ce-b2d2-bcbd86ce80df |
| Original text: I'm looking for a master bedroom with a clean, uncluttered arrangement for essential bedroom furnitu... |
| Truncated text: I'm looking for a master bedroom with a clean, uncluttered arrangement for essential bedroom furniture. |
| after bert: torch.Size([1, 24, 768]) |
| unconditional / conditional generation sampling |
|
|
| [80/233] ID: 5c8e6bc5-c29e-4ac3-813e-df2145b20c69-72c8629b-fee7-4690-95ee-c3a67a6b540b |
| Original text: A master bedroom characterized by its spacious design and efficient use of space.... |
| Truncated text: A master bedroom characterized by its spacious design and efficient use of space. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
| Progress: 80/233 scenes generated |
|
|
| [81/233] ID: 5fc60854-130c-44dd-b95f-e4611c847cb4-d9c424ff-27c8-401e-9615-95f9a311b353 |
| Original text: A functional and thoughtfully organized bedroom suitable for both relaxation and personal activities... |
| Truncated text: A functional and thoughtfully organized bedroom suitable for both relaxation and personal activities. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [82/233] ID: 5fef6bd0-837a-4ad9-a6fd-4b9ce517701b-b4ef8d80-7e65-443d-a1c9-e923870aa1ca |
| Original text: Timeless private rectangular bedroom with room for sleep and study elements.... |
| Truncated text: Timeless private rectangular bedroom with room for sleep and study elements. |
| after bert: torch.Size([1, 15, 768]) |
| unconditional / conditional generation sampling |
|
|
| [83/233] ID: 60e4b558-623a-4459-860e-5954f41d4b22-e5aac617-5783-45b9-952b-005153edafe6 |
| Original text: Wanting a compact and practical bedroom setup fit for a focused lifestyle and peaceful retreat.... |
| Truncated text: Wanting a compact and practical bedroom setup fit for a focused lifestyle and peaceful retreat. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [84/233] ID: 6400fde7-9e67-42dc-9966-670e0a3ade78-82c6d597-7358-4f90-b6d8-5db9e42e7586 |
| Original text: I’m looking for a bedroom design that balances utility and relaxation.... |
| Truncated text: I’m looking for a bedroom design that balances utility and relaxation. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [85/233] ID: 6417999f-abfd-4c11-8ca1-0100d8738214-93a91599-3fef-486e-922f-042b0635ff68 |
| Original text: Arrange a bedroom with versatile zones for rest, work, and storage.... |
| Truncated text: Arrange a bedroom with versatile zones for rest, work, and storage. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [86/233] ID: 6626053a-1ce0-42d6-923a-de35af014160-2ef82157-1385-468a-9b2b-d71c2e743557 |
| Original text: Seeking a comfortable bedroom arrangement with a clear focus on storage, utilizing a spacious wardro... |
| Truncated text: Seeking a comfortable bedroom arrangement with a clear focus on storage, utilizing a spacious wardrobe and drawer chest combination along one side of the room. A bedside area would have symmetrical nightstands on either side of a central bed for added utility. |
| after bert: torch.Size([1, 49, 768]) |
| unconditional / conditional generation sampling |
|
|
| [87/233] ID: 67574e8b-f5a4-463f-bc05-f3e8a2cc0cb9-bb13ee57-591c-4f4d-8b84-f77bdb31bd94 |
| Original text: Design a rectangular master bedroom with ample room for key furnishings.... |
| Truncated text: Design a rectangular master bedroom with ample room for key furnishings. |
| after bert: torch.Size([1, 14, 768]) |
| unconditional / conditional generation sampling |
|
|
| [88/233] ID: 6a63fbd9-1cdd-404d-97d3-366d7ea978b1-2694ff87-b6f1-4ae8-a534-dddd1bf03aae |
| Original text: Hoping to arrange a compact bedroom that efficiently utilizes the available space while feeling open... |
| Truncated text: Hoping to arrange a compact bedroom that efficiently utilizes the available space while feeling open. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [89/233] ID: 6ae4511d-5a72-45f3-af6e-2ddbf8fbe0b9-ed26c32a-752c-41b4-a665-44f09fd5f1bd |
| Original text: Sleek bedroom with a straightforward floor plan perfect for functional and minimalist furniture.... |
| Truncated text: Sleek bedroom with a straightforward floor plan perfect for functional and minimalist furniture. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [90/233] ID: 6c00f5fb-76c7-4820-95d5-5e9e343d8bc0-2af82895-9337-4855-89c2-42ae8f9642c5 |
| Original text: Envisioning a second bedroom setup tailored to a smaller, cozy footprint.... |
| Truncated text: Envisioning a second bedroom setup tailored to a smaller, cozy footprint. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
| Progress: 90/233 scenes generated |
|
|
| [91/233] ID: 6d486929-8d49-4d3c-aa16-88330ce2e164-2eb2af89-849a-49e8-af94-4bdcb326bb5d |
| Original text: A spacious, open bedroom setup designed to maximize floor efficiency.... |
| Truncated text: A spacious, open bedroom setup designed to maximize floor efficiency. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [92/233] ID: 6f94f371-f434-45cd-9c3a-7ef479f92f9a-cf30819c-629d-485d-ba44-9efa4ab205a7 |
| Original text: Creating a well-considered bedroom that balances practicality with an open, easy-to-use space.... |
| Truncated text: Creating a well-considered bedroom that balances practicality with an open, easy-to-use space. |
| after bert: torch.Size([1, 26, 768]) |
| unconditional / conditional generation sampling |
|
|
| [93/233] ID: 707a8e25-4a36-4048-a088-303b6a107051-c5cbc85a-e4af-4db8-96c3-64673560c5ff |
| Original text: Design a master bedroom suitable for a couple, with balanced proportions for sleeping, storage, and ... |
| Truncated text: Design a master bedroom suitable for a couple, with balanced proportions for sleeping, storage, and lighting. |
| after bert: torch.Size([1, 22, 768]) |
| unconditional / conditional generation sampling |
|
|
| [94/233] ID: 7130f8fa-ec52-455e-88a6-fb2a4e440087-621842c2-0432-4d88-b78b-2eb8bbc18462 |
| Original text: Imagining a rectangular bedroom setup that feels spacious yet cozy.... |
| Truncated text: Imagining a rectangular bedroom setup that feels spacious yet cozy. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [95/233] ID: 721aac20-b1b8-411f-93cd-285290b9fa45-bfffb698-6ca6-45de-8d4f-e9ab94c8c974 |
| Original text: A neat rectangular primary living space ideal for personal retreat and relaxation.... |
| Truncated text: A neat rectangular primary living space ideal for personal retreat and relaxation. |
| after bert: torch.Size([1, 15, 768]) |
| unconditional / conditional generation sampling |
|
|
| [96/233] ID: 741bccc3-8ec2-4f66-915b-633fe7cfae94-4568d7bb-34a0-442d-95db-26d75b37cbea |
| Original text: A well-proportioned bedroom intended for contemporary use and private comfort.... |
| Truncated text: A well-proportioned bedroom intended for contemporary use and private comfort. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [97/233] ID: 741c2966-f279-4d6a-8219-c55cda0fba81-1e210393-1a21-4295-b16f-1e041093477d |
| Original text: I’d like a master bedroom that’s both simple and versatile in its use of space.... |
| Truncated text: I’d like a master bedroom that’s both simple and versatile in its use of space. |
| after bert: torch.Size([1, 22, 768]) |
| unconditional / conditional generation sampling |
|
|
| [98/233] ID: 7450f4cb-39cd-412d-adba-8a639ac80933-291f4629-7952-4ddd-b479-0c44cf99641b |
| Original text: I'd like a practical yet inviting bedroom that supports essential furniture.... |
| Truncated text: I'd like a practical yet inviting bedroom that supports essential furniture. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [99/233] ID: 7458b8c9-ec21-47d4-b837-f07596625147-61518562-acd4-4f83-b06c-1d1f51566375 |
| Original text: Envisioning a modestly sized bedroom that feels open and inviting.... |
| Truncated text: Envisioning a modestly sized bedroom that feels open and inviting. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [100/233] ID: 74dfc90f-42d5-4389-8cbb-5cbe036d99ef-f68c790f-5398-4bf3-a733-6ee72c4811d9 |
| Original text: A contemporary sleeping space built around practical and modern furnishings.... |
| Truncated text: A contemporary sleeping space built around practical and modern furnishings. |
| after bert: torch.Size([1, 13, 768]) |
| unconditional / conditional generation sampling |
| Progress: 100/233 scenes generated |
|
|
| [101/233] ID: 762928f8-d856-4e1a-b81f-cff6acf2db3b-9765a356-b076-4897-a2c7-5559c700e37a |
| Original text: Create a master bedroom that utilizes its rectangular dimensions to serve both functional and person... |
| Truncated text: Create a master bedroom that utilizes its rectangular dimensions to serve both functional and personal use. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [102/233] ID: 76304f02-2391-4b05-8126-c16a3769a3d4-b1c594ad-80ee-46f6-af17-2c9f3014975a |
| Original text: A master bedroom that caters to functionality, designed to support restful living.... |
| Truncated text: A master bedroom that caters to functionality, designed to support restful living. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [103/233] ID: 76815557-7eb8-4328-bcbb-bc4fb45d2253-cad227ce-a2bf-4943-92a5-35d05a8a4249 |
| Original text: I'd like a second bedroom that's practical and versatile for unwinding and storage.... |
| Truncated text: I'd like a second bedroom that's practical and versatile for unwinding and storage. |
| after bert: torch.Size([1, 22, 768]) |
| unconditional / conditional generation sampling |
|
|
| [104/233] ID: 76b1f40f-6a8d-45f9-96c0-80f3247d69bf-8ec435fe-e73e-480c-846a-a8619a68cf42 |
| Original text: A contemporary bedroom with ample room for a couple's daily needs.... |
| Truncated text: A contemporary bedroom with ample room for a couple's daily needs. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [105/233] ID: 76e6bb3d-b50b-453e-9a5e-8dd192714572-881a0e80-250d-42c5-8432-a13099bd4557 |
| Original text: Picture a thoughtfully scaled bedroom that optimizes space without clutter.... |
| Truncated text: Picture a thoughtfully scaled bedroom that optimizes space without clutter. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [106/233] ID: 77b9486d-fb58-4e37-99de-be7fb1632ac5-6b092574-7808-4eaa-9f60-fa377af5f6a5 |
| Original text: Establish a private, rectangular bedroom ideal for relaxation and nighttime routines, emphasizing fu... |
| Truncated text: Establish a private, rectangular bedroom ideal for relaxation and nighttime routines, emphasizing functional space usage. |
| after bert: torch.Size([1, 24, 768]) |
| unconditional / conditional generation sampling |
|
|
| [107/233] ID: 78e9ca5b-4781-45dc-8417-1c82e7435761-cf216753-2462-49ef-bc32-a89aadba1a91 |
| Original text: Seeking to establish a seamless flow between the sleeping and relaxation areas, with the TV stand po... |
| Truncated text: Seeking to establish a seamless flow between the sleeping and relaxation areas, with the TV stand positioned opposite the bed. The streamlined design keeps the room open and unintimidating while encouraging relaxation. |
| after bert: torch.Size([1, 45, 768]) |
| unconditional / conditional generation sampling |
|
|
| [108/233] ID: 796d838f-5a6c-4c84-a355-2e2aa27d2cc9-ae84eea4-668b-46fc-ae6a-876805df27c5 |
| Original text: I want a well-proportioned bedroom with enough room for stylish, purpose-driven furniture.... |
| Truncated text: I want a well-proportioned bedroom with enough room for stylish, purpose-driven furniture. |
| after bert: torch.Size([1, 23, 768]) |
| unconditional / conditional generation sampling |
|
|
| [109/233] ID: 798fa7f1-1645-4751-96ca-26d2b834b2d0-33554e3c-737c-40da-ac5e-40a2c29179fa |
| Original text: I’m looking for a calm, well-sized sleeping room to simplify daily routines.... |
| Truncated text: I’m looking for a calm, well-sized sleeping room to simplify daily routines. |
| after bert: torch.Size([1, 22, 768]) |
| unconditional / conditional generation sampling |
|
|
| [110/233] ID: 79c086e6-b5cb-4488-9361-1a70db853c7b-84a2c47f-598a-475b-8d6b-813b0b458b84 |
| Original text: I want a no-fuss bedroom that offers both comfort and utility in an organized layout.... |
| Truncated text: I want a no-fuss bedroom that offers both comfort and utility in an organized layout. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
| Progress: 110/233 scenes generated |
|
|
| [111/233] ID: 7ac7b8b0-6ea1-4930-9f50-7328e00e579a-86c46b5b-7b30-4ddf-a4a2-971bdec9b4fc |
| Original text: I’m looking for a practical bedroom with enough room for essential furniture and clear walkways.... |
| Truncated text: I’m looking for a practical bedroom with enough room for essential furniture and clear walkways. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
|
|
| [112/233] ID: 7e69c681-1cbe-4fad-811d-7585a2ba7f43-06682d17-51e1-410b-96fe-34ccd0d1cf29 |
| Original text: I'm looking for a cozy yet functional master bedroom that fits comfortably in a rectangular space.... |
| Truncated text: I'm looking for a cozy yet functional master bedroom that fits comfortably in a rectangular space. |
| after bert: torch.Size([1, 22, 768]) |
| unconditional / conditional generation sampling |
|
|
| [113/233] ID: 8077b5fc-e48d-4105-a59f-de2369e4bb39-54293ee9-b595-476a-8c04-0862ea86fbdb |
| Original text: A serene primary bedroom that integrates thoughtful proportions for everyday comfort.... |
| Truncated text: A serene primary bedroom that integrates thoughtful proportions for everyday comfort. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [114/233] ID: 809652f3-1c3d-4962-90d3-737fadb964ec-7147a991-6924-4f99-9983-64c3b904b842 |
| Original text: Create a cozy master bedroom with a layout that supports both style and practicality.... |
| Truncated text: Create a cozy master bedroom with a layout that supports both style and practicality. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [115/233] ID: 840ecd7a-12ec-4c4f-96e7-82c5a5c51d6f-3d3b915d-162f-4032-a1c3-703b6bd434a5 |
| Original text: A private rectangular bedroom optimized for sleeping, storage, and unwinding.... |
| Truncated text: A private rectangular bedroom optimized for sleeping, storage, and unwinding. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [116/233] ID: 84514efe-79b4-4995-bcf9-735b593f9fcb-c32335f4-0343-4540-8793-cca8e86f90ce |
| Original text: I want a thoughtfully designed rectangular bedroom that includes flexible use of vertical space.... |
| Truncated text: I want a thoughtfully designed rectangular bedroom that includes flexible use of vertical space. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [117/233] ID: 8555557f-34b5-485a-a0f1-db9ee2580959-b5705f41-c45c-498e-b40e-671fb466a27a |
| Original text: A straightforward layout for a bedroom that emphasizes spatial simplicity and functional design.... |
| Truncated text: A straightforward layout for a bedroom that emphasizes spatial simplicity and functional design. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [118/233] ID: 85a4cbf5-71f3-4b22-a877-662d179cdce6-f404587e-3d8b-4249-b5ce-ff35cac23732 |
| Original text: I’m looking for a clearly defined bedroom space that feels usable for long-term daily needs.... |
| Truncated text: I’m looking for a clearly defined bedroom space that feels usable for long-term daily needs. |
| after bert: torch.Size([1, 22, 768]) |
| unconditional / conditional generation sampling |
|
|
| [119/233] ID: 86963bbe-7969-4632-a379-1cd39e2a69ab-89ab5333-ced1-4cec-a384-4188ce9e97e7 |
| Original text: A harmonious bedroom setup designed to support a mix of activities.... |
| Truncated text: A harmonious bedroom setup designed to support a mix of activities. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [120/233] ID: 87fd1ef7-5f64-4284-bacb-a37181b6fb9b-74fe0387-f2a8-40ac-be94-4ae6192bdb00 |
| Original text: Interested in imagining a balanced modern bedroom layout that emphasizes clean and straightforward d... |
| Truncated text: Interested in imagining a balanced modern bedroom layout that emphasizes clean and straightforward design. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
| Progress: 120/233 scenes generated |
|
|
| [121/233] ID: 888f5f5c-4947-4bfe-b50b-ee6d4f80ae28-9544428d-ea4b-4058-aeb2-d824df67a64c |
| Original text: Stylish master bedroom with a balanced layout suitable for relaxation and storage needs.... |
| Truncated text: Stylish master bedroom with a balanced layout suitable for relaxation and storage needs. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [122/233] ID: 89ffbec0-a264-45bc-b26b-d082d514c302-15057fa6-302f-4f62-821e-67be3823b2c2 |
| Original text: I’d like a balanced bedroom arrangement, ensuring all elements feel cohesive and intuitive.... |
| Truncated text: I’d like a balanced bedroom arrangement, ensuring all elements feel cohesive and intuitive. |
| after bert: torch.Size([1, 22, 768]) |
| unconditional / conditional generation sampling |
|
|
| [123/233] ID: 8d29c73c-1246-4852-b7e1-d076ca22d7cc-37fd5e0b-8287-434d-ac87-74487d818d97 |
| Original text: A bedroom that caters to a modern and functional design.... |
| Truncated text: A bedroom that caters to a modern and functional design. |
| after bert: torch.Size([1, 14, 768]) |
| unconditional / conditional generation sampling |
|
|
| [124/233] ID: 8e234f22-483c-4dfd-9ce5-cc2d052a97e8-18d0161d-b6b0-4ef4-a6b2-141c63a81915 |
| Original text: Hoping to create a small and cozy bedroom that prioritizes simplicity and purpose.... |
| Truncated text: Hoping to create a small and cozy bedroom that prioritizes simplicity and purpose. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [125/233] ID: 8effb2a7-1b2a-49e3-9ae7-676a5a4007d2-6be5ada3-b84b-4c55-878b-131204a44e14 |
| Original text: Spacious contemporary bedroom featuring an angular layout with a balance of open floor space and fun... |
| Truncated text: Spacious contemporary bedroom featuring an angular layout with a balance of open floor space and functional furnishings. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
|
|
| [126/233] ID: 8f4216a6-4af9-4a20-92b5-4ac4aac836e3-976a2ce8-46bd-4d18-be63-9b1ff30b8829 |
| Original text: Warm and inviting bedroom designed to accommodate both relaxation and entertainment.... |
| Truncated text: Warm and inviting bedroom designed to accommodate both relaxation and entertainment. |
| after bert: torch.Size([1, 14, 768]) |
| unconditional / conditional generation sampling |
|
|
| [127/233] ID: 9178e733-092a-49e5-a900-b375d6a68dd1-a658eaa3-8d83-461b-b895-d1503c40d707 |
| Original text: Stylish bedroom setup that is geometrically designed for a serene environment.... |
| Truncated text: Stylish bedroom setup that is geometrically designed for a serene environment. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [128/233] ID: 918a90d8-aaeb-4ca4-bc6d-e251606c9275-87d4123a-9c9b-43c7-8680-99b726f413ab |
| Original text: I'd like a simplified bedroom setup that makes room for a bed and a wardrobe.... |
| Truncated text: I'd like a simplified bedroom setup that makes room for a bed and a wardrobe. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [129/233] ID: 92c1c4c2-73f3-4688-b0e8-493c94f7fbe4-fe96d1bb-f449-4a44-a823-13436fab9f56 |
| Original text: Incorporate soft, neutral tones throughout the space, ensuring a cohesive modern and minimalist pale... |
| Truncated text: Incorporate soft, neutral tones throughout the space, ensuring a cohesive modern and minimalist palette. |
| after bert: torch.Size([1, 25, 768]) |
| unconditional / conditional generation sampling |
|
|
| [130/233] ID: 941ef7a8-cddf-4de3-a06f-4a110f0c586a-e368b7a9-c211-4b5c-a021-618d9a45b857 |
| Original text: Modern bedroom featuring a clean and functional arrangement for everyday use.... |
| Truncated text: Modern bedroom featuring a clean and functional arrangement for everyday use. |
| after bert: torch.Size([1, 14, 768]) |
| unconditional / conditional generation sampling |
| Progress: 130/233 scenes generated |
|
|
| [131/233] ID: 94330535-d392-4b2b-b386-9e7de00bfefa-90384dbb-820f-42b9-a078-0b183a3cefde |
| Original text: A calm and inviting space featuring a warm wood finish on select pieces, softened with fabric accent... |
| Truncated text: A calm and inviting space featuring a warm wood finish on select pieces, softened with fabric accents. |
| after bert: torch.Size([1, 22, 768]) |
| unconditional / conditional generation sampling |
|
|
| [132/233] ID: 96605438-a2a8-4ba5-ac8d-a206d388623f-35d810e1-3ae5-473c-9d8b-5ebce998c45f |
| Original text: Well-organized bedroom with the king-size bed framed by nightstands, which are lit by overhanging pe... |
| Truncated text: Well-organized bedroom with the king-size bed framed by nightstands, which are lit by overhanging pendant lamps. A wardrobe takes up the center opposite the whole traffic plane while a semi-enclosing drawer provides logical workstations station flexibly splitting symmetry visually hinted relaxed. 10. |
| after bert: torch.Size([1, 63, 768]) |
| unconditional / conditional generation sampling |
|
|
| [133/233] ID: 97546b68-e113-46d0-b7d4-4b2dd28a336c-959b4a9c-9e0c-436f-8b51-6435fd4b14cb |
| Original text: Aiming for a balanced master bedroom space with clean lines and enough room to breathe.... |
| Truncated text: Aiming for a balanced master bedroom space with clean lines and enough room to breathe. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [134/233] ID: 97c19351-410a-4c7e-9d2f-1103fe7cbd0f-e038eaca-3e27-476d-a7f5-1709e9b0d858 |
| Original text: Inviting sleeping area with a rectangular floor plan and a focus on modern convenience.... |
| Truncated text: Inviting sleeping area with a rectangular floor plan and a focus on modern convenience. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [135/233] ID: 99287cb1-52aa-444c-aa0b-3cfee99f426b-fd1101f9-ac95-49df-9255-1b6f571c49c2 |
| Original text: A thoughtfully shaped master bedroom designed for restful night stays.... |
| Truncated text: A thoughtfully shaped master bedroom designed for restful night stays. |
| after bert: torch.Size([1, 14, 768]) |
| unconditional / conditional generation sampling |
|
|
| [136/233] ID: 99d95fd4-d3ee-4a45-b84e-7df7c69b7687-a9ca4b14-713a-4636-b4ac-103e1c41bfad |
| Original text: A stylish bedroom that optimizes space with minimalistic aesthetics.... |
| Truncated text: A stylish bedroom that optimizes space with minimalistic aesthetics. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [137/233] ID: 9aea5338-103d-4bd1-98b0-912c5621516c-17afd62c-34b9-455a-88d9-3c8eebc595c4 |
| Original text: I want a spacious bedroom that feels open and functional, rectangular in shape with enough room to c... |
| Truncated text: I want a spacious bedroom that feels open and functional, rectangular in shape with enough room to comfortably arrange furniture. |
| after bert: torch.Size([1, 24, 768]) |
| unconditional / conditional generation sampling |
|
|
| [138/233] ID: 9ebaf066-0b96-410a-ae7d-d455f40c4641-0fedc08d-c4cd-4467-aae1-e7bb8ed5cfb3 |
| Original text: I want a small yet efficient bedroom that doesn't feel cramped.... |
| Truncated text: I want a small yet efficient bedroom that doesn't feel cramped. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [139/233] ID: 9fdd08aa-f0fe-4fea-b3e2-2b157e270b78-3c9abb12-de4b-45f6-860f-5d41f2c3d498 |
| Original text: Create a medium-sized rectangular sleeping area ideal for a minimal yet cozy setup.... |
| Truncated text: Create a medium-sized rectangular sleeping area ideal for a minimal yet cozy setup. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [140/233] ID: a172d8e6-1750-4d9f-b0fe-901c08f3890b-68ee5f87-fb03-4231-a3d9-0a3926673a43 |
| Original text: Imagining a balanced and inviting master bedroom with cohesive areas for rest and storage.... |
| Truncated text: Imagining a balanced and inviting master bedroom with cohesive areas for rest and storage. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
| Progress: 140/233 scenes generated |
|
|
| [141/233] ID: a23ca52e-12c0-48a6-991e-2694e67e230f-a4ba41d2-a8f9-4a00-82b4-3f1bbfa8cc5f |
| Original text: Set up a no-frills rectangular bedroom that accommodates essential activities seamlessly.... |
| Truncated text: Set up a no-frills rectangular bedroom that accommodates essential activities seamlessly. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
|
|
| [142/233] ID: a35d3d15-332d-4e0c-833e-3c1c476edddc-dbd41bd4-e5a9-4e36-8148-e17365349de6 |
| Original text: A simple and streamlined bedroom that balances form and function.... |
| Truncated text: A simple and streamlined bedroom that balances form and function. |
| after bert: torch.Size([1, 15, 768]) |
| unconditional / conditional generation sampling |
|
|
| [143/233] ID: a477867e-24da-45e5-b57b-aab7de1c1623-56555548-a15b-4835-8b81-69360c751837 |
| Original text: A contemporary bedroom whose layout supports restful sleep and clear organization.... |
| Truncated text: A contemporary bedroom whose layout supports restful sleep and clear organization. |
| after bert: torch.Size([1, 15, 768]) |
| unconditional / conditional generation sampling |
|
|
| [144/233] ID: a4a6dbf2-4558-4f48-b567-392202358792-28792399-2bc2-478f-86a2-4c333d398666 |
| Original text: Balanced bedroom arrangement with stylish yet space-conscious elements.... |
| Truncated text: Balanced bedroom arrangement with stylish yet space-conscious elements. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [145/233] ID: a5040c13-c69d-4651-9ee6-eeb2afb539af-1c7ca0bf-b7ec-4093-96ba-3a44c550fa24 |
| Original text: A thoughtfully planned rectangular bedroom with room for key furnishings.... |
| Truncated text: A thoughtfully planned rectangular bedroom with room for key furnishings. |
| after bert: torch.Size([1, 13, 768]) |
| unconditional / conditional generation sampling |
|
|
| [146/233] ID: a6b69779-63db-444a-bbe5-1d33775fdb51-4393deb7-2466-4fdb-b750-8219d1120e33 |
| Original text: Subtly defined bedroom space with dimensions tailored for a comfortable interior setup.... |
| Truncated text: Subtly defined bedroom space with dimensions tailored for a comfortable interior setup. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [147/233] ID: a7449906-43ae-4a5c-871a-51db33ae4608-0ae10111-3772-443f-bcc1-e4576b1894a3 |
| Original text: I'm looking for a personal bedroom space that's simple and easy to navigate.... |
| Truncated text: I'm looking for a personal bedroom space that's simple and easy to navigate. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [148/233] ID: a79c4279-feaf-4deb-a489-dc99c0aa4319-c68b53c2-b13e-48b1-93bf-0af73f1ac297 |
| Original text: I'm interested in a rectangular bedroom that's spacious but not overly large.... |
| Truncated text: I'm interested in a rectangular bedroom that's spacious but not overly large. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [149/233] ID: a7ad1a14-1721-4ecf-ab23-813defaa75f1-53bb7a8c-3cf0-431e-ad87-0b8a02f9a0be |
| Original text: I want a bedroom that prioritizes practicality for a child's daily needs.... |
| Truncated text: I want a bedroom that prioritizes practicality for a child's daily needs. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [150/233] ID: a9f95562-fcfa-4da6-bd23-d537e751d8b5-cf167070-62b9-42a7-8c0a-0844691a7610 |
| Original text: I’d like a modestly sized sleeping room that feels open but doesn’t waste space.... |
| Truncated text: I’d like a modestly sized sleeping room that feels open but doesn’t waste space. |
| after bert: torch.Size([1, 22, 768]) |
| unconditional / conditional generation sampling |
| Progress: 150/233 scenes generated |
|
|
| [151/233] ID: aa1b7135-83c4-4e00-8f21-f10899ff551e-25d864f7-498b-4f67-8a54-89c20125ff45 |
| Original text: I need a rectangular bedroom that balances roominess with an intimate feel.... |
| Truncated text: I need a rectangular bedroom that balances roominess with an intimate feel. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [152/233] ID: ab6995b8-bad0-4660-a337-a914b42ba219-22fa8202-df99-4d38-a7db-847c313f60c0 |
| Original text: I need a bedroom that is designed to fit a large bed and a bedside table.... |
| Truncated text: I need a bedroom that is designed to fit a large bed and a bedside table. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [153/233] ID: ada41ea4-604e-4c03-a3ef-3e8b4dd57c7a-0a576ea9-fa97-4322-a727-87ed0c4ac0ae |
| Original text: A medium-sized bedroom designed for a youthful and playful occupant with ample storage solutions.... |
| Truncated text: A medium-sized bedroom designed for a youthful and playful occupant with ample storage solutions. |
| after bert: torch.Size([1, 22, 768]) |
| unconditional / conditional generation sampling |
|
|
| [154/233] ID: adbbe0e9-068e-4deb-a11f-3131fe24c384-5d6a7376-15e8-43ea-b5f4-aec1d8452ac6 |
| Original text: I'd like a straightforward, rectangular bedroom layout that works for sleeping and resting essential... |
| Truncated text: I'd like a straightforward, rectangular bedroom layout that works for sleeping and resting essentials. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
|
|
| [155/233] ID: aef6f22c-02ce-45f4-ba66-2433f847c324-1e120e64-5f21-4a02-b194-d2fc20c09314 |
| Original text: I want a cozy bedroom that's primarily designed for one person, fitting within a small to medium foo... |
| Truncated text: I want a cozy bedroom that's primarily designed for one person, fitting within a small to medium footprint. |
| after bert: torch.Size([1, 26, 768]) |
| unconditional / conditional generation sampling |
|
|
| [156/233] ID: b093a455-63da-4dc2-af72-11f094999d50-bd66f020-aaef-4480-943c-efce5faa7a9c |
| Original text: I’m looking for a small, rectangular bedroom suitable as a private and functional resting place.... |
| Truncated text: I’m looking for a small, rectangular bedroom suitable as a private and functional resting place. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
|
|
| [157/233] ID: b3737528-0ac2-4b43-8212-b5b0af9e0607-6a16a9bb-37ba-4045-bf40-d8716e37c9af |
| Original text: Envisioning a large bedroom with enough space to incorporate stylish furniture and greenery.... |
| Truncated text: Envisioning a large bedroom with enough space to incorporate stylish furniture and greenery. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
|
|
| [158/233] ID: b398f479-12fe-403b-93b6-7b856b6779b5-5e387a2d-4ad7-4eff-a70b-7b38914069e2 |
| Original text: Wishing for a bedroom layout where the dimensions allow ample room for furniture and movement.... |
| Truncated text: Wishing for a bedroom layout where the dimensions allow ample room for furniture and movement. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [159/233] ID: b3b8c629-345d-4426-9a8d-ad4181532c4a-9cb4e1fe-8fb1-42ff-b08d-70dd5a7873c2 |
| Original text: A restful, spacious master bedroom offering intentional flexibility in its layout.... |
| Truncated text: A restful, spacious master bedroom offering intentional flexibility in its layout. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [160/233] ID: b51e3da5-5d31-4511-882a-e841de457404-0b73fd11-e6cf-47dc-8f5e-18cd7220f925 |
| Original text: I’m looking for a small bedroom with a modest rectangular shape.... |
| Truncated text: I’m looking for a small bedroom with a modest rectangular shape. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
| Progress: 160/233 scenes generated |
|
|
| [161/233] ID: b59e2e3f-d611-4e62-a72a-b3d7ff4bbd08-978c437f-dbe9-40f9-8f31-d5624de98a73 |
| Original text: I'm creating a practical and evenly proportioned bedroom for restful living.... |
| Truncated text: I'm creating a practical and evenly proportioned bedroom for restful living. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [162/233] ID: b6621d12-ee4c-4891-aa76-a1994999b84f-486fc83a-e84d-4098-8b99-6572556cc983 |
| Original text: A clean and structured bedroom space that supports basic living with a compact footprint.... |
| Truncated text: A clean and structured bedroom space that supports basic living with a compact footprint. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [163/233] ID: b74ee72f-9640-47cd-aecb-e458ade9041a-771764e0-aeb6-4648-bab9-a04677abd40a |
| Original text: Envisioning a primary bedroom with enough room for basic utilities and thoughtful furnishings.... |
| Truncated text: Envisioning a primary bedroom with enough room for basic utilities and thoughtful furnishings. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [164/233] ID: ba56d19e-5e94-4a09-a2c1-3caed2856527-4bdd7f67-1a3b-4b27-8de0-55bb0b585eec |
| Original text: A clean, streamlined design for a bedroom that supports rest and functionality.... |
| Truncated text: A clean, streamlined design for a bedroom that supports rest and functionality. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [165/233] ID: bc2c8755-47a1-4d2e-ab18-2c5fda2aba1f-6ca227c2-004a-4ece-932a-7d7f2db99ad2 |
| Original text: I’m searching for a minimalist bedroom that comfortably fits a few key pieces.... |
| Truncated text: I’m searching for a minimalist bedroom that comfortably fits a few key pieces. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [166/233] ID: bd2aa9dd-15d7-4de3-adec-4bddf66bff49-a528903a-97d3-4b20-b729-a4dc07a2683f |
| Original text: I want a rectangular master bedroom that prioritizes clear movement pathways and balance in furnitur... |
| Truncated text: I want a rectangular master bedroom that prioritizes clear movement pathways and balance in furniture arrangement. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
|
|
| [167/233] ID: be66fd94-63c1-4bfe-bcca-cf471b94af97-59f11707-f020-45a8-93ef-eab8480ec0af |
| Original text: I want a bedroom with a clean rectangular layout that’s easy to furnish and navigate.... |
| Truncated text: I want a bedroom with a clean rectangular layout that’s easy to furnish and navigate. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
|
|
| [168/233] ID: bec925cf-884c-4061-9145-7fc7b1cba882-5537f45e-54f4-4306-a654-7da75d241fe4 |
| Original text: Design a minimalist rectangular bedroom intended for solo use while maximizing practicality.... |
| Truncated text: Design a minimalist rectangular bedroom intended for solo use while maximizing practicality. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [169/233] ID: bef459c6-112e-4678-b361-a345e3da9c0d-d8aea20f-f7b5-4497-acfb-a3d98d3a24e1 |
| Original text: A straight, compact kids' sleeping area balancing storage and furniture arrangement.... |
| Truncated text: A straight, compact kids' sleeping area balancing storage and furniture arrangement. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [170/233] ID: bf869394-db5e-43ef-a664-aa863b99cf55-9402fc03-7ccb-42d9-808c-9ae1d3dd929f |
| Original text: Rectangular sleeping area with a harmonious blend of essential furniture.... |
| Truncated text: Rectangular sleeping area with a harmonious blend of essential furniture. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
| Progress: 170/233 scenes generated |
|
|
| [171/233] ID: c0525323-5f95-48b6-9a62-5a0d55a0c10e-37a14c71-4c3d-4ef8-af96-bb4649264e1b |
| Original text: Aiming to design a clean and uncluttered bedroom that still meets everyday needs.... |
| Truncated text: Aiming to design a clean and uncluttered bedroom that still meets everyday needs. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [172/233] ID: c0faf631-c985-4943-866d-8492b9d90ebf-52b2fc16-34de-4b3d-88a9-569f03756ac5 |
| Original text: I’m looking for a rectangular bedroom with room to support multi-use furniture.... |
| Truncated text: I’m looking for a rectangular bedroom with room to support multi-use furniture. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [173/233] ID: c1b3e945-cefc-4e73-89fc-099bb5352bac-bce647e9-c062-42d7-9f6e-37f01d8c42bc |
| Original text: A modern bedroom that balances space efficiency with a streamlined aesthetic.... |
| Truncated text: A modern bedroom that balances space efficiency with a streamlined aesthetic. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [174/233] ID: c3a81890-b4f1-4944-96a1-318dff7f3980-bbab7fcd-9508-429e-a2a3-26808b2ee9fd |
| Original text: Arrange a stylish sleeping area with proportions suitable for a king-sized bed.... |
| Truncated text: Arrange a stylish sleeping area with proportions suitable for a king-sized bed. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
|
|
| [175/233] ID: c3a91c87-0b3a-4605-829c-55cd74f082fd-2b05a701-07e9-4935-8e47-801f7062f380 |
| Original text: Aiming for a rectangular sleeping space with an organized and welcoming atmosphere.... |
| Truncated text: Aiming for a rectangular sleeping space with an organized and welcoming atmosphere. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [176/233] ID: c3ef24dd-2280-42a2-9528-8b00e32deb15-f475b581-8ded-47fe-86a8-03b14e56ced2 |
| Original text: A medium-sized bedroom that prioritizes comfort and modern functionality.... |
| Truncated text: A medium-sized bedroom that prioritizes comfort and modern functionality. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [177/233] ID: c504cbba-756b-488f-82fe-fec335d1011f-d81f84af-00bc-4ed9-8ec7-8c09bbec99dd |
| Original text: Dreaming of a focused bedroom design with room for unwinding after a busy day.... |
| Truncated text: Dreaming of a focused bedroom design with room for unwinding after a busy day. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [178/233] ID: c504de55-8e11-42a4-bdc7-c6fe6c10c31c-c820bb3f-fbb6-4721-8071-c42684111572 |
| Original text: Practical bedroom featuring cohesive, space-saving furniture elements.... |
| Truncated text: Practical bedroom featuring cohesive, space-saving furniture elements. |
| after bert: torch.Size([1, 15, 768]) |
| unconditional / conditional generation sampling |
|
|
| [179/233] ID: c55dd0d4-1191-44b5-8afe-8e0d0c90d8cb-eceba9c2-a597-4368-83a1-691cc6b17af7 |
| Original text: A modern bedroom offering a harmonious and functional space for living and sleeping.... |
| Truncated text: A modern bedroom offering a harmonious and functional space for living and sleeping. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [180/233] ID: c7a0a8db-3f0b-4de8-8ed5-6e3a8c028814-562d223c-dccf-48b0-8e62-c118fc413bbe |
| Original text: Master bedroom concept featuring a practical rectangular layout for everyday comfort.... |
| Truncated text: Master bedroom concept featuring a practical rectangular layout for everyday comfort. |
| after bert: torch.Size([1, 14, 768]) |
| unconditional / conditional generation sampling |
| Progress: 180/233 scenes generated |
|
|
| [181/233] ID: cb0d778d-fff6-4f4f-83d0-e19b15b375ac-dd3305b7-ce15-45b5-b128-6fec1db630de |
| Original text: Hoping for a thoughtfully arranged bedroom with room for sleeping, a bit of storage, and modern furn... |
| Truncated text: Hoping for a thoughtfully arranged bedroom with room for sleeping, a bit of storage, and modern furniture. |
| after bert: torch.Size([1, 23, 768]) |
| unconditional / conditional generation sampling |
|
|
| [182/233] ID: cb11330c-f063-468a-b5cf-ac96b7938f16-e7200805-9f89-4f4a-bce8-6220bf0e968d |
| Original text: I'm looking for a bedroom that feels spacious and allows for easy movement around core furniture pie... |
| Truncated text: I'm looking for a bedroom that feels spacious and allows for easy movement around core furniture pieces. |
| after bert: torch.Size([1, 22, 768]) |
| unconditional / conditional generation sampling |
|
|
| [183/233] ID: cb5426b6-f114-4edb-bc5f-65b6227f2134-e0398a31-069f-44b5-8547-1928dec2ab20 |
| Original text: Design a rectangular master bedroom that supports a balanced arrangement of staple furniture.... |
| Truncated text: Design a rectangular master bedroom that supports a balanced arrangement of staple furniture. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [184/233] ID: cdbb99bd-83c9-4a15-b970-6a02ce2b7d25-02e7da3b-75b3-45ed-90f3-732191dbdf75 |
| Original text: Imagining a second bedroom with a thoughtfully proportioned rectangular footprint.... |
| Truncated text: Imagining a second bedroom with a thoughtfully proportioned rectangular footprint. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [185/233] ID: cf11351b-d370-40bc-afa0-3f0e09c74d1e-8f55cb26-6156-48dc-b941-642b17c64c4a |
| Original text: Master bedroom offering a harmonious layout for restful living.... |
| Truncated text: Master bedroom offering a harmonious layout for restful living. |
| after bert: torch.Size([1, 15, 768]) |
| unconditional / conditional generation sampling |
|
|
| [186/233] ID: cf969c1a-14dd-420c-8739-eda9f0705070-9b9ef699-2155-4460-aa59-011094eb4599 |
| Original text: Aiming for a spacious, rectangular bedroom that can balance relaxation and functionality.... |
| Truncated text: Aiming for a spacious, rectangular bedroom that can balance relaxation and functionality. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [187/233] ID: d1200595-8df1-4758-983f-8b8ba63c25f6-59a93345-c961-4876-a7d6-5f9d3598054a |
| Original text: Hoping for a bedroom layout that maximizes comfort and utility while keeping things simple.... |
| Truncated text: Hoping for a bedroom layout that maximizes comfort and utility while keeping things simple. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
|
|
| [188/233] ID: d15ef0b2-4a01-40c8-be74-0376a2d73c6c-0f5bf2b8-9850-4027-b6a7-d9243abab453 |
| Original text: Looking to arrange a modern bedroom that feels functional and inviting while staying uncluttered.... |
| Truncated text: Looking to arrange a modern bedroom that feels functional and inviting while staying uncluttered. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [189/233] ID: d3a21eb4-0cfa-4bde-b0d2-5affd5d138de-81433804-ae82-44c2-a2f1-80305c63e20c |
| Original text: A practical and uncluttered bedroom designed to meet essential needs without overcomplication.... |
| Truncated text: A practical and uncluttered bedroom designed to meet essential needs without overcomplication. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [190/233] ID: d4ca0211-d089-40dd-8de7-8ce09ad0dd34-a05046f6-e659-44fe-af92-d605b90520e4 |
| Original text: I need a secondary bedroom that feels appropriately scaled for its purpose.... |
| Truncated text: I need a secondary bedroom that feels appropriately scaled for its purpose. |
| after bert: torch.Size([1, 15, 768]) |
| unconditional / conditional generation sampling |
| Progress: 190/233 scenes generated |
|
|
| [191/233] ID: d4d0237f-a66b-40cf-bf85-56e11cb20602-097a62f3-83e6-413a-8932-5da89241096c |
| Original text: Modern bedroom area crafted for optimal rest and convenient storage access.... |
| Truncated text: Modern bedroom area crafted for optimal rest and convenient storage access. |
| after bert: torch.Size([1, 14, 768]) |
| unconditional / conditional generation sampling |
|
|
| [192/233] ID: d5b29b05-c341-46d2-a2b1-34d046414900-473da175-85b4-42ac-99fa-6d59574caa67 |
| Original text: Aiming for a master bedroom that balances open space with strategically placed furnishings.... |
| Truncated text: Aiming for a master bedroom that balances open space with strategically placed furnishings. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [193/233] ID: d6155bfd-d8e8-423f-aac2-cdced98f7643-33ec9e9b-351d-49e8-a6e1-e13177c3c77d |
| Original text: Design a compact bedroom suitable for a single occupant with clean, simple proportions.... |
| Truncated text: Design a compact bedroom suitable for a single occupant with clean, simple proportions. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [194/233] ID: d6c96f85-d2f8-4ecd-8454-ba282131218c-a7a6e8ee-8787-4752-9d2b-0d50ae01cc6c |
| Original text: Hoping for a well-proportioned bedroom arrangement that prioritizes ease of movement and accessibili... |
| Truncated text: Hoping for a well-proportioned bedroom arrangement that prioritizes ease of movement and accessibility. |
| after bert: torch.Size([1, 23, 768]) |
| unconditional / conditional generation sampling |
|
|
| [195/233] ID: d7499538-b770-47e6-ab24-9b78007f6384-1b1f19c6-9887-4fdd-a154-df9b14a563b4 |
| Original text: Hoping to build a master bedroom that balances open space with useful essentials.... |
| Truncated text: Hoping to build a master bedroom that balances open space with useful essentials. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [196/233] ID: d8147603-926a-4bb8-8a5c-8f4887ac10ac-09209ccb-05d8-4674-82b2-7a67018c8604 |
| Original text: Create a functional bedroom with a rectangular footprint suitable for relaxing and sleeping.... |
| Truncated text: Create a functional bedroom with a rectangular footprint suitable for relaxing and sleeping. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [197/233] ID: d86f03dc-7900-486d-97f2-4eba7f7f41cd-0018c198-781f-48ea-8b7a-c4c0cb32ddce |
| Original text: Rectangular private sleeping space that provides a streamlined foundation for modern living.... |
| Truncated text: Rectangular private sleeping space that provides a streamlined foundation for modern living. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [198/233] ID: da41c0e0-e010-4fd4-a54b-e884e29d8e18-a6e73608-bf21-456c-a860-6e1449f6bdef |
| Original text: I'd like a bedroom that's compact but doesn't compromise on utility or simplicity.... |
| Truncated text: I'd like a bedroom that's compact but doesn't compromise on utility or simplicity. |
| after bert: torch.Size([1, 22, 768]) |
| unconditional / conditional generation sampling |
|
|
| [199/233] ID: dc44410d-8a89-4099-ab84-4444b9ebbcd6-0dc80df2-7446-4aad-b3c7-54e21fed063c |
| Original text: Multifunctional bedroom that balances storage, sleeping, and organizational needs.... |
| Truncated text: Multifunctional bedroom that balances storage, sleeping, and organizational needs. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [200/233] ID: dc52d387-0a6b-4ee1-b939-4b4f529665ba-15b70da4-d40d-46e1-bf69-13b51373d234 |
| Original text: A rectangular bedroom, well-suited for creating a harmonious sleeping environment.... |
| Truncated text: A rectangular bedroom, well-suited for creating a harmonious sleeping environment. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
| Progress: 200/233 scenes generated |
|
|
| [201/233] ID: dc52d387-0a6b-4ee1-b939-4b4f529665ba-9f7ff917-8675-4f3f-b5f1-64a974be6ba9 |
| Original text: A thoughtfully designed bedroom that prioritizes both relaxation and everyday convenience.... |
| Truncated text: A thoughtfully designed bedroom that prioritizes both relaxation and everyday convenience. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [202/233] ID: dd22d718-475a-4a17-ad13-9c0089edf15f-984f8081-22c2-44c6-af13-ec05ad7a1c21 |
| Original text: Design an expansive master bedroom that has zones for sleeping, dressing, and tech-friendly entertai... |
| Truncated text: Design an expansive master bedroom that has zones for sleeping, dressing, and tech-friendly entertainment. |
| after bert: torch.Size([1, 23, 768]) |
| unconditional / conditional generation sampling |
|
|
| [203/233] ID: de1183f7-1d62-47c9-8f58-fbedc416bf44-8cf8dd23-4ef8-4226-b7a2-2562677e0007 |
| Original text: A functional bedroom designed to accommodate essential furnishings within a medium-sized footprint.... |
| Truncated text: A functional bedroom designed to accommodate essential furnishings within a medium-sized footprint. |
| after bert: torch.Size([1, 18, 768]) |
| unconditional / conditional generation sampling |
|
|
| [204/233] ID: df69e2a1-9ca8-4512-9410-b848e91da0d8-9686635d-0e91-4ef5-8c86-b58559f8d90c |
| Original text: Hoping to create a cozy yet functional bedroom space for relaxation and daily use.... |
| Truncated text: Hoping to create a cozy yet functional bedroom space for relaxation and daily use. |
| after bert: torch.Size([1, 19, 768]) |
| unconditional / conditional generation sampling |
|
|
| [205/233] ID: e1bfc1be-b96b-43a3-9485-01a1ff78d9da-43382683-6fa7-45f6-99b8-0793391617f3 |
| Original text: A straightforward sleeping space with clean lines and organized furnishings.... |
| Truncated text: A straightforward sleeping space with clean lines and organized furnishings. |
| after bert: torch.Size([1, 13, 768]) |
| unconditional / conditional generation sampling |
|
|
| [206/233] ID: e3cce903-6af7-4b0a-8d6e-83de09aaf631-c8a3bd94-f519-4ea1-af3b-633d859cfdf4 |
| Original text: I want a straightforward bedroom that blends restfulness with day-to-day usability.... |
| Truncated text: I want a straightforward bedroom that blends restfulness with day-to-day usability. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
|
|
| [207/233] ID: e4ca237e-c12f-4fc8-a8ec-9eac636b3224-0ec2b14d-a371-4c5f-b147-45ccbab1fbe2 |
| Original text: A master bedroom blending simplicity with a layout that encourages ease of use.... |
| Truncated text: A master bedroom blending simplicity with a layout that encourages ease of use. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [208/233] ID: e4d49144-ac70-482d-ac0a-607f68160dca-218d2f2f-4be5-44ec-b9b7-1d8fcc903631 |
| Original text: I need a straightforward bedroom design with enough room to move around comfortably.... |
| Truncated text: I need a straightforward bedroom design with enough room to move around comfortably. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [209/233] ID: e52a7124-05ef-446d-b70e-39af1ac7aa5c-a066e283-6c1e-4a85-ad87-f60502f8be9e |
| Original text: A balanced bedroom layout combining a large bed with several storage pieces for a practical living s... |
| Truncated text: A balanced bedroom layout combining a large bed with several storage pieces for a practical living space. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [210/233] ID: e580682e-4cfa-4f03-9d85-0c74c929f896-efda9d45-edde-4901-aec8-cf2ce5098324 |
| Original text: A well-proportioned bedroom created to focus on comfort and utility.... |
| Truncated text: A well-proportioned bedroom created to focus on comfort and utility. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
| Progress: 210/233 scenes generated |
|
|
| [211/233] ID: e5a744d6-d36d-4682-877f-fea6e9614c94-44f21eeb-3ac5-43d9-b699-bd207afd1cf2 |
| Original text: I want a master bedroom that feels comfortable and large enough for essential furniture.... |
| Truncated text: I want a master bedroom that feels comfortable and large enough for essential furniture. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [212/233] ID: e5faa2ef-1b44-4334-ab36-3e775ab054c9-39cf2e6d-b8e7-4184-b067-b46d484a7ee6 |
| Original text: Hoping for a well-sized bedroom that provides enough room for comfort while maintaining an intimate ... |
| Truncated text: Hoping for a well-sized bedroom that provides enough room for comfort while maintaining an intimate ambiance. |
| after bert: torch.Size([1, 24, 768]) |
| unconditional / conditional generation sampling |
|
|
| [213/233] ID: e6ae70c3-73ac-4a31-8cf5-e1e084f9a9e6-d53a6d09-2bce-4930-aa20-3191d5e7b060 |
| Original text: A balanced interior layout that caters to the essentials of a cozy bedroom setting.... |
| Truncated text: A balanced interior layout that caters to the essentials of a cozy bedroom setting. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [214/233] ID: e9969d41-045e-43e1-b6ca-057ca32c6d6a-f160552a-6089-4933-96b6-a0d646efff9f |
| Original text: A second bedroom planned with compact furniture solutions for utility and rest.... |
| Truncated text: A second bedroom planned with compact furniture solutions for utility and rest. |
| after bert: torch.Size([1, 15, 768]) |
| unconditional / conditional generation sampling |
|
|
| [215/233] ID: eb25553f-fc01-4dc0-b53b-fdc991d1abdd-f7c4ddcc-9c4c-4d30-aecb-f0f6efdaa814 |
| Original text: A contemporary master bedroom with a generous floor plan and a minimalist approach.... |
| Truncated text: A contemporary master bedroom with a generous floor plan and a minimalist approach. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [216/233] ID: ed4b5bca-6791-4177-8dfd-7d25465ced4f-46d46fdf-5608-4f1f-ac25-ccfc97f080e7 |
| Original text: A minimalist bedroom with a focus on maintaining an uncluttered and functional layout.... |
| Truncated text: A minimalist bedroom with a focus on maintaining an uncluttered and functional layout. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [217/233] ID: ed9eb96f-9366-485c-aa68-2512ab380096-0c7f6659-f653-4221-b1c7-909878f481be |
| Original text: Looking to craft a cozy and efficient bedroom for both working from home and taking breaks.... |
| Truncated text: Looking to craft a cozy and efficient bedroom for both working from home and taking breaks. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
|
|
| [218/233] ID: eeb71e43-2988-439e-867e-cb143cb3988a-da8a44a9-5fc1-49b5-b339-9aa0766e5bcc |
| Original text: Spacious bedroom featuring a rectangular layout suitable for comfort and relaxation.... |
| Truncated text: Spacious bedroom featuring a rectangular layout suitable for comfort and relaxation. |
| after bert: torch.Size([1, 15, 768]) |
| unconditional / conditional generation sampling |
|
|
| [219/233] ID: eeef7b16-201e-44ae-94be-f0a5586208e9-8e7fbdb7-120f-4c82-8a28-ef075f5891ed |
| Original text: I need a bedroom big enough to accommodate basic furniture with a little space to move around comfor... |
| Truncated text: I need a bedroom big enough to accommodate basic furniture with a little space to move around comfortably. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
|
|
| [220/233] ID: ef9e8fac-ec60-453d-83a0-d286699a1f1a-f30855f9-9b8c-40e0-ad7e-6fcd1aa8b71d |
| Original text: Arrange a minimalist bedroom with enough room for significant furniture pieces and personal movement... |
| Truncated text: Arrange a minimalist bedroom with enough room for significant furniture pieces and personal movement. |
| after bert: torch.Size([1, 20, 768]) |
| unconditional / conditional generation sampling |
| Progress: 220/233 scenes generated |
|
|
| [221/233] ID: f081f259-c8d0-4745-974c-0e99b28b7e93-562da784-a638-4a55-b929-b11a933427ab |
| Original text: Develop a well-organized bedroom that feels inviting and serene.... |
| Truncated text: Develop a well-organized bedroom that feels inviting and serene. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [222/233] ID: f0e2ffa2-88c8-45f2-be1a-48a9107dabd3-226e5d91-25d1-4cdc-a3bf-915a9f28eec4 |
| Original text: A master bedroom with a balanced rectangular shape offering versatile design potential.... |
| Truncated text: A master bedroom with a balanced rectangular shape offering versatile design potential. |
| after bert: torch.Size([1, 15, 768]) |
| unconditional / conditional generation sampling |
|
|
| [223/233] ID: f419f189-23f4-42f6-89c1-838f09191f87-e960e385-1c74-4d54-8a67-08c0b25ad9c9 |
| Original text: Plan a modern bedroom that's both practical and peaceful for everyday use.... |
| Truncated text: Plan a modern bedroom that's both practical and peaceful for everyday use. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [224/233] ID: f788d318-0f9f-4c95-9aab-41d9878998c0-57658c7d-1012-4c4c-bce2-1d3304bd87be |
| Original text: Develop a cozy bedroom layout catering to a single occupant's needs.... |
| Truncated text: Develop a cozy bedroom layout catering to a single occupant's needs. |
| after bert: torch.Size([1, 22, 768]) |
| unconditional / conditional generation sampling |
|
|
| [225/233] ID: f7bb4bf9-394a-469b-9256-252b05235538-0bcc5f71-ab8f-4c02-af24-9835893e5c43 |
| Original text: Set up a practical and well-organized bedroom that accommodates sleeping, lounging, and essential wa... |
| Truncated text: Set up a practical and well-organized bedroom that accommodates sleeping, lounging, and essential wardrobe storage. |
| after bert: torch.Size([1, 25, 768]) |
| unconditional / conditional generation sampling |
|
|
| [226/233] ID: f851ec5a-4b4b-4640-980d-95da12603880-c0258952-76de-4906-8dd2-bf3b6bae00ae |
| Original text: Hoping to create a comfortable bedroom with space for relaxation and rest.... |
| Truncated text: Hoping to create a comfortable bedroom with space for relaxation and rest. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [227/233] ID: fa3b6dec-1159-425f-b9bb-aa4e535e56d1-2167034b-bbc6-4afc-a2b4-02506fc272f1 |
| Original text: Design a rectangular bedroom that balances sleeping, storage, and entertainment needs.... |
| Truncated text: Design a rectangular bedroom that balances sleeping, storage, and entertainment needs. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
|
|
| [228/233] ID: fce9aca0-ed23-4c5e-88e9-0b8782e63339-07f4d435-00e3-4ad6-a859-8d2bda91b292 |
| Original text: Design a comfortable master bedroom with space for bedside tables and elegant lighting.... |
| Truncated text: Design a comfortable master bedroom with space for bedside tables and elegant lighting. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [229/233] ID: fce9aca0-ed23-4c5e-88e9-0b8782e63339-1294d62a-3551-428d-b74a-5d145f8d9e56 |
| Original text: I want a practical, second-bedroom space large enough to accommodate sleeping and some evening routi... |
| Truncated text: I want a practical, second-bedroom space large enough to accommodate sleeping and some evening routines. |
| after bert: torch.Size([1, 21, 768]) |
| unconditional / conditional generation sampling |
|
|
| [230/233] ID: fd316eb3-89a8-48d2-8607-07ca6d9dedd9-cdd581fa-3f67-4725-97ae-14b3ff09d37d |
| Original text: A neatly arranged rectangular bedroom allowing for separation of sleeping and personal storage zones... |
| Truncated text: A neatly arranged rectangular bedroom allowing for separation of sleeping and personal storage zones. |
| after bert: torch.Size([1, 17, 768]) |
| unconditional / conditional generation sampling |
| Progress: 230/233 scenes generated |
|
|
| [231/233] ID: fe34c57e-fdaa-4d29-85ac-a580bdafd66a-22cab9ef-5986-4aaf-b889-84bfb6bb6e65 |
| Original text: Master bedroom with a thoughtful layout prioritizing both aesthetics and functionality.... |
| Truncated text: Master bedroom with a thoughtful layout prioritizing both aesthetics and functionality. |
| after bert: torch.Size([1, 16, 768]) |
| unconditional / conditional generation sampling |
|
|
| [232/233] ID: ff7b42d9-0e58-4847-8d47-f793a11cd3bd-ee5f4a45-33da-49ff-995b-eb47e5d0ab59 |
| Original text: Modern bedroom with a clean, simple rectangular form.... |
| Truncated text: Modern bedroom with a clean, simple rectangular form. |
| after bert: torch.Size([1, 12, 768]) |
| unconditional / conditional generation sampling |
|
|
| [233/233] ID: ffd98024-7200-429e-8b9a-1234a5937826-024ebbb4-083f-43da-9f11-2f02e3ffaacd |
| Original text: I’m looking for a bedroom space with a balanced shape that’s versatile for design options.... |
| Truncated text: I’m looking for a bedroom space with a balanced shape that’s versatile for design options. |
| after bert: torch.Size([1, 22, 768]) |
| unconditional / conditional generation sampling |
|
|
| ============================================================ |
| Results saved to: ../pretrained/pretrained_diffusion/bedrooms_bert/custom_text_test/test_results.json |
| ============================================================ |
|
|
|
|
| ✓ Testing complete for bedrooms |
| Results saved to: ../pretrained/pretrained_diffusion/bedrooms_bert/custom_text_test/test_results.json |
|
|