Skip to content
Snippets Groups Projects
Commit 25eabe7b authored by Fabrice Daian's avatar Fabrice Daian
Browse files

typo

parent 29f1a133
Branches
No related tags found
No related merge requests found
...@@ -377,7 +377,7 @@ For our example, here is the command you need to type to start the inference usi ...@@ -377,7 +377,7 @@ For our example, here is the command you need to type to start the inference usi
python mupixinfer.py --experiment_path "./experiments/metrology_experiment/" python mupixinfer.py --experiment_path "./experiments/metrology_experiment/"
``` ```
Once done you can see that the predictions has been stored in the ```./experiments/metrology_experiment/predictions/``` directory: Once done you can see that the predictions have been stored in the ```./experiments/metrology_experiment/predictions/``` directory:
``` ```
Saved weights to ./experiments/metrology_experiment/results/networks/Generator.h5 Saved weights to ./experiments/metrology_experiment/results/networks/Generator.h5
1/1 [==============================] - 7s 7s/step 1/1 [==============================] - 7s 7s/step
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment