Scene Representation in 5 Seconds
Capturing a 3D World with 2D images within a minute!
Instant Neural Graphics performs almost instantly to reconstruct a 3D scene with multiple 2D images in different camera angles. Furthermore, it is one of the fastest NeRF technology, neural radiance fields
Interactive Tool
Customize your own dataset and use instant neural graphic to generate the 3D view! Try it out
The model estimates the depth and appearance of an object based on a partial view to reconstruct the scene, using the new input encoding method the model perform very much instantly!
Dataset Preparation
Taking a bunch of photos in different views of the scene or object and then apply it to the COLMAP library, feature extraction program.
Walkthrough of the interactive tool of making NeRF animation using Nvidia’s Instant NGP
Multi-resolution hash grid encoding
The instant rendering Multi-resolution hash grid encoding.