From fad0df2b1a59bf135c3122ce45353d9729cd6626 Mon Sep 17 00:00:00 2001 From: Vasilis Gkitsas Date: Wed, 13 May 2020 19:44:40 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 29e898a..83a4c82 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,5 @@ You can download pre-trained models from [here](https://drive.google.com/file/d/ The following flags specify the required parameters. - `--input_path`: Specifies the path of the input image. -- `--out_path`: Specifies the file of the output path +- `--out_path`: Specifies the file of the output path. +- `--deringing`: Enable/disable low pass deringing filter for the predicted SH coefficients.