Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 596 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 596 Bytes

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
        |- EXP-1-head
                |- images
                        |- cam_220700191_000000.jpg
                        |- cam_220700191_000001.jpg
                        |- ...