Papers › GS2Mesh: Surface Reconstruction from Gaussian Splatting via Novel Stereo Views

GS2Mesh: Surface Reconstruction from Gaussian Splatting via Novel Stereo Views

2 Apr 2024arXiv:2404.01810archive 2025-07-28

Yaniv Wolf, Amit Bracha, Ron Kimmel

Recently, 3D Gaussian Splatting (3DGS) has emerged as an efficient approach for accurately representing scenes. However, despite its superior novel view synthesis capabilities, extracting the geometry of the scene directly from the Gaussian properties remains a challenge, as those are optimized based on a photometric loss. While some concurrent models have tried adding geometric constraints during the Gaussian optimization process, they still produce noisy, unrealistic surfaces. We propose a novel approach for bridging the gap between the noisy 3DGS representation and the smooth 3D mesh representation, by injecting real-world knowledge into the depth extraction process. Instead of extracting the geometry of the scene directly from the Gaussian properties, we instead extract the geometry through a pre-trained stereo-matching model. We render stereo-aligned pairs of images corresponding to the original training poses, feed the pairs into a stereo model to get a depth profile, and finally fuse all of the profiles together to get a single mesh. The resulting reconstruction is smoother, more accurate and shows more intricate details compared to other methods for surface reconstruction from Gaussian Splatting, while only requiring a small overhead on top of the fairly short 3DGS optimization process. We performed extensive testing of the proposed method on in-the-wild scenes, obtained using a smartphone, showcasing its superior reconstruction abilities. Additionally, we tested the method on the Tanks and Temples and DTU benchmarks, achieving state-of-the-art results.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2404.01810")

Code

Syntology Ran 9 of 10 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 9 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

yanivw12/gs2mesh officialmentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 9 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

9ran
1unverified

Licence: 10 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from yanivw12/gs2mesh. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

RT_from_rot_pos yanivw12/gs2mesh/gs2mesh_utils/transformation_utils.py official repository ran no licence file found · pointer only · c163d4b27896eb74 · report
choose_by_close_z yanivw12/gs2mesh/gs2mesh_utils/renderer_utils.py official repository ran no licence file found · pointer only · 84c770c9b43f3a32 · report
convert_R_T_to_GS yanivw12/gs2mesh/gs2mesh_utils/transformation_utils.py official repository ran no licence file found · pointer only · 6d093d6328ab6152 · report
create_downsampled_colmap_dir yanivw12/gs2mesh/gs2mesh_utils/colmap_utils.py official repository ran no licence file found · pointer only · 69e0116190b5a00c · report
create_strings yanivw12/gs2mesh/gs2mesh_utils/eval_utils.py official repository ran no licence file found · pointer only · 5a30cf3da9cf239c · report
create_temp_jpg_folder yanivw12/gs2mesh/gs2mesh_utils/masker_utils.py official repository ran no licence file found · pointer only · 246f612fa4978953 · report
find_nearest_neighbors yanivw12/gs2mesh/gs2mesh_utils/renderer_utils.py official repository ran no licence file found · pointer only · 218403ccf8713dcd · report
intrinsic_from_camera_params yanivw12/gs2mesh/gs2mesh_utils/transformation_utils.py official repository ran no licence file found · pointer only · 17829e5cf75618de · report
sort_camera_coordinates yanivw12/gs2mesh/gs2mesh_utils/renderer_utils.py official repository ran no licence file found · pointer only · de134e14c9c103d3 · report
prepare_eval yanivw12/gs2mesh/gs2mesh_utils/eval_utils.py official repository unverified no licence file found · pointer only · 7aabc2dd2474bddb · report

Tasks

3DGSNovel View SynthesisStereo MatchingSurface ReconstructionWorld Knowledge

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections