Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The path to the .topo file to use. The file describes the neural network topology. For single frame denoising you'll want to use full_w1_5s_sym_gen2.topo. For motion blur, for best results,  it is recommended to use full_w7_4sv2_sym_gen2.topo. However, this requires at least 7 frames in your sequence (three before and three after the current frame). Note, both these topology files do not take asymmetry into account. If you want to use the asymmetry control, you can use full_w1_5s_symasym_gen2.topo.

Parameters

The path to the .param file to use. The file contains the neural network weights. If you're using the full_w1_5s_sym_gen2.topo topology, this should be paired with 20973-renderman.param. For full_w7_4sv2_sym_gen2.topo, use 20970-renderman.param.

...