paper-with-me

Papers

CoCo4D: Comprehensive and Complex 4D Scene Generation

2025-06-24 · Junwei Zhou, Xueting Li, Lu Qi, Ming-Hsuan Yang

Existing 4D synthesis methods primarily focus on object-level generation or dynamic scene synthesis with limited novel views, restricting their ability to generate multi-view consistent and immersive dynamic 4D scenes. To address these constraints, we propose a framework (dubbed as CoCo4D) for generating detailed dynamic 4D scenes from text prompts, with the option to include images. Our method leverages the crucial observation that articulated motion typically characterizes foreground objects, whereas background alterations are less pronounced. Consequently, CoCo4D divides 4D scene synthesis into two responsibilities: modeling the dynamic foreground and creating the evolving background, both directed by a reference motion sequence. Given a text prompt and an optional reference image, CoCo4D first generates an initial motion sequence utilizing video diffusion models. This motion sequence then guides the synthesis of both the dynamic foreground object and the background using a novel progressive outpainting scheme. To ensure seamless integration of the moving foreground object within the dynamic background, CoCo4D optimizes a parametric trajectory for the foreground, resulting in realistic and coherent blending. Extensive experiments show that CoCo4D achieves comparable or superior performance in 4D scene generation compared to existing methods, demonstrating its effectiveness and efficiency. More results are presented on our website https://colezwhy.github.io/coco4d/.

📄 PDF Abstract BibTeX arXiv:2506.19798

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Focus 설명 없음

Similar Papers 제목 키워드 기반

SketchyCOCO: Image Generation from Freehand Scene Sketches

2020-03-05 · CVPR 2020 6 · Chengying Gao, Qi Liu, Qi Xu, Li-Min Wang 외

We introduce the first method for automatic image generation from scene-level freehand sketches. Our model allows for controllable image generation by specifying the synthesis goal via freehand sketches. The key contribu…

AttributeGenerative Adversarial NetworkImage GenerationObject+1

Automatic Scene Generation: State-of-the-Art Techniques, Models, Datasets, Challenges, and Future Prospects

2025-05-28 · IEEE Access 2025 5 · Awal Ahmed Fime, Saifuddin Mahmud, Arpita Das, Md. Sunzidul Islam 외

Automatic scene generation is an essential area of research with applications in robotics, recreation, visual representation, training and simulation, education, and more. This survey provides a comprehensive review of t…

3D GenerationImage to 3DScene GenerationSurvey+1

COCONut-PanCap: Joint Panoptic Segmentation and Grounded Captions for Fine-Grained Understanding and Generation

2025-02-04 · Xueqing Deng, Qihang Yu, Ali Athar, Chenglin Yang 외

This paper introduces the COCONut-PanCap dataset, created to enhance panoptic segmentation and grounded image captioning. Building upon the COCO dataset with advanced COCONut panoptic masks, this dataset aims to overcome…

Image CaptioningPanoptic SegmentationSegmentation

CD-COCO: A Versatile Complex Distorted COCO Database for Scene-Context-Aware Computer Vision

2023-11-12 · Ayman Beghdadi, Azeddine Beghdadi, Malik Mallem, Lotfi Beji 외

The recent development of deep learning methods applied to vision has enabled their increasing integration into real-world applications to perform complex Computer Vision (CV) tasks. However, image acquisition conditions…

object-detectionObject DetectionScene ClassificationScene Segmentation

Frido: Feature Pyramid Diffusion for Complex Scene Image Synthesis

2022-08-29 · Wan-Cyuan Fan, Yen-Chun Chen, Dongdong Chen, Yu Cheng 외

Diffusion models (DMs) have shown great potential for high-quality image synthesis. However, when it comes to producing images with complex scenes, how to properly describe both image global structures and object details…

Conditional Image GenerationDenoisingImage GenerationRepresentation Learning