svox2 icon indicating copy to clipboard operation
svox2 copied to clipboard

imgs_circle's params

Open noseDewdrop opened this issue 3 years ago • 1 comments

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

noseDewdrop avatar Jan 10 '22 06:01 noseDewdrop

I substitute these parameters with paths as follows: <CHECKPOINT.npz> : /home/jonsnow/svox2/opt/ckpt/my-first-exp/ckpt.npz <data_dir> : /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.

AndreaMas avatar Jan 16 '22 16:01 AndreaMas