endlesswho
endlesswho
Great work! Record3d generate aligned depth images. Can you update a depth supervision feature with captured depth images for better results?
HI, I use your code: python train.py --dataset_name scannet --root_dir DIR_TO_SCANNET_SCENE0000_01 --exp_name EXP_NAME --ckpt_path PATH_TO_G_CKPT and the following error comes: RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory...
HI, I can run the code with synthetic 360 and forwardfacing datasets and generate the final results with mobile-nerf, but when it comes to real360 dataset provided by mip-nerf-360. `python':...