Procházet zdrojové kódy

Fixed one more heading

bkerbl před 2 roky
rodič
revize
846aad0168
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -208,7 +208,7 @@ python metrics.py -m <path to trained model> # Compute error metrics on renderin
 <details>
 <summary><span style="font-weight: bold;">Command Line Arguments for metrics.py</span></summary>
 
-  ### --model_paths / -m 
+  #### --model_paths / -m 
   Space-separated list of model paths for which metrics should be computed.
 </details>
 <br>