diff --git a/README.md b/README.md index aa34aca..c743456 100644 --- a/README.md +++ b/README.md @@ -263,7 +263,7 @@ You can also alternative versions of this debug "metric": ## Interactive mode -`cvvdp` will need to initialize PyTorch every time it starts, which will lead to a significant slow down when evaluating many files. To avoid this slowdown, you can start `cvvdp` in interactive mode by passing `--interactive` argument. When started that way, each line on the standard input should contain a complete list of argumens, as you would pass them to `cvvdp` program (but without the `cvvdp`). For example: +`cvvdp` will need to initialize PyTorch every time it starts, which will lead to a significant slow down when evaluating many files. To avoid this slowdown, you can start `cvvdp` in interactive mode by passing `--interactive` argument. When started that way, each line on the standard input should contain a complete list of arguments, as you would pass them to `cvvdp` program (but without the `cvvdp`). For example: ```bash > cvvdp --interactive --test example_media/aliasing/ferris-bicubic-bicubic.mp4 --ref example_media/aliasing/ferris-ref.mp4 --display "standard_fhd"