Skip to content

InfiniSplat on Hugging Face Spaces — single indoor image → 3D Gaussian splat, zero-shot (Hugging Apps)

Hugging Apps flagged the deployment of InfiniSplat — a zero-shot single-image → 3D Gaussian splat model — as a running demo on Hugging Face Spaces (PLUS-WAVE/InfiniSplat). The demo takes one indoor photograph and produces a 3DGS scene the user can navigate; no paper, checkpoint card, or model card is linked from the tweet or the Space landing page at filing time. The reshared context from KIRI Engine positions it as a recent step in the fast-moving single-image-3DGS line, with the caveat that quality is currently strongest on indoor scenes.

  • InfiniSplat produces a 3D Gaussian splat scene from a single input photograph, zero-shot, in an interactive Hugging Face Space demo [tweet body].
  • Current output quality is described as “surprisingly convincing” for indoor scenes specifically, with the model largely limited to indoors at time of posting [KIRI Engine quote-RT].
  • The model is delivered as a live demo (HF Spaces, ZeroGPU tier) rather than as a paper or open checkpoint accompanying the tweet [Space landing page].

Neither the tweet nor the Hugging Face Space landing page (PLUS-WAVE/InfiniSplat, “Running on Zero”) exposes architectural, training-data, or evaluation details at filing time — the page renders the demo UI without a README. Downstream comparators in the literature suggest the space of design choices: regression-only feed-forward with a monodepth backbone plus a Gaussian-delta decoder (Sharp Monocular View Synthesis in Less Than a Second), or diffusion-distillation with a multi-view + 3D dual-mode student (FlashWorld: High-quality 3D Scene Generation within Seconds); without a paper it is not possible to say which side InfiniSplat sits on.

No quantitative results are reported. The KIRI Engine quote-RT records a qualitative first impression that indoor reconstructions are convincing and consistent; the indoor-scene restriction is called out as the primary limitation. Two example videos are attached to the tweet chain, but no benchmark numbers or dataset attribution appear.

InfiniSplat is a product-facing signal that single-image-to-3DGS is now cheap enough to run as a public HF Spaces demo — a threshold the wiki’s filed research crossed only very recently. Sharp Monocular View Synthesis in Less Than a Second demonstrated feed-forward regression could hit SOTA fidelity in under a second on an A100 while FlashWorld: High-quality 3D Scene Generation within Seconds distilled the diffusion route down to ~9s on a consumer GPU; a ZeroGPU-tier HF Space sits below both budgets and suggests the field is moving from “paper checkpoints” to “publicly hostable demos.” The indoor-only limitation echoes a recurring failure mode of monocular Gaussian scene models (near-view fidelity is easier than large-baseline extrapolation), so it’s plausible the same trade-off SHARP acknowledges is showing up here. Until an accompanying paper or model card surfaces, this page stays a pointer — file the demo, flag the concept, and refresh if a technical report shows up.