Git Product home page Git Product logo

egonerf's Introduction

Balanced Spherical Grid for Egocentric View Synthesis

teaser image

Official implementation of Balanced Spherical Grid for Egocentric View Synthesis (CVPR 2023)

TL;DR - One Sentence Summary

EgoNeRF is a grid-based NeRF model that utilize a balanced spherical grid to reconstruct large-scale egocentric captured scenes.


Installation

Environment Setup

We tested our code on Ubuntu 20.04 with RTX 3090 GPU. With proper version of CUDA toolkit, it would work on other environments.

conda create -n EgoNeRF python=3.8
conda activate EgoNeRF
pip install torch torchvision --extra-index-url https://download.pytorch.org/whl/cu113
pip install -r requirements.txt

Dataset

We provide OmniBlender and Ricoh360 datset. You can download the dataset from the google drive link above. Put the data in the directory data/

Training EgoNeRF

To train EgoNeRF, run the scripts below.

python train.py --config configs/omniblender/barbershop/default.txt

Citation

Cite as below if you find this paper and repository are helpful to you:

@InProceedings{Choi_2023_CVPR,
    author    = {Choi, Changwoon and Kim, Sang Min and Kim, Young Min},
    title     = {Balanced Spherical Grid for Egocentric View Synthesis},
    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
    month     = {June},
    year      = {2023},
    pages     = {16590-16599}
}

Acknowledgement

This repository borrows codes from the amazing work TensoRF.

egonerf's People

Contributors

changwoonchoi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

whuhxb jackzhousz

egonerf's Issues

Wondering FPS of rendering

Dear researcher:

Hi! I have read the paper and consider EgoNeRF an incredible equirectangular image reconstruction method in terms of training speed and novel-view synthesis quality. I would like further seeing the detailed rendering FPS data to consider real-time applications.

Thank you!

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.