Skip to content

ShenhanQian/nersemble-data-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeRSemble Data Viewer

A GUI program to inspect images in the NeRSemble dataset.

Installation

pip install -r requirements.txt

Usage

python main.py --root_folder <root_folder>

Expected folder hierarchy

<root_folder>
|- 017
    |- sequences
            |- EXP-1-head
                    |- timesteps
                            |- frame_00000
                                    |- images
                                            |- cam_220700191.jpg
                                            |- cam_221501007.jpg
                                            |- ...

About

A GUI to inspect the NeRSemble dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages