mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 03:42:50 +08:00
11 lines
242 B
YAML
11 lines
242 B
YAML
defaults:
|
|
- repro_singleseq_srn.yaml
|
|
- _self_
|
|
generic_model_args:
|
|
num_passes: 1
|
|
implicit_function_SRNImplicitFunction_args:
|
|
pixel_generator_args:
|
|
n_harmonic_functions: 0
|
|
raymarch_function_args:
|
|
n_harmonic_functions: 0
|