sxyu / svox2

Plenoxels: Radiance Fields without Neural Networks
BSD 2-Clause "Simplified" License
2.79k stars 360 forks source link

imgs_circle's params #39

Open noseDewdrop opened 2 years ago

noseDewdrop commented 2 years ago

Thanks for your studies, that's helpful for me. But there's a problem which means I want to circle a image in npz, these code need a data_dir param, what means that?Waiting for your answer, really thanks

AndreaMas commented 2 years ago

I substitute these parameters with paths as follows:

: /home/jonsnow/svox2/opt/ckpt/my-first-exp/ckpt.npz : /home/jonsnow/svox2/datasets/my-dataset-folder I believe the dataset is used in the rendering process just to understand where the "up" vector of the scene is, so to correctly render the target upstanding as it was captured.