中文
相关论文

相关论文: GFFE: G-buffer Free Frame Extrapolation for Low-la…

200 篇论文

We present a frame interpolation algorithm that synthesizes multiple intermediate frames from two input images with large in-between motion. Recent methods use multiple networks to estimate optical flow or depth and a separate network…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Fitsum Reda , Janne Kontkanen , Eric Tabellion , Deqing Sun , Caroline Pantofaru , Brian Curless

Despite the recent progress, existing frame interpolation methods still struggle with processing extremely high resolution input and handling challenging cases such as repetitive textures, thin objects, and large motion. To address these…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Junhwa Hur , Charles Herrmann , Saurabh Saxena , Janne Kontkanen , Wei-Sheng Lai , Yichang Shih , Michael Rubinstein , David J. Fleet , Deqing Sun

Video frame interpolation (VFI), which aims to synthesize intermediate frames of a video, has made remarkable progress with development of deep convolutional networks over past years. Existing methods built upon convolutional networks…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Liying Lu , Ruizheng Wu , Huaijia Lin , Jiangbo Lu , Jiaya Jia

Real-time global illumination is key to enabling more dynamic and physically realistic worlds in performance-critical applications such as games or any other applications with real-time constraints.Hardware-accelerated ray tracing in modern…

Photo-realistic free-viewpoint rendering of real-world scenes using classical computer graphics techniques is challenging, because it requires the difficult step of capturing detailed appearance and geometry models. Recent studies have…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Lingjie Liu , Jiatao Gu , Kyaw Zaw Lin , Tat-Seng Chua , Christian Theobalt

Video frame interpolation has been actively studied with the development of convolutional neural networks. However, due to the intrinsic limitations of kernel weight sharing in convolution, the interpolated frame generated by it may lose…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Pan Gao , Haoyue Tian , Jie Qin

Convolutional networks optimized for accuracy on challenging, dense prediction tasks are prohibitively slow to run on each frame in a video. The spatial similarity of nearby video frames, however, suggests opportunity to reuse computation.…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Samvit Jain , Joseph E. Gonzalez

The purpose of signal extrapolation is to estimate unknown signal parts from known samples. This task is especially important for error concealment in image and video communication. For obtaining a high quality reconstruction, assumptions…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Ján Koloda , Jürgen Seiler , André Kaup , Victoria Sánchez , Antonio M. Peinado

Video frame interpolation aims at synthesizing intermediate frames from nearby source frames while maintaining spatial and temporal consistencies. The existing deep-learning-based video frame interpolation methods can be roughly divided…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Zhihao Shi , Xiaohong Liu , Kangdi Shi , Linhui Dai , Jun Chen

Real-time Video Frame Interpolation (VFI) has long been dominated by flow-based methods like RIFE, which offer high throughput but often fail in complicated scenarios involving large motion and occlusion. Conversely, recent diffusion-based…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Pan Ben Wong , Chengli Wu , Hanyue Lu

This paper presents GGRt, a novel approach to generalizable novel view synthesis that alleviates the need for real camera poses, complexity in processing high-resolution images, and lengthy optimization processes, thus facilitating stronger…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Hao Li , Yuanyuan Gao , Chenming Wu , Dingwen Zhang , Yalun Dai , Chen Zhao , Haocheng Feng , Errui Ding , Jingdong Wang , Junwei Han

Video frame interpolation (VFI) is a fundamental vision task that aims to synthesize several frames between two consecutive original video images. Most algorithms aim to accomplish VFI by using only keyframes, which is an ill-posed problem…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Onur Selim Kılıç , Ahmet Akman , A. Aydın Alatan

State-of-the-art scene flow algorithms pursue the conflicting targets of accuracy, run time, and robustness. With the successful concept of pixel-wise matching and sparse-to-dense interpolation, we push the limits of scene flow estimation.…

计算机视觉与模式识别 · 计算机科学 2019-10-30 René Schuster , Oliver Wasenmüller , Christian Unger , Georg Kuschk , Didier Stricker

Recent developments in 3D Gaussian Splatting have significantly enhanced novel view synthesis, yet generating high-quality renderings from extreme novel viewpoints or partially observed regions remains challenging. Meanwhile, diffusion…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Jiaxin Wei , Stefan Leutenegger , Simon Schaefer

Gaussian Splatting has become a leading reconstruction technique, known for its high-quality novel view synthesis and detailed reconstruction. However, most existing methods require dense, calibrated views. Reconstructing from free sparse…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Yibin Zhao , Yihan Pan , Jun Nan , Liwei Chen , Jianjun Yi

Scene extrapolation -- the idea of generating novel views by flying into a given image -- is a promising, yet challenging task. For each predicted frame, a joint inpainting and 3D refinement problem has to be solved, which is ill posed and…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Shengqu Cai , Eric Ryan Chan , Songyou Peng , Mohamad Shahbazi , Anton Obukhov , Luc Van Gool , Gordon Wetzstein

Inverse problems governed by partial differential equations (PDEs) are crucial in science and engineering. They are particularly challenging due to ill-posedness, data sparsity, and the added complexity of irregular geometries. Classical…

机器学习 · 计算机科学 2025-09-30 Sifan Wang , Zhikai Wu , David van Dijk , Lu Lu

Recent novel view synthesis (NVS) techniques, including Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) have greatly advanced 3D scene reconstruction with high-quality rendering and realistic detail recovery. Effectively…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Wanzhou Liu , Zhexiao Xiong , Xinyu Li , Nathan Jacobs

Nowadays, the need for user editing in a 3D scene has rapidly increased due to the development of AR and VR technology. However, the existing 3D scene completion task (and datasets) cannot suit the need because the missing regions in scenes…

计算机视觉与模式识别 · 计算机科学 2022-12-19 Ru-Fen Jheng , Tsung-Han Wu , Jia-Fong Yeh , Winston H. Hsu

Advancements in 3D Gaussian Splatting have significantly accelerated 3D reconstruction and generation. However, it may require a large number of Gaussians, which creates a substantial memory footprint. This paper introduces GES (Generalized…

计算机视觉与模式识别 · 计算机科学 2024-05-27 Abdullah Hamdi , Luke Melas-Kyriazi , Jinjie Mai , Guocheng Qian , Ruoshi Liu , Carl Vondrick , Bernard Ghanem , Andrea Vedaldi