Closed Lijingbohere closed 1 year ago
(barf) lijingbo@Super-Server:~/bundle-adjusting-NeRF-main$ python3 train.py --group=LLFF --model=barf --yaml=barf_llff --name=room --data.scene=room --barf_c2f=[0.1,0.5] Process ID: 943114 [train.py] (PyTorch code for training NeRF/BARF) setting configurations... loading options/base.yaml... loading options/nerf_llff.yaml... loading options/barf_llff.yaml...
It seems that you probably forget to add the Git submodule, which can be done by
git submodule init
git submodule update
Thanks @Timber-Ye. Please follow the README to initialize the submodules with
git submodule update --init --recursive
ImportError: cannot import name 'pytorch_ssim' from 'external.pohsun_ssim' (unknown location)。