bkerbl пре 2 година
родитељ
комит
2361536039
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -324,6 +324,7 @@ The network viewer allows you to connect to a running training process on the sa
   Port to use for connection to a running training script. 
   Port to use for connection to a running training script. 
   ### --rendering-size 
   ### --rendering-size 
   Takes two space separated numbers to define the resolution at which network rendering occurs, ```1200``` width by default.
   Takes two space separated numbers to define the resolution at which network rendering occurs, ```1200``` width by default.
+  Note that to enforce an aspect that differs from the input images, you need ```--force-aspect-ratio``` too.
   ### --load_images
   ### --load_images
   Flag to load source dataset images to be displayed in the top view for each camera.
   Flag to load source dataset images to be displayed in the top view for each camera.
 </details>
 </details>
@@ -357,7 +358,7 @@ SIBR has many other functionalities, please see the [documentation](https://sibr
   ### --path / -s
   ### --path / -s
   Argument to override model's path to source dataset.
   Argument to override model's path to source dataset.
   ### --rendering-size 
   ### --rendering-size 
-  Takes two space separated numbers to define the resolution at which real-time rendering occurs, ```1200``` width by default.
+  Takes two space separated numbers to define the resolution at which real-time rendering occurs, ```1200``` width by default. Note that to enforce an aspect that differs from the input images, you need ```--force-aspect-ratio``` too.
   ### --load_images
   ### --load_images
   Flag to load source dataset images to be displayed in the top view for each camera.
   Flag to load source dataset images to be displayed in the top view for each camera.
   ### --device
   ### --device