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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jzhangbs avatar

jzhangbs/MVSDF

0
View on GitHub↗
141 Stars·10 Forks·Python·MIT·4 Aufrufe

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

Star-Verlauf für jzhangbs/mvsdfStar-Verlauf für jzhangbs/mvsdf

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu MVSDF

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit MVSDF.
  • nvlabs/neuralangeloAvatar von NVlabs

    NVlabs/neuralangelo

    4,602Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,602
  • ghixu/geo-neusAvatar von GhiXu

    GhiXu/Geo-Neus

    310Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗310
  • mabaorui/towardsbettergradientAvatar von mabaorui

    mabaorui/TowardsBetterGradient

    53Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗53
  • fraunhoferhhi/d-neusF

    fraunhoferhhi/D-NeuS

    0Auf GitHub ansehen↗

    Recovering Fine Details for Neural Implicit Surface Reconstruction (WACV2023)

    Auf GitHub ansehen↗0
Alle 7 Alternativen zu MVSDF anzeigen→

Häufig gestellte Fragen

Was macht jzhangbs/mvsdf?

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

Was sind die Hauptfunktionen von jzhangbs/mvsdf?

Die Hauptfunktionen von jzhangbs/mvsdf sind: Neural Surface Reconstruction.

Welche Open-Source-Alternativen gibt es zu jzhangbs/mvsdf?

Open-Source-Alternativen zu jzhangbs/mvsdf sind unter anderem: 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.