awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google-research avatar

google-research/multinerfArchived

0
View on GitHub↗
3,806 estrellas·355 forks·Python·Apache-2.0·2 vistas

Multinerf

MultiNeRF is a 3D scene reconstruction suite and framework for training Neural Radiance Fields to synthesize novel views from sets of 2D images. It provides a system for generating new perspectives of a scene by optimizing a neural network based on images and camera poses.

The toolkit includes research implementations such as Mip-NeRF 360 and Ref-NeRF for high-fidelity volumetric rendering. It features a structure-from-motion pipeline to calculate camera positions and orientations from image datasets to prepare data for training.

The project covers a full workflow for volumetric rendering, including data preprocessing with custom dataset loaders, the training of implicit neural representations, and the photorealistic rendering of images and video sequences. It also includes tools for evaluating model accuracy by computing error metrics across multiple scenes.

Features

  • Novel View Synthesis Engines - Implements a framework for generating high-quality novel viewpoints from sparse image data using volumetric calculations.
  • Coordinate-Based Neural Representations - Uses neural networks to map spatial coordinates directly to scene properties like color and density.
  • Neural Scene Reconstructions - Creates high-fidelity 3D environments from multi-view image datasets using neural networks for visualization.
  • Neural Radiance Field Synthesizers - Offers a toolkit for optimizing neural representations of spatial volumes to synthesize novel views.
  • Radiance Field Training Pipelines - Optimizes neural networks to create high-fidelity 3D scene representations from 2D images.
  • Volumetric Integration - Computes pixel colors by numerically integrating density and radiance along rays to enable gradient-based optimization.
  • Camera Pose Estimators - Provides tools to calculate camera orientations and positions from images to facilitate 3D reconstruction.
  • Implicit Volume Representations - Represents 3D shapes using neural density fields and feature dimensions instead of explicit polygons.
  • Structure from Motion Pipelines - Implements a pipeline for recovering 3D structures and camera poses from collections of images.
  • Spatial Coordinate Encodings - Transforms low-dimensional 3D coordinates into high-dimensional frequency space to capture geometric details.
  • Cone-Based Renderers - Integrates radiance along viewing rays using conical frustums to eliminate aliasing artifacts in high-resolution scenes.
  • High-Quality Scene Rendering - Generates high-quality images and video sequences from 3D neural scene data.
  • Scene Video Renderers - Renders a sequence of 3D scene views into video files along a defined camera path.
  • Reconstruction Accuracy Evaluators - Provides tools for quantifying 3D reconstruction precision by comparing rendered views against ground truth data.
  • Neural Scene Representation - Unbounded anti-aliased neural radiance fields.

Historial de estrellas

Gráfico del historial de estrellas de google-research/multinerfGráfico del historial de estrellas de google-research/multinerf

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Multinerf

Proyectos open-source similares, clasificados según cuántas características comparten con Multinerf.
  • yenchenlin/nerf-pytorchAvatar de yenchenlin

    yenchenlin/nerf-pytorch

    6,037Ver en GitHub↗

    This project is a PyTorch implementation of a Neural Radiance Field framework. It serves as a 3D scene synthesizer and differentiable volumetric renderer used to train volumetric representations of scenes by predicting color and density for 3D spatial coordinates. The system enables novel view synthesis, allowing for the generation of new images of complex 3D scenes from previously unseen perspectives. It supports 3D scene reconstruction by processing 2D images and camera poses to build a digital volumetric representation of a physical space. The framework includes capabilities for 3D model

    Python
    Ver en GitHub↗6,037
  • bmild/nerfAvatar de bmild

    bmild/nerf

    10,902Ver en GitHub↗

    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
    Ver en GitHub↗10,902
  • facebookresearch/pytorch3dAvatar de facebookresearch

    facebookresearch/pytorch3d

    9,902Ver en GitHub↗

    PyTorch3D is a 3D geometric deep learning library and mesh processing toolkit designed for learning from point clouds and complex 3D surface geometries. It provides a collection of reusable components and data structures for deep learning with 3D data, including a framework for training and evaluating neural radiance fields to enable photorealistic view synthesis. The project features a differentiable 3D renderer that converts meshes and point clouds into 2D images while allowing gradients to flow back into the geometry and textures. This enables 3D shape optimization, where mesh geometry, te

    Python
    Ver en GitHub↗9,902
  • apple/ml-sharpAvatar de apple

    apple/ml-sharp

    7,638Ver en GitHub↗

    ml-sharp is a neural radiance field framework designed for single-image 3D reconstruction. It uses a neural network to predict 3D geometry and appearance from a single photograph in a single feedforward pass. The system generates metric 3D scene representations and includes a real-time view synthesizer for producing high-resolution images of new viewpoints. It also features a camera trajectory renderer that creates video sequences by moving a virtual camera through the predicted 3D space. The project covers coordinate-based neural rendering, 3D Gaussian representation regression, and real-ti

    Python
    Ver en GitHub↗7,638
Ver las 30 alternativas a Multinerf→

Preguntas frecuentes

¿Qué hace google-research/multinerf?

MultiNeRF is a 3D scene reconstruction suite and framework for training Neural Radiance Fields to synthesize novel views from sets of 2D images. It provides a system for generating new perspectives of a scene by optimizing a neural network based on images and camera poses.

¿Cuáles son las características principales de google-research/multinerf?

Las características principales de google-research/multinerf son: Novel View Synthesis Engines, Coordinate-Based Neural Representations, Neural Scene Reconstructions, Neural Radiance Field Synthesizers, Radiance Field Training Pipelines, Volumetric Integration, Camera Pose Estimators, Implicit Volume Representations.

¿Qué alternativas de código abierto existen para google-research/multinerf?

Las alternativas de código abierto para google-research/multinerf incluyen: yenchenlin/nerf-pytorch — This project is a PyTorch implementation of a Neural Radiance Field framework. It serves as a 3D scene synthesizer and… bmild/nerf — This project is a framework for neural radiance fields used to synthesize three-dimensional environments from sets of… facebookresearch/pytorch3d — PyTorch3D is a 3D geometric deep learning library and mesh processing toolkit designed for learning from point clouds… apple/ml-sharp — ml-sharp is a neural radiance field framework designed for single-image 3D reconstruction. It uses a neural network to… threestudio-project/threestudio — Threestudio is a 3D generative AI framework designed to create three-dimensional assets from text prompts and images.… cdcseacave/openmvs — openMVS is a multi-view stereo library and photogrammetry pipeline used for 3D scene reconstruction. It transforms…