English
Related papers

Related papers: TinySplat: Feedforward Approach for Generating Com…

200 papers

A major breakthrough in 3D reconstruction is the feedforward paradigm to generate pixel-wise 3D points or Gaussian primitives from sparse, unposed images. To further incorporate semantics while avoiding the significant memory and storage…

Computer Vision and Pattern Recognition · Computer Science 2025-10-13 Yu Sheng , Jiajun Deng , Xinran Zhang , Yu Zhang , Bei Hua , Yanyong Zhang , Jianmin Ji

With 3D Gaussian Splatting (3DGS) advancing real-time and high-fidelity rendering for novel view synthesis, storage requirements pose challenges for their widespread adoption. Although various compression techniques have been proposed,…

Computer Vision and Pattern Recognition · Computer Science 2025-03-13 Yihang Chen , Qianyi Wu , Mengyao Li , Weiyao Lin , Mehrtash Harandi , Jianfei Cai

Feed-forward 3D reconstruction offers substantial runtime advantages over per-scene optimization, which remains slow at inference and often fragile under sparse views. However, existing feed-forward methods still have potential for further…

Computer Vision and Pattern Recognition · Computer Science 2026-02-27 Tianyu Chen , Wei Xiang , Kang Han , Yu Lu , Di Wu , Gaowen Liu , Ramana Rao Kompella

Feed-forward 3D Gaussian Splatting methods enable single-pass reconstruction and real-time rendering. However, they typically adopt rigid pixel-to-Gaussian or voxel-to-Gaussian pipelines that uniformly allocate Gaussians, leading to…

Computer Vision and Pattern Recognition · Computer Science 2026-03-26 Injae Kim , Chaehyeon Kim , Minseong Bae , Minseok Joo , Hyunwoo J. Kim

The efficient spatial allocation of primitives serves as the foundation of 3D Gaussian Splatting, as it directly dictates the synergy between representation compactness, reconstruction speed, and rendering fidelity. Previous solutions,…

Computer Vision and Pattern Recognition · Computer Science 2026-04-20 Roni Itkin , Noam Issachar , Yehonatan Keypur , Xingyu Chen , Anpei Chen , Sagie Benaim

Feed-forward 3D Gaussian Splatting (3DGS) enables efficient one-pass scene reconstruction, providing 3D representations for novel view synthesis without per-scene optimization. However, existing methods typically predict pixel-aligned…

Computer Vision and Pattern Recognition · Computer Science 2025-12-23 Jongmin Park , Minh-Quan Viet Bui , Juan Luis Gonzalez Bello , Jaeho Moon , Jihyong Oh , Munchurl Kim

Recent progress in feed-forward 3D Gaussian Splatting (3DGS) has notably improved rendering quality. However, the spatially uniform and highly redundant 3DGS map generated by previous feed-forward 3DGS methods limits their integration into…

Computer Vision and Pattern Recognition · Computer Science 2026-04-06 Zicheng Zhang , Xiangting Meng , Ke Wu , Wenchao Ding

While feed-forward 3D Gaussian splatting reconstructs renderable Gaussian primitives from sparse context views without per-scene optimization, existing pipelines do not provide a compact scene representation for storage or transmission. A…

Computer Vision and Pattern Recognition · Computer Science 2026-05-26 Pengpeng Yu , Runqing Jiang , Qi Zhang , Dingquan Li , Jing Wang , Yulan Guo

We present ViewSplat, a view-adaptive 3D Gaussian splatting network for novel view synthesis from unposed images. While recent feed-forward 3D Gaussian splatting has significantly accelerated 3D scene reconstruction by bypassing per-scene…

Computer Vision and Pattern Recognition · Computer Science 2026-03-27 Moonyeon Jeong , Seunggi Min , Suhyeon Lee , Hongje Seong

Recently, the integration of the efficient feed-forward scheme into 3D Gaussian Splatting (3DGS) has been actively explored. However, most existing methods focus on sparse view reconstruction of small regions and cannot produce eligible…

Computer Vision and Pattern Recognition · Computer Science 2025-04-01 Yunsong Wang , Tianxin Huang , Hanlin Chen , Gim Hee Lee

3D Gaussian Splatting (3DGS) has emerged as a revolutionary 3D representation. However, its substantial data size poses a major barrier to widespread adoption. While feed-forward 3DGS compression offers a practical alternative to costly…

