Wang-pengfei

[ICLR 2026] - One2Scene

19
1
100% credibility
Found Mar 02, 2026 at 19 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

One2Scene is a framework for generating geometrically consistent and explorable 3D scenes from a single input image by decomposing the task into panorama generation, 3D Gaussian Splatting scaffold construction, and novel view synthesis.

Star Growth

See how this repo grew from 19 to 19 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is One2Scene?

One2Scene turns a single image into a geometrically consistent, explorable 3D scene you can freely navigate in 360 degrees, outputting videos, renders, and point clouds. Start with a Python script using HunyuanWorld to generate a panorama, feed it into the scaffold model for a 3D base via feed-forward Gaussian Splatting, then denoise for photoreal views at arbitrary cameras. This ICLR 2026 submission (check the github iclr 2026 openreview buzz) solves single-view 3D gen's distortion issues during big camera moves.

Why is it gaining traction?

Unlike prior methods crumbling on off-angle views, One2Scene delivers stable geometry via multi-view stereo priors and bidirectional fusion, topping benchmarks in panorama depth, 360 recon, and novel views per the arXiv paper. Devs dig the pretrained HF models (1.9GB scaffold, 19GB denoise) and demo pipeline yielding immersive outputs fast on GPUs. Amid iclr 2026 leak and reddit chatter on accepted papers, it's drawing eyes for practical 3D exploration without multi-view inputs.

Who should use this?

3D vision researchers benchmarking iclr 2026 papers or chasing SOTA scene gen. AR/VR prototype builders needing quick single-image worlds for apps. Gaussian Splatting fans tweaking configs for custom datasets like RE10K or ScanNet.

Verdict

Promising for iclr 2026 workshops with solid paper results, but 19 stars and 1.0% credibility signal early-stage research code—expect heavy setup (PyTorch 2.5, third-party deps like ZIM/Draco) and no tests. Fork and experiment if you're in 3D recon; skip for production.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.