awesome-repositories.com
Blog
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
·
jzhangbs avatar

jzhangbs/MVSDF

0
View on GitHub↗
141 stars·10 forks·Python·MIT·2 views

MVSDF

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

Features

  • Neural Surface Reconstruction - Learns signed distance fields for multi-view surface reconstruction.

Star history

Star history chart for jzhangbs/mvsdfStar history chart for jzhangbs/mvsdf

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 jzhangbs/mvsdf do?

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

What are the main features of jzhangbs/mvsdf?

The main features of jzhangbs/mvsdf are: Neural Surface Reconstruction.

What are some open-source alternatives to jzhangbs/mvsdf?

Open-source alternatives to jzhangbs/mvsdf 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… mabaorui/towardsbettergradient — This repository contains the code to reproduce the results from the paper. Towards Better Gradient Consistency for… 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.

Open-source alternatives to MVSDF

Similar open-source projects, ranked by how many features they share with MVSDF.
  • 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
  • mabaorui/towardsbettergradientmabaorui avatar

    mabaorui/TowardsBetterGradient

    53View on GitHub↗

    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.

    Python
    View on GitHub↗53
  • 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 MVSDF→