Update end-to-end README.md

This commit is contained in:
emidan19 2024-06-26 20:40:38 -03:00 committed by GitHub
parent e9f5115ced
commit 0a69191210
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -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.
Which outputs the synthetic captured in the specified folder.