diff --git a/end-to-end/README.md b/end-to-end/README.md index 42f19c1..2a920ba 100644 --- a/end-to-end/README.md +++ b/end-to-end/README.md @@ -4,11 +4,11 @@ ## Usage Guide -In general, the options to use (reference/degraded image folders, network models, output directory, etc.) are located in[end-to-end/options](../end-to-end/options). +In general, the options to use (reference/degraded image folders, network models, output directory, etc.) are located in [end-to-end/options](../end-to-end/options). ### Inference and Evaluation -To run inference, you need to edit the file [end-to-end/options/train_drunet.json](../end-to-end/options/train_drunet.json) and, once the changes are made, execute: +To run inference, you need to edit the file [end-to-end/options/train_drunet.json](../end-to-end/options/test_drunet.json) and, once the changes are made, execute: ```shell python main_test_drunet.py @@ -44,4 +44,4 @@ For synthetic captured images generation, first configure the options on [tempes ```shell python folder_simulation.py ``` -Which outputs the synthetic captured in the specified folder. \ No newline at end of file +Which outputs the synthetic captured in the specified folder.