Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ pip install blenderproc
|
|
24 |
|
25 |
## 👁️ Single Test Run
|
26 |
|
27 |
-
<img src="./misc/spatial_rel.png" width="
|
28 |
|
29 |
To generate a two-object reference image deterministically on your own, you may invoke one of the 4 blenderproc scripts in `util/`. E.g., to generate a scene of 'an **apple** *to the left* of a **banana**' in an indoor background, you may use
|
30 |
|
|
|
24 |
|
25 |
## 👁️ Single Test Run
|
26 |
|
27 |
+
<img src="./misc/spatial_rel.png" width="80%" height="80%"/>
|
28 |
|
29 |
To generate a two-object reference image deterministically on your own, you may invoke one of the 4 blenderproc scripts in `util/`. E.g., to generate a scene of 'an **apple** *to the left* of a **banana**' in an indoor background, you may use
|
30 |
|