← Search

Seungtae Nam

10 accepted papers

2026

Multi-view Pyramid Transformer: Look Coarser to See Broader

CVPR 2026

We propose Multi-view Pyramid Transformer (MVP), a scalable multi-view transformer architecture that directly reconstructs large 3D scenes from tens to hundreds of images in a single forward pass. Drawing on the idea of "looking broader to see the whole, looking finer to see the details," MVP is bui

Cited by 0SourcecodeScholar
2026

Uni3R: Unified 3D Reconstruction and Semantic Understanding via Generalizable Gaussian Splatting from Unposed Multi-View Images

CVPR 2026

Reconstructing and semantically interpreting 3D scenes from sparse 2D views remains a fundamental challenge in computer vision. Conventional methods often decouple semantic understanding from reconstruction or necessitate costly per-scene optimization, thereby restricting their scalability and gener

Cited by 0SourcecodeScholar
2026

iLRM: An Iterative Large 3D Reconstruction Model

CVPR 2026

Feed-forward 3D modeling has emerged as a promising approach for rapid and high-quality 3D reconstruction. In particular, directly generating explicit 3D representations, such as 3D Gaussian splatting, has attracted significant attention due to its fast and high-quality rendering. However, many stat

Cited by 0SourcecodeScholar
2025

Generative Densification: Learning to Densify Gaussians for High-Fidelity Generalizable 3D Reconstruction

CVPR 2025highlight

Generalized feed-forward Gaussian models have made significant strides in sparse-view 3D reconstruction by leveraging prior knowledge from large multi-view datasets. However, these models often struggle to represent high-frequency details primarily due to the limited number of Gaussians. While the d…

Cited by 0SourcePDFScholar
2025

SelfSplat: Pose-Free and 3D Prior-Free Generalizable 3D Gaussian Splatting

CVPR 2025poster

We propose SelfSplat, a novel 3D Gaussian Splatting model designed to perform pose-free and 3D prior-free generalizable 3D reconstruction from unposed multi-view images. These settings are inherently ill-posed due to the lack of ground-truth data, learned geometric information, and the need to achie…

Cited by 3SourcePDFScholar
2024

Coordinate-Aware Modulation for Neural Fields

ICLR 2024spotlight

Neural fields, mapping low-dimensional input coordinates to corresponding signals, have shown promising results in representing various signals. Numerous methodologies have been proposed, and techniques employing MLPs and grid representations have achieved substantial success. MLPs allow compact and…

2023

Masked Wavelet Representation for Compact Neural Radiance Fields

CVPR 2023poster

Neural radiance fields (NeRF) have demonstrated the potential of coordinate-based neural representation (neural fields or implicit neural representation) in neural rendering. However, using a multi-layer perceptron (MLP) to represent a 3D scene or object requires enormous computational resources and…

2023

Mip-Grid: Anti-aliased Grid Representations for Neural Radiance Fields

NeurIPS 2023poster

Despite the remarkable achievements of neural radiance fields (NeRF) in representing 3D scenes and generating novel view images, the aliasing issue, rendering 'jaggies' or 'blurry' images at varying camera distances, remains unresolved in most existing approaches. The recently proposed mip-NeRF has…

Cited by 10SourcePDFScholar
2023

Separable Physics-Informed Neural Networks

NeurIPS 2023spotlight

Physics-informed neural networks (PINNs) have recently emerged as promising data-driven PDE solvers showing encouraging results on various PDEs. However, there is a fundamental limitation of training PINNs to solve multi-dimensional PDEs and approximate very complex solution functions. The number o…