Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,6 @@ You may run ``revision_gen_sample_t2i_comp.sh`` or `` revision_gen_sample_mscoco
|
|
25 |
|
26 |
blenderproc vis hdf5 <path_to_ref_images>\<image_name>.hdf5
|
27 |
|
28 |
-
## Sample rendered outputs (the
|
29 |
|
30 |
-
For convenience, we also have provided
|
|
|
25 |
|
26 |
blenderproc vis hdf5 <path_to_ref_images>\<image_name>.hdf5
|
27 |
|
28 |
+
## Sample rendered outputs (the RevQA Benchmark)
|
29 |
|
30 |
+
For convenience, we also have provided rendered outputs in PNG format for all two-object-pairs in MSCOCO or those specified in T2I-CompBench. These images are also the ones used in the RevQA Benchmark. Please find out more under the folder ``/sample_output`` .
|