_base_ = './llff_default.py'

expname = 'horns'

data = dict(
    datadir='./data/nerf_data/nerf_llff_data(NVOS)/horns',
)