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

mabaorui/TowardsBetterGradient

0
View on GitHub↗
53 stars·0 forks·Python·9 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

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

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.

Which projects share features with mabaorui/towardsbettergradient?

Projects with overlapping indexed features 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.

Projects sharing features with TowardsBetterGradient

These projects share indexed features with TowardsBetterGradient. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 7 related projects→