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
·
GhiXu avatar

GhiXu/Geo-Neus

0
View on GitHub↗
310 stars·19 forks·Python·MIT·7 views

Geo Neus

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!

Features

  • Neural Surface Reconstruction - Geometry-consistent learning of neural implicit surfaces.

Star history

Star history chart for ghixu/geo-neusStar history chart for ghixu/geo-neus

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 Geo Neus

Similar open-source projects, ranked by how many features they share with Geo Neus.
  • 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
  • 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
  • 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 Geo Neus→

Frequently asked questions

What does ghixu/geo-neus do?

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!

What are the main features of ghixu/geo-neus?

The main features of ghixu/geo-neus are: Neural Surface Reconstruction.

What are some open-source alternatives to ghixu/geo-neus?

Open-source alternatives to ghixu/geo-neus include: nvlabs/neuralangelo — Neuralangelo is a neural surface reconstruction framework that transforms two-dimensional image sequences and… jzhangbs/mvsdf — This is the official implementation for the ICCV 2021 paper Learning Signed Distance Field for Multi-view Surface… 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.