paper-with-me

홈 › Papers

BrepGaussian: CAD reconstruction from Multi-View Images with Gaussian Splatting

2026-02-24 · Jiaxing Yu, Dongyang Ren, Hangyu Xu, Zhouyuxiao Yang, Yuanqi Li, Jie Guo, Zhengkang Zhou, Yanwen Guo arxiv

The boundary representation (B-Rep) models a 3D solid as its explicit boundaries: trimmed corners, edges, and faces. Recovering B-Rep representation from unstructured data is a challenging and valuable task of computer vision and graphics. Recent advances in deep learning have greatly improved the recovery of 3D shape geometry, but still depend on dense and clean point clouds and struggle to generalize to novel shapes. We propose B-Rep Gaussian Splatting (BrepGaussian), a novel framework that learns 3D parametric representations from 2D images. We employ a Gaussian Splatting renderer with learnable features, followed by a specific fitting strategy. To disentangle geometry reconstruction and feature learning, we introduce a two-stage learning framework that first captures geometry and edges and then refines patch features to achieve clean geometry and coherent instance representations. Extensive experiments demonstrate the superior performance of our approach to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2602.21105

Code (0)

등록된 구현이 없습니다.

Tasks

CAD ReconstructionPoint Clouds

Similar Papers 제목 키워드 기반

SolidGS: Consolidating Gaussian Surfel Splatting for Sparse-View Surface Reconstruction

2024-12-19 · Zhuowen Shen, YuAn Liu, Zhang Chen, Zhong Li 외

Gaussian splatting has achieved impressive improvements for both novel-view synthesis and surface reconstruction from multi-view images. However, current methods still struggle to reconstruct high-quality surfaces from o…

Novel View SynthesisSurface Reconstruction

Sparse2DGS: Sparse-View Surface Reconstruction using 2D Gaussian Splatting with Dense Point Cloud

2025-05-26 · Natsuki Takama, Shintaro Ito, Koichi Ito, Hwann-Tzong Chen 외

Gaussian Splatting (GS) has gained attention as a fast and effective method for novel view synthesis. It has also been applied to 3D reconstruction using multi-view images and can achieve fast and accurate 3D reconstruct…

3D ReconstructionNovel View SynthesisSurface Reconstruction

3D Gaussian Splatting for Large-scale Surface Reconstruction from Aerial Images

2024-08-31 · YuanZheng Wu, Jin Liu, Shunping Ji

Recently, 3D Gaussian Splatting (3DGS) has demonstrated excellent ability in small-scale 3D surface reconstruction. However, extending 3DGS to large-scale scenes remains a significant challenge. To address this gap, we p…

3DGSChunkingSurface Reconstruction

FSFSplatter: Build Surface and Novel Views with Sparse-Views within 2min

2025-10-03 · Yibin Zhao, Yihan Pan, Jun Nan, Liwei Chen 외 arxiv

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. Reconstructin…

Novel View Synthesis

AugGS: Self-augmented Gaussians with Structural Masks for Sparse-view 3D Reconstruction

2024-08-09 · Bi'an Du, Lingbei Meng, Wei Hu

Sparse-view 3D reconstruction is a major challenge in computer vision, aiming to create complete three-dimensional models from limited viewing angles. Key obstacles include: 1) a small number of input images with inconsi…

3D geometry3D Reconstruction