paper-with-me

Papers

StereoCrafter: Diffusion-based Generation of Long and High-fidelity Stereoscopic 3D from Monocular Videos

2024-09-11 · Sijie Zhao, WenBo Hu, Xiaodong Cun, Yong Zhang, Xiaoyu Li, Zhe Kong, Xiangjun Gao, Muyao Niu, Ying Shan

This paper presents a novel framework for converting 2D videos to immersive stereoscopic 3D, addressing the growing demand for 3D content in immersive experience. Leveraging foundation models as priors, our approach overcomes the limitations of traditional methods and boosts the performance to ensure the high-fidelity generation required by the display devices. The proposed system consists of two main steps: depth-based video splatting for warping and extracting occlusion mask, and stereo video inpainting. We utilize pre-trained stable video diffusion as the backbone and introduce a fine-tuning protocol for the stereo video inpainting task. To handle input video with varying lengths and resolutions, we explore auto-regressive strategies and tiled processing. Finally, a sophisticated data processing pipeline has been developed to reconstruct a large-scale and high-quality dataset to support our training. Our framework demonstrates significant improvements in 2D-to-3D video conversion, offering a practical solution for creating immersive content for 3D devices like Apple Vision Pro and 3D displays. In summary, this work contributes to the field by presenting an effective method for generating high-quality stereoscopic videos from monocular input, potentially transforming how we experience digital media.

📄 PDF Abstract BibTeX arXiv:2409.07447

Code (1)

TencentARC/StereoCrafter pytorch

Tasks

Video Inpainting

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…
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

StereoCrafter-Zero: Zero-Shot Stereo Video Generation with Noisy Restart

2024-11-21 · Jian Shi, Qian Wang, Zhenyu Li, Peter Wonka

Generating high-quality stereo videos that mimic human binocular vision requires maintaining consistent depth perception and temporal coherence across frames. While diffusion models have advanced image and video synthesi…

Video Generation

WanSong v1.0 Technical Report

2026-07-16 · Binghui Chen, Pandeng Li, Yu Liu, Jingren Zhou arxiv

Music generation foundation models have recently attracted significant industry attention. However, achieving efficient generation and high-fidelity long-form audio while supporting controllability remains challenging. T…

Music Generation

Brick-Diffusion: Generating Long Videos with Brick-to-Wall Denoising

2025-01-06 · Yunlong Yuan, Yuanfan Guo, Chunwei Wang, Hang Xu 외

Recent advances in diffusion models have greatly improved text-driven video generation. However, training models for long video generation demands significant computational power and extensive data, leading most video di…

DenoisingVideo Generation

Tuning-Free Long Video Generation via Global-Local Collaborative Diffusion

2025-01-08 · Yongjia Ma, Junlin Chen, Donglin Di, Qi Xie 외

Creating high-fidelity, coherent long videos is a sought-after aspiration. While recent video diffusion models have shown promising potential, they still grapple with spatiotemporal inconsistencies and high computational…

DenoisingDiversityVideo DenoisingVideo Generation

Generating Realistic Multi-Beat ECG Signals

2025-05-19 · Paul Pöhl, Viktor Schlegel, Hao Li, Anil Bharath

Generating synthetic ECG data has numerous applications in healthcare, from educational purposes to simulating scenarios and forecasting trends. While recent diffusion models excel at generating short ECG segments, they …

DiagnosticForm