ns-eval#

Load a checkpoint, compute some PSNR metrics, and save it to a JSON file.

usage: ns-eval [-h] --load-config PATH [--output-path PATH]
               [--render-output-path {None}|PATH]

options#

-h, --help

show this help message and exit

--load-config

Path to config YAML file. (required)

--output-path

Name of the output file. (default: output.json)

--render-output-path

Optional path to save rendered outputs to. (default: None)