awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nerfies avatar

nerfies/nerfies.github.io

0
View on GitHub↗
3,966 stele·1,751 fork-uri·JavaScript·6 vizualizări

Nerfies.github.io

This project is a computer vision pipeline and volumetric rendering system used to transform photos and videos into high-fidelity 3D models. It implements a deformable neural radiance field framework that optimizes deformation fields to represent non-rigid moving subjects in three dimensions.

The system utilizes volumetric deformation fields to map 3D coordinates from a static canonical space to a deformed state. This allows for the reconstruction of photorealistic scenes and the synthesis of high-fidelity images from camera perspectives not present in the original input data.

The framework employs coordinate-based neural networks and a volumetric rendering pipeline to represent scenes as continuous functions of density and color. Model accuracy is maintained through coarse-to-fine optimization and elastic regularization to ensure smooth and physically plausible movements.

Features

  • Neural Radiance Field Implementations - Implements a neural radiance field framework to represent scenes as continuous volumetric functions of density and color.
  • Coordinate-Based Neural Representations - Encodes spatial information as continuous functions to achieve high-resolution 3D scene representations.
  • Novel View Synthesis Engines - Generates high-fidelity images from camera perspectives not present in the original input data using volumetric calculations.
  • Deformable Scenes - Implements a framework for reconstructing and rendering photorealistic 3D models of non-rigid, deforming objects.
  • Volumetric Rendering Engines - Employs a volumetric rendering pipeline that samples along rays through a 3D volume to generate new viewpoints.
  • Dynamic Radiance Fields - Utilizes volumetric deformation fields to model subjects that change shape while maintaining visual consistency.
  • Volumetric Deformation Fields - Uses neural networks to map coordinates from a canonical space to a deformed state for modeling non-rigid motion.
  • Coarse-to-Fine Optimization - Iteratively increases coordinate model resolution during training to ensure high-fidelity 3D reconstruction.
  • Elastic Regularization - Constrains deformation fields to ensure the reconstructed object's movements remain smooth and physically realistic.
  • Coordinate-Based - Refines volumetric deformations using coarse-to-fine optimization and elastic regularization for robust 3D model accuracy.
  • Canonical Space Mappings - Maps 3D coordinates from a static reference pose to deformed states to represent motion over time.
  • 3D Reconstruction Pipelines - Provides a pipeline that transforms photos and videos into high-fidelity 3D models.

Istoric stele

Graficul istoricului de stele pentru nerfies/nerfies.github.ioGraficul istoricului de stele pentru nerfies/nerfies.github.io

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Nerfies.github.io

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Nerfies.github.io.
  • yenchenlin/nerf-pytorchAvatar yenchenlin

    yenchenlin/nerf-pytorch

    6,037Vezi pe 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
    Vezi pe GitHub↗6,037
  • facebookresearch/pytorch3dAvatar facebookresearch

    facebookresearch/pytorch3d

    9,902Vezi pe 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
    Vezi pe GitHub↗9,902
  • bmild/nerfAvatar bmild

    bmild/nerf

    10,902Vezi pe 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
    Vezi pe GitHub↗10,902
  • google-research/multinerfAvatar google-research

    google-research/multinerf

    3,806Vezi pe GitHub↗

    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, i

    Pythonnerfneural-radiance-fields
    Vezi pe GitHub↗3,806
Vezi toate cele 30 alternative pentru Nerfies.github.io→

Întrebări frecvente

Ce face nerfies/nerfies.github.io?

This project is a computer vision pipeline and volumetric rendering system used to transform photos and videos into high-fidelity 3D models. It implements a deformable neural radiance field framework that optimizes deformation fields to represent non-rigid moving subjects in three dimensions.

Care sunt principalele funcționalități ale nerfies/nerfies.github.io?

Principalele funcționalități ale nerfies/nerfies.github.io sunt: Neural Radiance Field Implementations, Coordinate-Based Neural Representations, Novel View Synthesis Engines, Deformable Scenes, Volumetric Rendering Engines, Dynamic Radiance Fields, Volumetric Deformation Fields, Coarse-to-Fine Optimization.

Care sunt câteva alternative open-source pentru nerfies/nerfies.github.io?

Alternativele open-source pentru nerfies/nerfies.github.io includ: 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… nerfstudio-project/nerfstudio — Nerfstudio is a modular development framework for training, visualizing, and exporting three-dimensional scene… google-research/multinerf — MultiNeRF is a 3D scene reconstruction suite and framework for training Neural Radiance Fields to synthesize novel… apple/ml-sharp — ml-sharp is a neural radiance field framework designed for single-image 3D reconstruction. It uses a neural network to…