File size: 686 Bytes
0841b10
d2e8a14
0841b10
 
 
 
 
 
48a40c9
0841b10
48a40c9
cbfeeb2
48a40c9
 
 
d096777
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
license: cc-by-nc-4.0
task_categories:
- text-to-image
pretty_name: REVISION_GENERATOR
language:
- en
---
# REVISION: Rendering Tools Enable Spatial Fidelity in Vision-Language Models (ECCV 2024)

<center>
    <img src="./misc/revision_genenator.png">
</center>

This is the official dataset repo for the assets involved in the REVISION Generator a.k.a. the 'Rendering Tool'. 

Running the REVISION generator requires [blenderproc](https://github.com/DLR-RM/BlenderProc).

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 

``blenderproc vis hdf5 <path_to_ref_images>\<image_name>.hdf5``.