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

jzhangbs/MVSDF

0
View on GitHub↗
141 stars·10 forks·Python·MIT·8 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

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 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.

Which projects share features with jzhangbs/mvsdf?

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… 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.

Projects sharing features with MVSDF

These projects share indexed features with MVSDF. 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
  • 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
  • Compare all 7 related projects→