awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
openai avatar

openai/shap-e

0
View on GitHub↗
12,251 نجوم·1,072 تفرعات·Python·MIT·3 مشاهدات

Shap E

Shap-E is a generative 3D modeling system that creates three-dimensional digital assets from natural language descriptions or two-dimensional images. It functions as a generative model capable of producing three-dimensional implicit functions and assets.

The project includes a 3D latent encoder that converts trimeshes and 3D models into latent representations using point clouds and multiview renders. It utilizes an image-to-3D generator to produce assets from synthetic view images and a text-to-3D generator to build shapes from text prompts.

The system implements a pipeline involving latent diffusion modeling, differentiable rendering, and multiview image conditioning. It processes geometric data through point cloud encoding and maps text embeddings to neural network parameters describing a 3D volume.

Features

  • Generative 3D Modeling - Automates the creation of 3D meshes and textures using machine learning from text or image prompts.
  • Latent Space Encoders - Converts 3D models and trimeshes into compressed latent representations using multiview renders and point clouds.
  • Latent Diffusion Models - Generates 3D structures by performing iterative denoising within a compressed latent space.
  • Image-Conditioned 3D Generation - Produces three-dimensional objects using synthetic view images as visual guidance.
  • Text-to-3D Generators - Synthesizes three-dimensional implicit functions and geometry from natural language descriptions.
  • Text-to-Implicit Mappings - Maps natural language embeddings directly to neural network parameters that describe a 3D volume.
  • Point Cloud Encoders - Converts geometric 3D data into latent space using sampled point sets and renders.
  • Shape Representation - Represents 3D shapes as continuous functions that define the interior and exterior of objects.
  • 3D Asset Pipelines - Provides a pipeline for generating and encoding 3D models into latent representations for digital environments.
  • Differentiable Rendering - Implements a rendering pipeline where outputs are differentiable to optimize 3D shapes via gradient descent.

سجل النجوم

مخطط تاريخ النجوم لـ openai/shap-eمخطط تاريخ النجوم لـ openai/shap-e

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Shap E

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Shap E.
  • threestudio-project/threestudioالصورة الرمزية لـ threestudio-project

    threestudio-project/threestudio

    7,027عرض على GitHub↗

    Threestudio is a 3D generative AI framework designed to create three-dimensional assets from text prompts and images. It provides specialized pipelines for text-to-3D generation and image-to-3D reconstruction, utilizing a neural radiance field trainer to produce geometry and textures. The framework is distinguished by its support for hybrid geometry backends, including signed distance functions, tetrahedra grids, and volume grids. It employs score distillation sampling to guide the generation process and features a modular plugin system for loading custom modules and nodes. The system covers

    Jupyter Notebook
    عرض على GitHub↗7,027
  • openai/point-eالصورة الرمزية لـ openai

    openai/point-e

    6,886عرض على GitHub↗

    Point-e is a system for 3D model synthesis that generates three-dimensional point clouds from natural language descriptions and two-dimensional images. It utilizes diffusion models to synthesize these spatial representations based on text prompts or source images. The project includes specialized tools for refining these outputs, such as a point cloud upsampler to increase the density and resolution of low-resolution models. It also provides a mesh converter that uses distance function regression to transform raw point cloud data into structured 3D meshes. The broader capability surface cove

    Python
    عرض على GitHub↗6,886
  • nv-tlabs/get3dالصورة الرمزية لـ nv-tlabs

    nv-tlabs/GET3D

    4,441عرض على GitHub↗

    GET3D is a generative 3D mesh model and rendering framework designed to synthesize high-quality textured shapes and tetrahedral meshes. It functions as an image-to-3D reconstructor and text-to-3D generator, utilizing a differentiable 3D renderer to produce realistic visual perspectives and material effects. The system enables the creation of 3D assets from single 2D images, point clouds, or descriptive text prompts. It features a latent space interpolator for creating smooth transitions between different 3D objects and supports the independent control of geometry and texture. The project cov

    Python
    عرض على GitHub↗4,441
  • ashawkey/stable-dreamfusionالصورة الرمزية لـ ashawkey

    ashawkey/stable-dreamfusion

    8,841عرض على 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
    عرض على GitHub↗8,841
عرض جميع البدائل الـ 30 لـ Shap E→

الأسئلة الشائعة

ما هي وظيفة openai/shap-e؟

Shap-E is a generative 3D modeling system that creates three-dimensional digital assets from natural language descriptions or two-dimensional images. It functions as a generative model capable of producing three-dimensional implicit functions and assets.

ما هي الميزات الرئيسية لـ openai/shap-e؟

الميزات الرئيسية لـ openai/shap-e هي: Generative 3D Modeling, Latent Space Encoders, Latent Diffusion Models, Image-Conditioned 3D Generation, Text-to-3D Generators, Text-to-Implicit Mappings, Point Cloud Encoders, Shape Representation.

ما هي البدائل مفتوحة المصدر لـ openai/shap-e؟

تشمل البدائل مفتوحة المصدر لـ openai/shap-e: threestudio-project/threestudio — Threestudio is a 3D generative AI framework designed to create three-dimensional assets from text prompts and images.… openai/point-e — Point-e is a system for 3D model synthesis that generates three-dimensional point clouds from natural language… nv-tlabs/get3d — GET3D is a generative 3D mesh model and rendering framework designed to synthesize high-quality textured shapes and… ashawkey/stable-dreamfusion — This project is a diffusion-based 3D generator and image-to-3D reconstruction system. It translates natural language… microsoft/trellis — TRELLIS is a 3D generative AI model and latent diffusion framework designed to transform natural language descriptions… compvis/latent-diffusion — Latent Diffusion is a framework for high-resolution image synthesis that performs the denoising process within a…