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

chenhsuanlin/signed-distance-SRN

0
View on GitHub↗
129 Stars·17 Forks·Python·MIT·6 Aufrufe

Signed Distance SRN

SDF-SRN: Learning Signed Distance 3D Object Reconstruction from Static Images 🎯 (NeurIPS 2020)

Features

  • Meta-Learning - Learning 3D implicit representations from single-image supervision via meta-learning.
  • Neural Rendering - Training scene representation networks using single-view observations.

Star-Verlauf

Star-Verlauf für chenhsuanlin/signed-distance-srnStar-Verlauf für chenhsuanlin/signed-distance-srn

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

Häufig gestellte Fragen

Was macht chenhsuanlin/signed-distance-srn?

SDF-SRN: Learning Signed Distance 3D Object Reconstruction from Static Images 🎯 (NeurIPS 2020)

Was sind die Hauptfunktionen von chenhsuanlin/signed-distance-srn?

Die Hauptfunktionen von chenhsuanlin/signed-distance-srn sind: Meta-Learning, Neural Rendering.

Welche Open-Source-Alternativen gibt es zu chenhsuanlin/signed-distance-srn?

Open-Source-Alternativen zu chenhsuanlin/signed-distance-srn sind unter anderem: bmild/nerf — This project is a framework for neural radiance fields used to synthesize three-dimensional environments from sets of… hustvl/4dgaussians — 4DGaussians is a research library and neural rendering engine designed for reconstructing and rendering dynamic… skjack/ltw — This code belongs to the "Domain General Face Forgery Detection by Learning to Weight" Before run the code, you should…

Open-Source-Alternativen zu Signed Distance SRN

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Signed Distance SRN.
  • bmild/nerfAvatar von bmild

    bmild/nerf

    10,902Auf GitHub ansehen↗

    This project is a framework for neural radiance fields used to synthesize three-dimensional environments from sets of two-dimensional images and camera poses. It functions as a volumetric rendering engine and scene synthesizer that optimizes neural representations of spatial volumes to generate novel views of complex 3D scenes. The system implements a coordinate encoding system that transforms spatial coordinates into high-dimensional space to capture high-frequency geometric details. It also includes a neural mesh extractor that converts trained radiance fields into triangle meshes via march

    Jupyter Notebook
    Auf GitHub ansehen↗10,902
  • hustvl/4dgaussiansAvatar von hustvl

    hustvl/4DGaussians

    3,783Auf GitHub ansehen↗

    4DGaussians is a research library and neural rendering engine designed for reconstructing and rendering dynamic three-dimensional scenes. It represents moving environments as a collection of Gaussian primitives that evolve in position and appearance over a temporal dimension. The framework utilizes neural deformation fields to predict spatial offsets and rotations for static point representations, simulating complex motion over time. It further employs temporal basis decomposition to encode motion trajectories into learned functions, compressing dynamic scene data while maintaining smooth tra

    Jupyter Notebook3dcomputer-visioncvpr2024
    Auf GitHub ansehen↗3,783
  • skjack/ltwAvatar von skJack

    skJack/LTW

    61Auf GitHub ansehen↗

    This code belongs to the "Domain General Face Forgery Detection by Learning to Weight" Before run the code, you should run ` $ pip install -r requirements.txt first. This code is mainly focus on the GCD benchamrks, which contain three deepfake dataset: Faceforensics++,CELEB-DF,DFDC (version…

    Python
    Auf GitHub ansehen↗61