awesome-repositories.comالتصنيفاتالمدونة
MCP
awesome-repositories.com

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
F

fraunhoferhhi/D-NeuS

0
View on GitHub↗
0 نجوم·0 تفرعات·4 مشاهدات

D NeuS

Recovering Fine Details for Neural Implicit Surface Reconstruction (WACV2023)

Features

  • Neural Surface Reconstruction - Recovers fine geometric details for neural implicit surfaces.

سجل النجوم

مخطط تاريخ النجوم لـ fraunhoferhhi/d-neusمخطط تاريخ النجوم لـ fraunhoferhhi/d-neus

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ D NeuS

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع D 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
  • ghixu/geo-neusالصورة الرمزية لـ GhiXu

    GhiXu/Geo-Neus

    310عرض على 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
    عرض على GitHub↗310
عرض جميع البدائل الـ 7 لـ D NeuS→

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

ما هي وظيفة fraunhoferhhi/d-neus؟

Recovering Fine Details for Neural Implicit Surface Reconstruction (WACV2023)

ما هي الميزات الرئيسية لـ fraunhoferhhi/d-neus؟

الميزات الرئيسية لـ fraunhoferhhi/d-neus هي: Neural Surface Reconstruction.

ما هي البدائل مفتوحة المصدر لـ fraunhoferhhi/d-neus؟

تشمل البدائل مفتوحة المصدر لـ fraunhoferhhi/d-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… ghixu/geo-neus — This is the official repo for the implementation of Geo-Neus: Geometry-Consistent Neural Implicit Surfaces Learning… 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.