awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Geo Neus

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Geo Neus.
  • nvlabs/neuralangeloالصورة الرمزية لـ NVlabs

    NVlabs/neuralangelo

    4,602عرض على 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
    عرض على GitHub↗4,602
  • jzhangbs/mvsdfالصورة الرمزية لـ jzhangbs

    jzhangbs/MVSDF

    141عرض على GitHub↗

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

    Python
    عرض على GitHub↗141
  • mabaorui/towardsbettergradientالصورة الرمزية لـ mabaorui

    mabaorui/TowardsBetterGradient

    53عرض على 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
    عرض على GitHub↗53
  • fraunhoferhhi/d-neusF

    fraunhoferhhi/D-NeuS

    0عرض على GitHub↗

    Recovering Fine Details for Neural Implicit Surface Reconstruction (WACV2023)

    عرض على GitHub↗0
عرض جميع البدائل الـ 7 لـ Geo Neus→

الأسئلة الشائعة

ما هي وظيفة 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.