Python nerf

Open-source Python projects categorized as nerf

Top 23 Python nerf Projects

  • nerfstudio

    A collaboration friendly studio for NeRFs

  • Project mention: Smerf: Streamable Memory Efficient Radiance Fields | news.ycombinator.com | 2023-12-13

    You’re under the right paper for doing this. Instead of one big model, they have several smaller ones for regions in the scene. This way rendering is fast for large scenes.

    This is similar to Block-NeRF [0], in their project page they show some videos of what you’re asking.

    As for an easy way of doing this, nothing out-of-the-box. You can keep an eye on nerfstudio [1], and if you feel brave you could implement this paper and make a PR!

    [0] https://waymo.com/intl/es/research/block-nerf/

    [1] https://github.com/nerfstudio-project/nerfstudio

  • stable-dreamfusion

    Text-to-3D & Image-to-3D & Mesh Exportation with NeRF + Diffusion.

  • Project mention: When are we getting stable diffusion for 3d models or 3d scenes? | /r/StableDiffusion | 2023-12-07

    Who is working on it? I've seen a few other models that do this, like Stable-Dreamfusion.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • multinerf

    A Code Release for Mip-NeRF 360, Ref-NeRF, and RawNeRF

  • sdfstudio

    A Unified Framework for Surface Reconstruction

  • Make-It-3D

    [ICCV 2023] Make-It-3D: High-Fidelity 3D Creation from A Single Image with Diffusion Prior

  • kaolin-wisp

    NVIDIA Kaolin Wisp is a PyTorch library powered by NVIDIA Kaolin Core to work with neural fields (including NeRFs, NGLOD, instant-ngp and VQAD).

  • prolificdreamer

    Official code of ProlificDreamer: High-Fidelity and Diverse Text-to-3D Generation with Variational Score Distillation (NeurIPS 2023 Spotlight)

  • Project mention: ProlificDreamer: High-Fidelity and Diverse Text-to-3D Generation | news.ycombinator.com | 2023-09-28
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • nerfacc

    A General NeRF Acceleration Toolbox in PyTorch.

  • Project mention: NerfAcc: A PyTorch Nerf acceleration toolbox for both training and inference | news.ycombinator.com | 2023-05-11
  • giraffe

    This repository contains the code for the CVPR 2021 paper "GIRAFFE: Representing Scenes as Compositional Generative Neural Feature Fields" (by autonomousvision)

  • NeRF-SLAM

    NeRF-SLAM: Real-Time Dense Monocular SLAM with Neural Radiance Fields. https://arxiv.org/abs/2210.13641 + Sigma-Fusion: Probabilistic Volumetric Fusion for Dense Monocular SLAM https://arxiv.org/abs/2210.01276

  • GeneFacePlusPlus

    GeneFace++: Generalized and Stable Real-Time 3D Talking Face Generation; Official Code

  • Project mention: FLaNK 04 March 2024 | dev.to | 2024-03-04
  • DirectVoxGO

    Direct voxel grid optimization for fast radiance field reconstruction.

  • AvatarCLIP

    [SIGGRAPH 2022 Journal Track] AvatarCLIP: Zero-Shot Text-Driven Generation and Animation of 3D Avatars

  • SegmentAnythingin3D

    Segment Anything in 3D with NeRFs (NeurIPS 2023)

  • Project mention: When SAM Meets NeRF: This AI Model Can Segment Anything in 3D | /r/machinelearningnews | 2023-05-22
  • instruct-nerf2nerf

    Instruct-NeRF2NeRF: Editing 3D Scenes with Instructions (ICCV 2023)

  • Project mention: GTA 6 trailer screencaps, photorealistic style | /r/StableDiffusion | 2023-12-07

    There is already text editing NeRFs, too https://instruct-nerf2nerf.github.io/

  • taichi-nerfs

    Implementations of NeRF variants based on Taichi + PyTorch

  • BlenderNeRF

    Easy NeRF synthetic dataset creation within Blender

  • CIPS-3D

    3D-aware GANs based on NeRF (arXiv).

  • Papers-in-100-Lines-of-Code

    Implementation of papers in 100 lines of code.

  • Project mention: How do I run this code from Papers in 100 lines of code? | /r/NeuralRadianceFields | 2023-09-22

    I wanted to try the some code written by Maxime Vandegar https://github.com/MaximeVandegar/Papers-in-100-Lines-of-Code/tree/main/KiloNeRF_Speeding_up_Neural_Radiance_Fields_with_Thousands_of_Tiny_MLPs

  • BungeeNeRF

    [ECCV22] BungeeNeRF: Progressive Neural Radiance Field for Extreme Multi-scale Scene Rendering

  • Project mention: [D] NeRF, LeRF, Prolific Dreamer, Neuralangelo, and a lot of other cool NeRF research | /r/MachineLearning | 2023-06-10

    [Code] https://github.com/city-super/BungeeNeRF

  • nerfmm

    (Arxiv 2021) NeRF--: Neural Radiance Fields Without Known Camera Parameters

  • Next3D

    [CVPR 2023 Highlight] Next3D: Generative Neural Texture Rasterization for 3D-Aware Head Avatars

  • nerfactor

    Neural Factorization of Shape and Reflectance Under an Unknown Illumination

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python nerf related posts

  • When are we getting stable diffusion for 3d models or 3d scenes?

    1 project | /r/StableDiffusion | 7 Dec 2023
  • ProlificDreamer: High-Fidelity and Diverse Text-to-3D Generation

    1 project | news.ycombinator.com | 28 Sep 2023
  • [D] NeRF, LeRF, Prolific Dreamer, Neuralangelo, and a lot of other cool NeRF research

    17 projects | /r/MachineLearning | 10 Jun 2023
  • Is it possible for me to approximate a depth map from a generated image and make a 3D model?

    3 projects | /r/StableDiffusion | 31 May 2023
  • Meet ProlificDreamer: An AI Approach That Delivers High-Fidelity and Realistic 3D Content Using Variational Score Distillation (VSD)

    1 project | /r/machinelearningnews | 31 May 2023
  • How would you all feel about 3D Stable Diffusion?

    1 project | /r/gamedev | 15 May 2023
  • Do any other software devs feel left behind by AI? I feel like I'm working on yesterday's tech

    1 project | /r/singularity | 10 May 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source nerf projects in Python? This list will help you:

Project Stars
1 nerfstudio 8,533
2 stable-dreamfusion 7,827
3 multinerf 3,517
4 sdfstudio 1,863
5 Make-It-3D 1,690
6 kaolin-wisp 1,432
7 prolificdreamer 1,375
8 nerfacc 1,347
9 giraffe 1,229
10 NeRF-SLAM 1,118
11 GeneFacePlusPlus 1,050
12 DirectVoxGO 1,024
13 AvatarCLIP 1,017
14 SegmentAnythingin3D 797
15 instruct-nerf2nerf 749
16 taichi-nerfs 702
17 BlenderNeRF 686
18 CIPS-3D 606
19 Papers-in-100-Lines-of-Code 582
20 BungeeNeRF 549
21 nerfmm 539
22 Next3D 450
23 nerfactor 422

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com