File size: 219 Bytes
e34aada |
1 2 3 4 5 6 7 8 9 10 |
base_config:
- egs/egs_bases/nerf/lm3d_nerf.yaml
task_cls: tasks.nerfs.lm3d_nerf_torso.Lm3dNeRFTorsoTask
no_smo_iterations: 0 # nerf_torso use the fixed audatt_net from head_nerf
use_color: true
head_model_dir: ''
|