paper-with-me

Papers

SplatFlow: Multi-View Rectified Flow Model for 3D Gaussian Splatting Synthesis

2024-11-25 · CVPR 2025 1 · Hyojun Go, Byeongjun Park, Jiho Jang, Jin-Young Kim, Soonwoo Kwon, Changick Kim

Text-based generation and editing of 3D scenes hold significant potential for streamlining content creation through intuitive user interactions. While recent advances leverage 3D Gaussian Splatting (3DGS) for high-fidelity and real-time rendering, existing methods are often specialized and task-focused, lacking a unified framework for both generation and editing. In this paper, we introduce SplatFlow, a comprehensive framework that addresses this gap by enabling direct 3DGS generation and editing. SplatFlow comprises two main components: a multi-view rectified flow (RF) model and a Gaussian Splatting Decoder (GSDecoder). The multi-view RF model operates in latent space, generating multi-view images, depths, and camera poses simultaneously, conditioned on text prompts, thus addressing challenges like diverse scene scales and complex camera trajectories in real-world settings. Then, the GSDecoder efficiently translates these latent outputs into 3DGS representations through a feed-forward 3DGS method. Leveraging training-free inversion and inpainting techniques, SplatFlow enables seamless 3DGS editing and supports a broad range of 3D tasks-including object editing, novel view synthesis, and camera pose estimation-within a unified framework without requiring additional complex pipelines. We validate SplatFlow's capabilities on the MVImgNet and DL3DV-7K datasets, demonstrating its versatility and effectiveness in various 3D generation, editing, and inpainting-based tasks.

📄 PDF Abstract BibTeX arXiv:2411.16443

Code (1)

gohyojun15/SplatFlow 공식 구현 pytorch

Tasks

3D Generation3DGSCamera Pose EstimationDecoderNovel View SynthesisPose Estimation

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

SplatFlow: Self-Supervised Dynamic Gaussian Splatting in Neural Motion Flow Field for Autonomous Driving

2024-11-23 · CVPR 2025 1 · Su Sun, Cheng Zhao, Zhuoyang Sun, Yingjie Victor Chen 외

Most existing Dynamic Gaussian Splatting methods for complex dynamic urban scenarios rely on accurate object-level supervision from expensive manual labeling, limiting their scalability in real-world applications. In thi…

Autonomous DrivingImage ReconstructionNovel View Synthesis

SplatFlow: Learning Multi-frame Optical Flow via Splatting

2023-06-15 · Bo wang, Yifan Zhang, Jian Li, Yang Yu 외

The occlusion problem remains a crucial challenge in optical flow estimation (OFE). Despite the recent significant progress brought about by deep learning, most existing deep learning OFE methods still struggle to handle…

Optical Flow Estimation

On the Relation between Rectified Flows and Optimal Transport

2025-05-26 · Johannes Hertrich, Antonin Chambolle, Julie Delon

This paper investigates the connections between rectified flows, flow matching, and optimal transport. Flow matching is a recent approach to learning generative models by estimating velocity fields that guide transformat…

Relation

ScaleResfusion: Residual Rectified Flow based on Residual Vector Field

2026-07-28 · Zhenning Shi, Chen Xu, Junhao Zhang, Kefei Zhang 외 arxiv

Real-world Image Restoration (Real-IR) aims to recover high-quality (HQ) images from complex and unknown degradations. Although recent diffusion-based methods have substantially improved perceptual quality, their current…

parameter-efficient fine-tuningImage Restoration

MixFlow: Mixed Source Distributions Improve Rectified Flows

2026-04-10 · Nazir Nayal, Christopher Wewer, Jan Eric Lenssen arxiv

Diffusion models and their variations, such as rectified flows, generate diverse and high-quality images, but they are still hindered by slow iterative sampling caused by the highly curved generative paths they learn. An…