awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
GhiXu avatar

GhiXu/Geo-Neus

0
View on GitHub↗
310 स्टार्स·19 फोर्क्स·Python·MIT·7 व्यूज़

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.

स्टार हिस्ट्री

ghixu/geo-neus के लिए स्टार हिस्ट्री चार्टghixu/geo-neus के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Geo Neus के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Geo Neus के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • nvlabs/neuralangeloNVlabs का अवतार

    NVlabs/neuralangelo

    4,602GitHub पर देखें↗

    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
    GitHub पर देखें↗4,602
  • jzhangbs/mvsdfjzhangbs का अवतार

    jzhangbs/MVSDF

    141GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗141
  • mabaorui/towardsbettergradientmabaorui का अवतार

    mabaorui/TowardsBetterGradient

    53GitHub पर देखें↗

    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
    GitHub पर देखें↗53
  • fraunhoferhhi/d-neusF

    fraunhoferhhi/D-NeuS

    0GitHub पर देखें↗

    Recovering Fine Details for Neural Implicit Surface Reconstruction (WACV2023)

    GitHub पर देखें↗0
Geo Neus के सभी 7 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

ghixu/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!

ghixu/geo-neus की मुख्य विशेषताएं क्या हैं?

ghixu/geo-neus की मुख्य विशेषताएं हैं: Neural Surface Reconstruction।

ghixu/geo-neus के कुछ ओपन-सोर्स विकल्प क्या हैं?

ghixu/geo-neus के ओपन-सोर्स विकल्पों में शामिल हैं: 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.