Ross ROSS = Recommend OSS · open-source software intelligence for agents

One-2-3-45/One-2-3-45

[NeurIPS 2023] Official code of "One-2-3-45: Any Single Image to 3D Mesh in 45 Seconds without Per-Shape Optimization" observed · 2026-08-28

github.com/One-2-3-45/One-2-3-45 · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

29/100

  • Activity 0
  • Release rhythm 35
  • Longevity 83

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1162
  • days_rel: n/a
  • days_push: 865
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1718 stars · 103 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

One-2-3-45 is the official PyTorch implementation of a NeurIPS 2023 paper that converts any single image into a full 360-degree 3D textured mesh in about 45 seconds. It uses the Zero123 view-conditioned diffusion model to generate multi-view images and an SDF-based generalizable neural surface reconstruction module to lift them into 3D, avoiding slow per-shape optimization.

Use cases

  • generate a 3D mesh from a single photo
  • reconstruct 3D models from images without per-shape optimization
  • convert text prompts into 3D meshes via text-to-image diffusion
  • create multi-view images of an object from one view
  • research on generalizable neural surface reconstruction
  • run image-to-3D inference via provided APIs or Hugging Face demo

When to choose

  • you need fast single-image to 3D mesh generation
  • you want better geometry and 3D consistency than SDS-based optimization methods
  • you have an NVIDIA GPU with at least 18GB memory
  • you want to extend or study feed-forward 3D reconstruction from multi-view diffusion outputs

When to avoid

  • you need production-grade 3D asset pipelines with fine topology control
  • you lack a CUDA GPU with sufficient VRAM
  • you need real-time or mobile 3D reconstruction
  • you want actively maintained software beyond the paper's lifecycle

Facets

library · maturity stable

machine-learning deep-learning image-processing graphics simulation computer-vision graphics artificial-intelligence deep-learning python 3d-generation mesh-generation nerf multi-view-reconstruction diffusion-models text-to-3d image-to-3d aigc research-code linux gpu

2 sources

Member repositories

RepositoryRoleHealth v2
One-2-3-45/One-2-3-45main29

For agents

markdown · JSON · MCP: product_card(name="One-2-3-45/One-2-3-45")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem