Git Product home page Git Product logo

mini-nerf's Introduction

Mini-NeRF

This repository presents a lightweight version of NeRF, which is trainable within 5 hours on Google Colab. Pre-trained checkpoints and Colab scripts are provided. It is useful for people new to NeRF to get a quick sense of what NeRF is.

Three features are included in this project.

1. Accessible to Everyone

The original model is hard to train on laptops or computers without strong GPUs. Mini-NeRF eliminate the inaccessibility of NeRF, anyone with a google account will have access to Colab and Mini-NeRF can be trained on free GPUs provided by Colab.

2. Visualization Cells

The training result can also be easily viewed on Colab, the visualization code cells are also included in the scripts. allAngles

blender_paper_lego_spiral_100000_rgb.mp4

3. Interactive Interface

An interactive visualization interface is also provided for user to view customized angles of the synthesized object.

Installation

  1. Clone this repo git clone https://github.com/ChunHsuehLee/Mini-Nerf.git
  2. Upload the whole folder to your google drive.
  3. (Optional) Use the pre-trained checkpoints. Download the checkpoints here, upload the whole folder (include logs) to the Mini-Nerf folder you just uploaded.
  4. Run the Colab script (.ipynb file) cell by cell.
  5. Have fun!

References

Thank yenchenlin and bmild for their super useful repos!

mini-nerf's People

Contributors

chunhsuehlee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.