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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
valeoai avatar

valeoai/POCO

0
View on GitHub↗
227 Stars·23 Forks·Python·3 Aufrufe

POCO

by: Alexandre Boulch and Renaud Marlet

Features

  • Generative 3D Modeling - Uses point convolution for surface reconstruction.
  • Point Cloud Reconstruction - Point convolution techniques for surface reconstruction.

Star-Verlauf

Star-Verlauf für valeoai/pocoStar-Verlauf für valeoai/poco

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu POCO

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit POCO.
  • nv-tlabs/get3dAvatar von nv-tlabs

    nv-tlabs/GET3D

    4,441Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,441
  • openai/point-eAvatar von openai

    openai/point-e

    6,886Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,886
  • mabaorui/neuralpullAvatar von mabaorui

    mabaorui/NeuralPull

    181Auf GitHub ansehen↗

    This repository contains the code to reproduce the results from the paper.

    Python
    Auf GitHub ansehen↗181
  • andy97/deepmlsAvatar von Andy97

    Andy97/DeepMLS

    137Auf GitHub ansehen↗

    This repository contains the implementation of the paper:

    Python
    Auf GitHub ansehen↗137
Alle 30 Alternativen zu POCO anzeigen→

Häufig gestellte Fragen

Was macht valeoai/poco?

by: Alexandre Boulch and Renaud Marlet

Was sind die Hauptfunktionen von valeoai/poco?

Die Hauptfunktionen von valeoai/poco sind: Generative 3D Modeling, Point Cloud Reconstruction.

Welche Open-Source-Alternativen gibt es zu valeoai/poco?

Open-Source-Alternativen zu valeoai/poco sind unter anderem: nv-tlabs/get3d — GET3D is a generative 3D mesh model and rendering framework designed to synthesize high-quality textured shapes and… openai/point-e — Point-e is a system for 3D model synthesis that generates three-dimensional point clouds from natural language… colin97/point2mesh — Codes for Meshing Point Clouds with Predicted Intrinsic-Extrinsic Ratio Guidance (ECCV2020). [paper]. andy97/deepmls — This repository contains the implementation of the paper:. mabaorui/neuralpull — This repository contains the code to reproduce the results from the paper. openai/shap-e — Shap-E is a generative 3D modeling system that creates three-dimensional digital assets from natural language…