中文
相关论文

相关论文: GPU Accelerated Color Correction and Frame Warping…

200 篇论文

Video stabilization refers to the problem of transforming a shaky video into a visually pleasing one. The question of how to strike a good trade-off between visual quality and computational speed has remained one of the open challenges in…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Weiyue Zhao , Xin Li , Zhan Peng , Xianrui Luo , Xinyi Ye , Hao Lu , Zhiguo Cao

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

We propose an efficient plug-and-play acceleration framework for semi-supervised video object segmentation by exploiting the temporal redundancies in videos presented by the compressed bitstream. Specifically, we propose a motion…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Kai Xu , Angela Yao

Recent progress in style transfer on images has focused on improving the quality of stylized images and speed of methods. However, real-time methods are highly unstable resulting in visible flickering when applied to videos. In this work we…

计算机视觉与模式识别 · 计算机科学 2017-05-08 Agrim Gupta , Justin Johnson , Alexandre Alahi , Li Fei-Fei

State-of-the-art super-resolution (SR) algorithms require significant computational resources to achieve real-time throughput (e.g., 60Mpixels/s for HD video). This paper introduces FAST (Free Adaptive Super-resolution via Transfer), a…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Zhengdong Zhang , Vivienne Sze

Video frame interpolation, which aims to synthesize non-exist intermediate frames in a video sequence, is an important research topic in computer vision. Existing video frame interpolation methods have achieved remarkable results under…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Youjian Zhang , Chaoyue Wang , Dacheng Tao

Temporal retiming, the ability to reconstruct and render dynamic scenes at arbitrary timestamps, is crucial for applications such as slow-motion playback, temporal editing, and post-production. However, most existing 4D Gaussian Splatting…

计算机视觉与模式识别 · 计算机科学 2026-05-07 Xuezhen Wang , Li Ma , Yulin Shen , Zeyu Wang , Pedro V. Sander

Dynamic 3D scene reconstruction is essential for immersive media such as VR, MR, and XR, yet remains challenging for long multi-view sequences with large-scale motion. Existing dynamic Gaussian approaches are either Frame-Stream, offering…

计算机视觉与模式识别 · 计算机科学 2026-04-16 Jie Liang , Jiahao Wu , Chao Wang , Jiayu Yang , Xiaoyun Zheng , Kaiqiang Xiong , Zhanke Wang , Jinbo Yan , Feng Gao , Ronggang Wang

Temporal consistency is crucial for extending image processing pipelines to the video domain, which is often enforced with flow-based warping error over adjacent frames. Yet for human video synthesis, such scheme is less reliable due to the…

计算机视觉与模式识别 · 计算机科学 2020-12-14 Lingbo Yang , Zhanning Gao , Peiran Ren , Siwei Ma , Wen Gao

The reconstruction of three-dimensional dynamic scenes is a well-established yet challenging task within the domain of computer vision. In this paper, we propose a novel approach that combines the domains of 3D geometry reconstruction and…

计算机视觉与模式识别 · 计算机科学 2025-09-11 David Stotko , Reinhard Klein

We propose a generative model that, given a coarsely edited image, synthesizes a photorealistic output that follows the prescribed layout. Our method transfers fine details from the original image and preserve the identity of its parts.…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Hadi Alzayer , Zhihao Xia , Xuaner Zhang , Eli Shechtman , Jia-Bin Huang , Michael Gharbi

The problem of video inter-frame interpolation is an essential task in the field of image processing. Correctly increasing the number of frames in the recording while maintaining smooth movement allows to improve the quality of played video…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Malwina Kubas , Grzegorz Sarwas

This paper proposes an algorithm that turns a regular video capturing urban scenes into a high-quality endless animation, known as a Cinemagraph. The creation of a Cinemagraph usually requires a static camera in a carefully configured…

计算机视觉与模式识别 · 计算机科学 2016-12-06 Hang Yan , Yebin Liu , Yasutaka Furukawa

Seam carving is a state-of-the-art content-aware image resizing technique that effectively preserves the salient areas of an image. However, when applied to video retargeting, not only is it time intensive, but it also creates highly…

计算机视觉与模式识别 · 计算机科学 2019-03-11 Zhu Chuning

Single-channel 3D reconstruction is widely used in fields such as robotics and medical imaging. While these methods are good at reconstructing 3D geometry, their outputs are typically uncolored 3D models, making 3D colorization necessary…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Yeonjin Chang , Juhwan Cho , Seunghyeon Seo , Wonsik Shin , Nojun Kwak

Subgraph matching has garnered increasing attention for its diverse real-world applications. Given the dynamic nature of real-world graphs, addressing evolving scenarios without incurring prohibitive overheads has been a focus of research.…

分布式、并行与集群计算 · 计算机科学 2024-01-31 Linshan Qiu , Lu Chen , Hailiang Jie , Xiangyu Ke , Yunjun Gao , Yang Liu , Zetao Zhang

Rendering novel view images in dynamic scenes is a crucial yet challenging task. Current methods mainly utilize NeRF-based methods to represent the static scene and an additional time-variant MLP to model scene deformations, resulting in…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Diwen Wan , Ruijie Lu , Gang Zeng

Path-Guiding algorithms for sampling scattering directions can drastically decrease the variance of Monte Carlo estimators of Light Transport Equation, but their usage was limited to offline rendering because of memory and computational…

图形学 · 计算机科学 2021-12-21 Mikhail Derevyannykh

Online reconstruction of dynamic scenes is significant as it enables learning scenes from live-streaming video inputs, while existing offline dynamic reconstruction methods rely on recorded video inputs. However, previous online…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Youngsik Yun , Jeongmin Bae , Hyunseung Son , Seoha Kim , Hahyun Lee , Gun Bang , Youngjung Uh

Recent approaches for fast semantic video segmentation have reduced redundancy by warping feature maps across adjacent frames, greatly speeding up the inference phase. However, the accuracy drops seriously owing to the errors incurred by…

计算机视觉与模式识别 · 计算机科学 2023-07-12 Songyuan Li , Junyi Feng , Xi Li