paper-with-me

Papers

4Real-Video: Learning Generalizable Photo-Realistic 4D Video Diffusion

2024-12-05 · CVPR 2025 1 · Chaoyang Wang, Peiye Zhuang, Tuan Duc Ngo, Willi Menapace, Aliaksandr Siarohin, Michael Vasilkovsky, Ivan Skorokhodov, Sergey Tulyakov, Peter Wonka, Hsin-Ying Lee

We propose 4Real-Video, a novel framework for generating 4D videos, organized as a grid of video frames with both time and viewpoint axes. In this grid, each row contains frames sharing the same timestep, while each column contains frames from the same viewpoint. We propose a novel two-stream architecture. One stream performs viewpoint updates on columns, and the other stream performs temporal updates on rows. After each diffusion transformer layer, a synchronization layer exchanges information between the two token streams. We propose two implementations of the synchronization layer, using either hard or soft synchronization. This feedforward architecture improves upon previous work in three ways: higher inference speed, enhanced visual quality (measured by FVD, CLIP, and VideoScore), and improved temporal and viewpoint consistency (measured by VideoScore and Dust3R-Confidence).

📄 PDF Abstract BibTeX arXiv:2412.04462

Code (0)

등록된 구현이 없습니다.

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…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Beyond Reconstruction: A Physics Based Neural Deferred Shader for Photo-realistic Rendering

2025-04-16 · Zhuo He, Paul Henderson, Nicolas Pugeault

Deep learning based rendering has demonstrated major improvements for photo-realistic image synthesis, applicable to various applications including visual effects in movies and photo-realistic scene building in video gam…

Image Generation

NLUT: Neural-based 3D Lookup Tables for Video Photorealistic Style Transfer

2023-03-16 · Yaosen Chen, Han Yang, Yuexin Yang, Yuegen Liu 외

Video photorealistic style transfer is desired to generate videos with a similar photorealistic style to the style image while maintaining temporal consistency. However, existing methods obtain stylized video sequences b…

8kStyle Transfer

iVS-Net: Learning Human View Synthesis from Internet Videos

2023-01-01 · ICCV 2023 1 · Junting Dong, Qi Fang, Tianshuo Yang, Qing Shuai 외

Recent advances in implicit neural representations make it possible to generate free-viewpoint videos of the human from sparse view images. To avoid the expensive training for each person, previous methods adopt the …

Anything in Any Scene: Photorealistic Video Object Insertion

2024-01-30 · Chen Bai, Zeman Shao, Guoxiang Zhang, Di Liang 외

Realistic video simulation has shown significant potential across diverse applications, from virtual reality to film production. This is particularly true for scenarios where capturing videos in real-world settings is ei…

Data AugmentationObjectStyle TransferVideo Editing

Generalizable Neural Human Renderer

2024-04-22 · Mana Masuda, Jinhyung Park, Shun Iwase, Rawal Khirodkar 외

While recent advancements in animatable human rendering have achieved remarkable results, they require test-time optimization for each subject which can be a significant limitation for real-world applications. To address…