awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
TencentARC avatar

TencentARC/InstantMesh

0
View on GitHub↗
4,431 estrellas·494 forks·Python·Apache-2.0·8 vistas

InstantMesh

InstantMesh es una herramienta de reconstrucción 3D neuronal y generador de malla 3D a partir de una sola imagen. Utiliza un modelo de reconstrucción grande de vista dispersa para convertir una imagen bidimensional única en una malla de objeto tridimensional.

El sistema funciona como un exportador de malla 3D texturizada, guardando los objetos generados con colores de vértice o mapas de textura completos para su uso en software de renderizado externo.

El framework cubre una gama de capacidades que incluyen la inferencia de geometría feed-forward, la estimación de profundidad a partir de una sola imagen y campos de radiancia neuronales. También admite el renderizado de malla diferenciable y flujos de trabajo para el entrenamiento de malla de vista dispersa.

Features

  • Image-to-Mesh Generation - Converts single two-dimensional images into three-dimensional polygonal mesh representations using sparse-view reconstruction.
  • 3D Reconstruction - Implements a large-scale reconstruction model to recover high-quality 3D objects from limited image views.
  • 3D Asset Generators - Synthesizes textured 3D meshes and textures from 2D image inputs for use in digital environments.
  • Neural Radiance Field Synthesizers - Uses neural representations of spatial volumes to capture complex lighting and geometry before extracting a mesh.
  • 3D Reconstruction - Provides a framework for synthesizing 3D geometry and representations from image data using neural networks.
  • Differentiable Rendering - Utilizes rendering processes where the output is differentiable to optimize 3D geometry and textures based on 2D images.
  • Single-Image 3D Reconstructions - Generates high-quality 3D object models by predicting multiple viewpoints from a single input photograph.
  • Texture Exporters - Exports PBR texture maps and vertex colors for compatibility with external rendering software.
  • Mesh - Provides the ability to save generated 3D objects with vertex colors or full texture maps for external rendering.
  • Depth Estimation - Predicts pixel-dense depth information from a single input image to guide 3D point cloud generation.
  • Geometry Model Training - Implements training pipelines for neural geometry estimators to create 3D representations from image data.
  • Feed-Forward Reconstructors - Produces 3D mesh structures in a single forward pass through the network without needing iterative optimization.
  • Sparse-View Training Pipelines - Provides workflows for training deep learning models to generate 3D representations from limited image perspectives.

Historial de estrellas

Gráfico del historial de estrellas de tencentarc/instantmeshGráfico del historial de estrellas de tencentarc/instantmesh

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace tencentarc/instantmesh?

InstantMesh es una herramienta de reconstrucción 3D neuronal y generador de malla 3D a partir de una sola imagen. Utiliza un modelo de reconstrucción grande de vista dispersa para convertir una imagen bidimensional única en una malla de objeto tridimensional.

¿Cuáles son las características principales de tencentarc/instantmesh?

Las características principales de tencentarc/instantmesh son: Image-to-Mesh Generation, 3D Reconstruction, 3D Asset Generators, Neural Radiance Field Synthesizers, Differentiable Rendering, Single-Image 3D Reconstructions, Texture Exporters, Mesh.

¿Qué alternativas de código abierto existen para tencentarc/instantmesh?

Las alternativas de código abierto para tencentarc/instantmesh incluyen: mrforexample/comfyui-3d-pack — ComfyUI-3D-Pack is a suite of custom nodes for ComfyUI that enables 3D asset generation and rendering within a… ashawkey/stable-dreamfusion — This project is a diffusion-based 3D generator and image-to-3D reconstruction system. It translates natural language… tencent-hunyuan/hunyuan3d-2.1 — Hunyuan3D-2.1 is a generative 3D framework and image-to-3D pipeline that transforms single 2D images into textured 3D… facebookresearch/pifuhd — pifuhd is a 3D human reconstruction framework that generates high-resolution 3D meshes of people from a single 2D… lightningpixel/modly — Modly is a local AI 3D model generator that converts two-dimensional images into three-dimensional meshes. It is a… apple/ml-sharp — ml-sharp is a neural radiance field framework designed for single-image 3D reconstruction. It uses a neural network to…

Alternativas open-source a InstantMesh

Proyectos open-source similares, clasificados según cuántas características comparten con InstantMesh.
  • mrforexample/comfyui-3d-packAvatar de MrForExample

    MrForExample/ComfyUI-3D-Pack

    3,648Ver en GitHub↗

    ComfyUI-3D-Pack is a suite of custom nodes for ComfyUI that enables 3D asset generation and rendering within a node-based workflow. It provides a set of tools for reconstructing textured three-dimensional meshes and volumetric scenes from single images, multi-view images, or text prompts. The system includes a Gaussian splatting generator for creating high-fidelity volumetric 3D scene representations and a multi-view image generator to produce consistent image sets for reconstruction. It also features a single image 3D mesh tool to build geometry from a single 2D source. The toolset covers 3

    Pythoncomfycomfyuimachine-learning
    Ver en GitHub↗3,648
  • ashawkey/stable-dreamfusionAvatar de ashawkey

    ashawkey/stable-dreamfusion

    8,841Ver en GitHub↗

    This project is a diffusion-based 3D generator and image-to-3D reconstruction system. It translates natural language descriptions or two-dimensional images into three-dimensional assets using neural radiance fields and diffusion models. The system utilizes score-distillation sampling and diffusion-based guidance to refine 3D shapes without requiring 3D training data. It includes specialized tools for transforming neural representations into exportable meshes with texture and material data, as well as a pipeline for iterative optimization of geometry and textures. The project covers a broad r

    Python
    Ver en GitHub↗8,841
  • tencent-hunyuan/hunyuan3d-2.1Avatar de Tencent-Hunyuan

    Tencent-Hunyuan/Hunyuan3D-2.1

    2,910Ver en GitHub↗

    Hunyuan3D-2.1 is a generative 3D framework and image-to-3D pipeline that transforms single 2D images into textured 3D geometries. It functions as an asset generator that produces high-quality 3D meshes and textures using a flow-matching system. The project includes a specialized synthesizer for creating photorealistic textures with physically based rendering properties. These tools allow for the simulation of metallic reflections and light interactions on generated models. The system covers 3D asset pipeline automation through a sequence of shape generation and mesh refinement. It also provi

    Python3d3d-aigc3d-generation
    Ver en GitHub↗2,910
  • facebookresearch/pifuhdAvatar de facebookresearch

    facebookresearch/pifuhd

    9,743Ver en GitHub↗

    pifuhd is a 3D human reconstruction framework that generates high-resolution 3D meshes of people from a single 2D image. It utilizes pixel-aligned implicit functions to map image pixels to 3D space, predicting surface occupancy and distance to create detailed geometry. The system includes a pipeline for creating digital human assets, moving from 2D image feature projection to the extraction of discrete triangular meshes. It features specialized tools for refining these models, including a post-processor that removes geometric artifacts by isolating the largest connected component of the mesh.

    Python
    Ver en GitHub↗9,743
  • Ver las 30 alternativas a InstantMesh→