awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesGaussian Depth Map Extractors

Generating depth maps from 3D Gaussian scenes during rasterization for geometric analysis.

Distinct from Depth Buffers: Distinct from Depth Buffers: extracts depth maps from Gaussian splatting scenes rather than tracking pixel depth for visibility.

Explore 1 awesome GitHub repository matching graphics & multimedia · Gaussian Depth Map Extractors. Refine with filters or upvote what's useful.

Awesome Gaussian Depth Map Extractors GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • nerfstudio-project/gsplatAvatar de nerfstudio-project

    nerfstudio-project/gsplat

    4,528Voir sur GitHub↗

    gsplat is a high-performance differentiable rasterization engine for 3D Gaussian splatting, designed for real-time novel view synthesis from 2D images. It provides a complete pipeline for reconstructing 3D scenes by optimizing differentiable Gaussian representations, training models from COLMAP-processed captures or proprietary device files, and generating new viewpoints through a CUDA-accelerated rendering backend. The framework distinguishes itself through memory-optimized CUDA kernels that reduce training memory usage by up to 4x compared to standard implementations while matching publishe

    Generates depth maps from 3D Gaussian scenes during the rasterization process.

    Pythongaussian-splatting
    Voir sur GitHub↗4,528
  1. Home
  2. Graphics & Multimedia
  3. Depth Buffers
  4. Gaussian Depth Map Extractors