fpsluozi commited on
Commit
d096777
1 Parent(s): 0841b10

Brief info

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -8,4 +8,10 @@ language:
8
  ---
9
  # REVISION: Rendering Tools Enable Spatial Fidelity in Vision-Language Models
10
 
11
- This is the official repo for the assets used in the REVISION Generator.
 
 
 
 
 
 
 
8
  ---
9
  # REVISION: Rendering Tools Enable Spatial Fidelity in Vision-Language Models
10
 
11
+ This is the official dataset repo for the assets involved in the REVISION Generator.
12
+
13
+ Running the REVISION generator requires [blenderproc](https://github.com/DLR-RM/BlenderProc).
14
+
15
+ You may also run ``sh launch_sample.sh`` to synthesize a sample batch of REVISION reference images in hdf5 format. You may visualize them with
16
+
17
+ ``blenderproc vis hdf5 <path_to_ref_images>\<image_name>.hdf5``.