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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·9 views

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.

Star history

Star history chart for cvlab-epfl/uclid-netStar history chart for cvlab-epfl/uclid-net

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with UCLID Net

These projects share indexed features with UCLID Net. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • laughtervv/disnlaughtervv avatar

    laughtervv/DISN

    310View on GitHub↗

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

    Python
    View on GitHub↗310
  • tangjiapeng/skeletonbridgerecontangjiapeng avatar

    tangjiapeng/SkeletonBridgeRecon

    78View on GitHub↗

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

    Python
    View on GitHub↗78
  • openai/shap-eopenai avatar

    openai/shap-e

    12,251View on 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
    View on GitHub↗12,251
  • threestudio-project/threestudiothreestudio-project avatar

    threestudio-project/threestudio

    7,027View on 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
    View on GitHub↗7,027
Compare all 30 related projects→

Frequently asked questions

What does cvlab-epfl/uclid-net do?

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

What are the main features of cvlab-epfl/uclid-net?

The main features of cvlab-epfl/uclid-net are: Generative 3D Modeling, Object Reconstruction.

Which projects share features with cvlab-epfl/uclid-net?

Projects with overlapping indexed features include: 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…