revision-generator / README.md
fpsluozi's picture
Update README.md
cbfeeb2 verified
|
raw
history blame
686 Bytes
---
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``.