Coder Social home page Coder Social logo

jinnywong / nerf Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 76.09 MB

Reconstruct 3D scenes with NeRF and Nerfstudio. Project for Fudan University Computer Graphics course, spring 2024.

License: MIT License

Jupyter Notebook 100.00%
3d-gaussian-splatting 3d-reconstruction nerf nerfstudio nerfacto splatfacto

nerf's Introduction

NeRF Project

Reconstruct 3D scenes with NeRF and Nerfstudio.

Project for Fudan University Computer Graphics course, spring 2024. Instructed by Professor Yan Bo.

Demo

Nerfacto model render:

Splatfacto model render:

Folder Structure

NeRF
  |__ assets               
        |__ report            // project report
        |__ slides            // project presentation slides
        |__ demo              // demo GIFs
  |__ eval                    // .json evaluation outputs
  |__ LICENSE 		             
  |__ models                 // trained models
        |__ nerfacto
        |__ splatfacto
  |__ notebooks              // Jupyter notebooks for training
  |__ README.md

Dataset

We first converted and extracted the video frames into images.

Then, we pre-processed 313 images of the M60 tank with COLMAP (feature extraction, feature matching, sparse reconstruction).

Models

We trained and used Nerfstudio's Nerfacto and Splatfacto model. Training was done on Kaggle using the P100 GPU.

Model performance

PSNR (Peak Signal-to-Noise Ratio) is a measure of the peak error between the rendered image and the ground truth image, and it is expressed in decibels (dB). A higher PSNR value indicates better image quality and a closer match to the ground truth image.

Dataset Model PSNR
M60 Tank Nerfacto 19.25
M60 Tank Splatfacto 27.46

Extras

For the extra part of our project, we've decided to reconstruct a 3D model from a 2D toy tank image with DreamGaussian.

2D base image:

Generated 3D model:

Documentation

For more details about the project, please check out our report and presentation slides.

License

Copyright © 2024 JinnyWong, Ng Yu Yue, Zhou Tao, Goh Xin Yie.

Licensed under the MIT License.

nerf's People

Contributors

jinnywong avatar

Watchers

 avatar

Forkers

joannegxy

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.