中文
相关论文

相关论文: Novel View Synthesis via Depth-guided Skip Connect…

200 篇论文

Video analysis tasks rely heavily on identifying the pixels from different frames that correspond to the same visual target. To tackle this problem, recent studies have advocated feature learning methods that aim to learn distinctive…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Rui Li , Shenglong Zhou , Dong Liu

We present a new deep learning approach to pose-guided resynthesis of human photographs. At the heart of the new approach is the estimation of the complete body surface texture based on a single photograph. Since the input photograph always…

计算机视觉与模式识别 · 计算机科学 2019-07-22 Artur Grigorev , Artem Sevastopolsky , Alexander Vakhitov , Victor Lempitsky

We present a method that simultaneously addresses the tasks of dynamic scene novel-view synthesis and six degree-of-freedom (6-DOF) tracking of all dense scene elements. We follow an analysis-by-synthesis framework, inspired by recent work…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Jonathon Luiten , Georgios Kopanas , Bastian Leibe , Deva Ramanan

Existing compression methods typically focus on the removal of signal-level redundancies, while the potential and versatility of decomposing visual data into compact conceptual components still lack further study. To this end, we propose a…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Jianhui Chang , Zhenghui Zhao , Chuanmin Jia , Shiqi Wang , Lingbo Yang , Qi Mao , Jian Zhang , Siwei Ma

Generative novel view synthesis faces a fundamental dilemma: geometric priors provide spatial alignment but become sparse and inaccurate under view changes, while appearance priors offer visual fidelity but lack geometric correspondence.…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Haofeng Liu , Yang Zhou , Ziheng Wang , Zhengbo Xu , Zhan Peng , Jie Ma , Jun Liang , Shengfeng He , Jing Li

Noise synthesis is a challenging low-level vision task aiming to generate realistic noise given a clean image along with the camera settings. To this end, we propose an effective generative model which utilizes clean features as guidance…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Mingyang Song , Yang Zhang , Tunç O. Aydın , Elham Amin Mansour , Christopher Schroers

The paper presents a new model for single channel images low-level interpretation. The image is decomposed into a graph which captures a complete set of structural features. The description allows to accurately identify every edge location…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Alessandro Dal Palu'

A fundamental bottleneck in Novel View Synthesis (NVS) for autonomous driving is the inherent supervision gap on novel trajectories: models are tasked with synthesizing unseen views during inference, yet lack ground truth images for these…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Hongbo Lu , Liang Yao , Chenghao He , Fan Liu , Wenlong Liao , Tao He , Pai Peng

We present GaSpCT, a novel view synthesis and 3D scene representation method used to generate novel projection views for Computer Tomography (CT) scans. We adapt the Gaussian Splatting framework to enable novel view synthesis in CT based on…

图像与视频处理 · 电气工程与系统科学 2024-04-05 Emmanouil Nikolakakis , Utkarsh Gupta , Jonathan Vengosh , Justin Bui , Razvan Marinescu

Recent methods have made significant progress in synthesizing novel views with long video sequences. This paper proposes a highly scalable method for dynamic novel view synthesis with continual learning. We leverage the 3D Gaussians to…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Zhenhuan Liu , Shuai Liu , Yidong Lu , Yirui Chen , Jie Yang , Wei Liu

The challenge of dynamic view synthesis from dynamic monocular videos, i.e., synthesizing novel views for free viewpoints given a monocular video of a dynamic scene captured by a moving camera, mainly lies in accurately modeling the…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Meng You , Junhui Hou

Affine transformation, layer blending, and artistic filters are popular processes that graphic designers employ to transform pixels of an image to create a desired effect. Here, we examine various approaches that synthesize new images:…

图形学 · 计算机科学 2019-01-16 Somnuk Phon-Amnuaisuk

We introduce a novel method for dynamic free-view synthesis of an ambient scenes from a monocular capture bringing a immersive quality to the viewing experience. Our method builds upon the recent advancements in 3D Gaussian Splatting (3DGS)…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Meng-Li Shih , Jia-Bin Huang , Changil Kim , Rajvi Shah , Johannes Kopf , Chen Gao

Novel View Synthesis (NVS) can reconstruct scenes from multi-view images and synthesize novel images from new viewpoints, which provides technical support for tasks such as target recognition and environmental perception. Aerial remote…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Yiling Yao , Bing Zhang , Wenjuan Zhang , Lianru Gao , Dailiang Peng , Bocheng Li , Yaning Wang , Bowen Wang

3D Gaussian Splatting (3DGS) achieves real-time novel-view synthesis by optimizing millions of anisotropic Gaussians, yet its training remains expensive, with the backward pass dominating runtime in the post-densification refinement phase.…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Jingxing Li , Yongjae Leeand , Deliang Fan

Skip connections are fundamental units in encoder-decoder networks, which are able to improve the feature propagtion of the neural networks. However, most methods with skip connections just connected features with the same resolution in the…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Zhitong Lai , Haichao Sun , Rui Tian , Nannan Ding , Zhiguo Wu , Yanjie Wang

In this paper, we address the problem of reconstructing an object's surface from a single image using generative networks. First, we represent a 3D surface with an aggregation of dense point clouds from multiple views. Each point cloud is…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Jinglu Wang , Bo Sun , Yan Lu

We present a novel framework for high-fidelity novel view synthesis (NVS) from sparse images, addressing key limitations in recent feed-forward 3D Gaussian Splatting (3DGS) methods built on Vision Transformer (ViT) backbones. While…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Yitong Dong , Qi Zhang , Minchao Jiang , Zhiqiang Wu , Qingnan Fan , Ying Feng , Huaqi Zhang , Hujun Bao , Guofeng Zhang

Learning to generate natural scenes has always been a daunting task in computer vision. This is even more laborious when generating images with very different views. When the views are very different, the view fields have little overlap or…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Hao Ding , Songsong Wu , Hao Tang , Fei Wu , Guangwei Gao , Xiao-Yuan Jing

Recent advancements in 3D Gaussian Splatting (3D-GS) have demonstrated the potential of using 3D Gaussian primitives for high-speed, high-fidelity, and cost-efficient novel view synthesis from continuously calibrated input views. However,…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Jingqian Wu , Shuo Zhu , Chutian Wang , Boxin Shi , Edmund Y. Lam
‹ 上一页 1 8 9 10 下一页 ›