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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mabaorui avatar

mabaorui/TowardsBetterGradient

0
View on GitHub↗
53 stars·0 forks·Python·4 views

TowardsBetterGradient

This repository contains the code to reproduce the results from the paper. Towards Better Gradient Consistency for Neural Signed Distance Functions via Level Set Alignment.

Features

  • Neural Surface Reconstruction - Improves gradient consistency for neural signed distance functions.

Star history

Star history chart for mabaorui/towardsbettergradientStar history chart for mabaorui/towardsbettergradient

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 TowardsBetterGradient

Similar open-source projects, ranked by how many features they share with TowardsBetterGradient.
  • nvlabs/neuralangeloNVlabs avatar

    NVlabs/neuralangelo

    4,602View on GitHub↗

    Neuralangelo is a neural surface reconstruction framework that transforms two-dimensional image sequences and multi-view photography into high-fidelity 3D meshes. It implements a pipeline for training neural radiance fields to represent complex scenes as digital geometry. The project utilizes a signed distance function for surface representation and multi-resolution hash encoding to capture both coarse and fine geometric details. It employs differentiable volume rendering and gradient-based eikonal regularization to ensure the learned distance functions remain physically plausible. The syste

    Python3d-reconstructioncomputer-graphicscomputer-vision
    View on GitHub↗4,602
  • ghixu/geo-neusGhiXu avatar

    GhiXu/Geo-Neus

    310View on GitHub↗

    This is the official repo for the implementation of Geo-Neus: Geometry-Consistent Neural Implicit Surfaces Learning for Multi-view Reconstruction, Qiancheng Fu, Qingshan Xu, Yew-Soon Ong, Wenbing Tao (* Equal Contribution), NeurIPS 2022. We will release our pretrained models soon!

    Python
    View on GitHub↗310
  • jzhangbs/mvsdfjzhangbs avatar

    jzhangbs/MVSDF

    141View on GitHub↗

    This is the official implementation for the ICCV 2021 paper Learning Signed Distance Field for Multi-view Surface Reconstruction

    Python
    View on GitHub↗141
  • fraunhoferhhi/d-neusF

    fraunhoferhhi/D-NeuS

    0View on GitHub↗

    Recovering Fine Details for Neural Implicit Surface Reconstruction (WACV2023)

    View on GitHub↗0
See all 7 alternatives to TowardsBetterGradient→

Frequently asked questions

What does mabaorui/towardsbettergradient do?

This repository contains the code to reproduce the results from the paper. Towards Better Gradient Consistency for Neural Signed Distance Functions via Level Set Alignment.

What are the main features of mabaorui/towardsbettergradient?

The main features of mabaorui/towardsbettergradient are: Neural Surface Reconstruction.

What are some open-source alternatives to mabaorui/towardsbettergradient?

Open-source alternatives to mabaorui/towardsbettergradient include: nvlabs/neuralangelo — Neuralangelo is a neural surface reconstruction framework that transforms two-dimensional image sequences and… ghixu/geo-neus — This is the official repo for the implementation of Geo-Neus: Geometry-Consistent Neural Implicit Surfaces Learning… jzhangbs/mvsdf — This is the official implementation for the ICCV 2021 paper Learning Signed Distance Field for Multi-view Surface… fraunhoferhhi/d-neus — Recovering Fine Details for Neural Implicit Surface Reconstruction (WACV2023). ventusff/neurecon — Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more. wutong16/voxurf — Voxurf: Voxel-based Efficient and Accurate Neural Surface Reconstruction.