Computer Vision and Pattern Recognition · Computer Science 2025-12-02 Zhening Liu , Rui Song , Yushi Huang , Yingdong Hu , Xinjie Zhang , Jiawei Shao , Zehong Lin , Jun Zhang

High-fidelity three-dimensional (3D) reconstruction is essential for robotics and simulation. While Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) achieve impressive rendering quality, their reliance on time-consuming…

Computer Vision and Pattern Recognition · Computer Science 2026-03-09 Xiong Jinlin , Li Can , Shen Jiawei , Qi Zhigang , Sun Lei , Zhao Dongyang

Feed-forward 3D Gaussian Splatting models offer fast single-pass reconstruction,but scaling them to match per-scene optimization quality is fundamentally hindered by the scarcity of large-scale 3D annotations. A practical compromise is…

Computer Vision and Pattern Recognition · Computer Science 2026-05-25 Yuke Li , Weihang Liu , Cheng Zhang , Yuefeng Zhang , Jiadi Cui , Zixuan Wang , Junran Ding , Haoyu Wu , Yujiao Shi , Jingyi Yu , Xin Lou

Free-Viewpoint Video (FVV) enables immersive 3D experiences, but efficient compression of dynamic 3D representation remains a major challenge. Existing dynamic 3D Gaussian Splatting methods couple reconstruction with optimization-dependent…

Computer Vision and Pattern Recognition · Computer Science 2025-12-30 Wenkang Zhang , Yan Zhao , Qiang Wang , Zhixin Xu , Li Song , Zhengxue Cheng

Feedforward 3D Gaussian Splatting (3DGS) overcomes the limitations of optimization-based 3DGS by enabling fast and high-quality reconstruction without the need for per-scene optimization. However, existing feedforward approaches typically…

Computer Vision and Pattern Recognition · Computer Science 2025-08-06 Anran Wu , Long Peng , Xin Di , Xueyuan Dai , Chen Wu , Yang Wang , Xueyang Fu , Yang Cao , Zheng-Jun Zha

This work explores a simple yet powerful lightweight adapter design for feed-forward 3D Gaussian Splatting (3DGS). Existing methods typically apply complex, architecture-specific designs on top of the generic pipeline of image feature…

Computer Vision and Pattern Recognition · Computer Science 2026-05-19 Mingwei Xing , Xinliang Wang , Yifeng Shi

We introduce AnySplat, a feed forward network for novel view synthesis from uncalibrated image collections. In contrast to traditional neural rendering pipelines that demand known camera poses and per scene optimization, or recent feed…

Computer Vision and Pattern Recognition · Computer Science 2025-09-16 Lihan Jiang , Yucheng Mao , Linning Xu , Tao Lu , Kerui Ren , Yichen Jin , Xudong Xu , Mulin Yu , Jiangmiao Pang , Feng Zhao , Dahua Lin , Bo Dai

Sparse-view 3D reconstruction is increasingly addressed with feed-forward splatting networks that predict explicit primitives directly from images. Yet most existing methods remain centered on Gaussian primitives and expose surfaces only…

Computer Vision and Pattern Recognition · Computer Science 2026-05-26 Weijie Wang , Zimu Li , Jinchuan Shi , Zeyu Zhang , Botao Ye , Marc Pollefeys , Donny Y. Chen , Bohan Zhuang

Reconstructing 3D scenes from sparse images remains a challenging task due to the difficulty of recovering accurate geometry and texture without optimization. Recent approaches leverage generalizable models to generate 3D scenes using 3D…

Computer Vision and Pattern Recognition · Computer Science 2026-02-04 Bing He , Jingnan Gao , Yunuo Chen , Ning Cao , Gang Chen , Zhengxue Cheng , Li Song , Wenjun Zhang

Feed-forward 3D Gaussian Splatting (3DGS) has emerged as a highly effective solution for novel view synthesis. Existing methods predominantly rely on a \emph{pixel-aligned} Gaussian prediction paradigm, where each 2D pixel is mapped to a 3D…

Computer Vision and Pattern Recognition · Computer Science 2026-03-13 Weijie Wang , Yeqing Chen , Zeyu Zhang , Hengyu Liu , Haoxiao Wang , Zhiyuan Feng , Wenkang Qin , Feng Chen , Zheng Zhu , Donny Y. Chen , Bohan Zhuang
‹ Prev 1 2 3 10 Next ›