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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cvlab-epfl avatar

cvlab-epfl/UCLID-Net

0
View on GitHub↗
6 stars·0 forks·Python·GPL-3.0·2 vues

UCLID Net

This repository is the official implementation of UCLID-Net: Single View Reconstruction in Object Space (NeurIPS 2020).

Features

  • Generative 3D Modeling - Performs single-view reconstruction in object space.
  • Object Reconstruction - Performs single-view reconstruction in object space.

Historique des stars

Graphique de l'historique des stars pour cvlab-epfl/uclid-netGraphique de l'historique des stars pour cvlab-epfl/uclid-net

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à UCLID Net

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec UCLID Net.
  • laughtervv/disnAvatar de laughtervv

    laughtervv/DISN

    310Voir sur GitHub↗

    DISN: Deep Implicit Surface Network for High-quality Single-view 3D Reconstruction

    Python
    Voir sur GitHub↗310
  • tangjiapeng/skeletonbridgereconAvatar de tangjiapeng

    tangjiapeng/SkeletonBridgeRecon

    78Voir sur GitHub↗

    This repository constains the codes and ShapeNet-Skeleton.zip datasets for the Paper.

    Python
    Voir sur GitHub↗78
  • openai/shap-eAvatar de openai

    openai/shap-e

    12,251Voir sur GitHub↗

    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

    Python
    Voir sur GitHub↗12,251
  • threestudio-project/threestudioAvatar de threestudio-project

    threestudio-project/threestudio

    7,027Voir sur 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
    Voir sur GitHub↗7,027
Voir les 30 alternatives à UCLID Net→

Questions fréquentes

Que fait cvlab-epfl/uclid-net ?

This repository is the official implementation of UCLID-Net: Single View Reconstruction in Object Space (NeurIPS 2020).

Quelles sont les fonctionnalités principales de cvlab-epfl/uclid-net ?

Les fonctionnalités principales de cvlab-epfl/uclid-net sont : Generative 3D Modeling, Object Reconstruction.

Quelles sont les alternatives open-source à cvlab-epfl/uclid-net ?

Les alternatives open-source à cvlab-epfl/uclid-net incluent : laughtervv/disn — DISN: Deep Implicit Surface Network for High-quality Single-view 3D Reconstruction. tangjiapeng/skeletonbridgerecon — This repository constains the codes and ShapeNet-Skeleton.zip datasets for the Paper. threestudio-project/threestudio — Threestudio is a 3D generative AI framework designed to create three-dimensional assets from text prompts and images.… openai/shap-e — Shap-E is a generative 3D modeling system that creates three-dimensional digital assets from natural language… microsoft/trellis — TRELLIS is a 3D generative AI model and latent diffusion framework designed to transform natural language descriptions… nv-tlabs/get3d — GET3D is a generative 3D mesh model and rendering framework designed to synthesize high-quality textured shapes and…