paper-with-me

홈 › Papers

Scene Designer: a Unified Model for Scene Search and Synthesis from Sketch

2021-08-16 · Leo Sampaio Ferraz Ribeiro, Tu Bui, John Collomosse, Moacir Ponti

Scene Designer is a novel method for searching and generating images using free-hand sketches of scene compositions; i.e. drawings that describe both the appearance and relative positions of objects. Our core contribution is a single unified model to learn both a cross-modal search embedding for matching sketched compositions to images, and an object embedding for layout synthesis. We show that a graph neural network (GNN) followed by Transformer under our novel contrastive learning setting is required to allow learning correlations between object type, appearance and arrangement, driving a mask generation module that synthesises coherent scene layouts, whilst also delivering state of the art sketch based visual search of scenes.

📄 PDF Abstract BibTeX arXiv:2108.07353

Code (1)

leosampaio/scene-designer 공식 구현 tf

Tasks

Contrastive LearningGraph Neural NetworkObject

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Graph Neural Network 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Contrastive Learning 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

FreeScene: Mixed Graph Diffusion for 3D Scene Synthesis from Free Prompts

2025-06-03 · CVPR 2025 1 · Tongyuan Bai, Wangyuanfan Bai, Dong Chen, Tieru Wu 외

Controllability plays a crucial role in the practical applications of 3D indoor scene synthesis. Existing works either allow rough language-based control, that is convenient but lacks fine-grained scene customization, or…

DenoisingIndoor Scene SynthesisScene Generation

Human Motion Synthesis in 3D Scenes via Unified Scene Semantic Occupancy

2025-11-11 · Gong Jingyu, Tong Kunkun, Chen Zhuoran, Yuan Chuanhan 외 arxiv

Human motion synthesis in 3D scenes relies heavily on scene comprehension, while current methods focus mainly on scene structure but ignore the semantic understanding. In this paper, we propose a human motion synthesis f…

Dimensionality ReductionMotion Synthesis

Forest2Seq: Revitalizing Order Prior for Sequential Indoor Scene Synthesis

2024-07-07 · Qi Sun, Hang Zhou, Wengang Zhou, Li Li 외

Synthesizing realistic 3D indoor scenes is a challenging task that traditionally relies on manual arrangement and annotation by expert designers. Recent advances in autoregressive models have automated this process, but …

Indoor Scene SynthesisScene Generation

End-to-end Generative Floor-plan and Layout with Attributes and Relation Graph

2020-12-15 · Xinhan Di, Pengqian Yu, Danfeng Yang, Hong Zhu 외

In this paper, we propose an end-end model for producing furniture layout for interior scene synthesis from the random vector. This proposed model is aimed to support professional interior designers to produce the interi…

Layout GenerationRelation

Adversarial Model for Rotated Indoor Scenes Planning

2020-06-24 · Xinhan Di, Pengqian Yu, Hong Zhu, Lei Cai 외

In this paper, we propose an adversarial model for producing furniture layout for interior scene synthesis when the interior room is rotated. The proposed model combines a conditional adversarial network, a rotation modu…

Layout Generationmodel