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
matanatz avatar

matanatz/SAL

0
View on GitHub↗
90 stars·11 forks·Python·9 views

SAL

SAL: Sign Agnostic Learning of Shapes From Raw Data

Features

  • Geometry Reconstruction - Learning signed distance functions from raw point cloud data.
  • Point Cloud Reconstruction - Sign agnostic learning for shape reconstruction from raw data.

Star history

Star history chart for matanatz/salStar history chart for matanatz/sal

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to SAL

Similar open-source projects, ranked by how many features they share with SAL.
  • amosgropp/igramosgropp avatar

    amosgropp/IGR

    447View on GitHub↗

    Implicit Geometric Regularization for Learning Shapes

    Python
    View on GitHub↗447
  • nv-tlabs/get3dnv-tlabs avatar

    nv-tlabs/GET3D

    4,441View on 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
    View on GitHub↗4,441
  • google/dracogoogle avatar

    google/draco

    7,357View on GitHub↗

    Draco is a library and toolset for compressing, transcoding, and decoding 3D geometric meshes and point cloud data. Its primary purpose is to reduce storage size and transmission bandwidth for 3D assets. The project includes a geometry optimizer specifically for glTF file containers to reduce asset footprints. It also features a hardened decoder designed to process malformed or untrusted 3D geometric data safely to prevent memory corruption and crashes. The software covers a broad range of 3D data processing capabilities, including geometric data reconstruction, point attribute management, a

    C++
    View on GitHub↗7,357
  • openai/point-eopenai avatar

    openai/point-e

    6,886View on 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
    View on GitHub↗6,886
See all 30 alternatives to SAL→

Frequently asked questions

What does matanatz/sal do?

SAL: Sign Agnostic Learning of Shapes From Raw Data

What are the main features of matanatz/sal?

The main features of matanatz/sal are: Geometry Reconstruction, Point Cloud Reconstruction.

What are some open-source alternatives to matanatz/sal?

Open-source alternatives to matanatz/sal include: amosgropp/igr — Implicit Geometric Regularization for Learning Shapes. 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… google/draco — Draco is a library and toolset for compressing, transcoding, and decoding 3D geometric meshes and point cloud data.… erlerphilipp/points2surf — Please see our follow-up work PPSurf. It's easier to use, much faster and better. andy97/deepmls — This repository contains the implementation of the paper:.