NeuralBody / configs /nerf /nerf_386.yaml
pengsida
initial commit
1ba539f
raw
history blame
400 Bytes
task: 'if_nerf'
gpus: [0]
parent_cfg: 'configs/nerf/nerf_313.yaml'
human: 386
train_dataset:
data_root: 'data/zju_mocap/CoreView_386'
human: 'CoreView_386'
ann_file: 'data/zju_mocap/CoreView_386/annots.npy'
split: 'train'
test_dataset:
data_root: 'data/zju_mocap/CoreView_386'
human: 'CoreView_386'
ann_file: 'data/zju_mocap/CoreView_386/annots.npy'
split: 'test'